Thursday, August 30, 2007
Bulk File Copying without Delays or Errors
Ever copy a large number of files from one directory to another and find out later that one simple copying error (data corruption, duplicate file name, etc.) held up the whole process?
Unfortunately, the default Windows file copying service isn't very smart and has to ask you what to do if, for instance, the file you are trying to copy has a counterpart with the same name in the destination folder.
This is where Ycopy comes in. If a copying error occurs, Ycopy simply skips over that file and moves on to transferring the rest of the files without delay. You can check the error log later to see if there were any problems and take care of them then.

Labels: Technology