Cygnes' Weblog

Tuesday, December 11, 2007

Vista Network File Copying

I'm using CruiseControl.net for my auto build environment. One part of the build is copying my release to a network server. The bad part about this is that my build is taking ages, just because of the slow Vista file copying. 2 MB file is taking more than 2 minutes to copy. Copying is taking more time than building the whole project. So I really needed a faster method to copy my files. I tried RoboCopy, copy and xcopy. They are all slow, so I decided to write a simple delphi console application that copies a file to a destination path. Guess what, instead of 2 minutes it takes less than 2 seconds, so beat this Vista. All I used is a TFileStream for input and a TFileStream from output. Geez, that's all it took.

Go Delphi! You made my day, again!

Labels: , , , , , ,

Thursday, December 6, 2007

My employer is looking for Delphi and C# developers

Hey developers,

looking for a developer job in Belgium. Good news! my employer has some job offerings.

More info about the job can be found here:

www.vacature.com (dutch)

For more information you can contact Tom De Decker at Aucxis trading Solutions

Maybe we'll be colleagues in the near future.

Labels: , , , , , , , , ,