Do any of the programs that purport to copy files faster than the built-in Windows Explorer file copying, really do what they claim to do? I am thinking of using ExtremeCopy and am wondering if it will really make a difference to my copying times.
feedback
|
|
Hands down the BEST large file copying utility in Windows is ESEUtil. Use the /Y switch. More info on the Technet blog here: http://blogs.technet.com/b/askperf/archive/2007/05/08/slow-large-file-copy-issues.aspx Here are a few of the faster-than-Explorer copying methods to try (command-line based unless noted), somewhat in order of speed from slower to faster
| |||||||
feedback
|
|
I don't know about that one but one that does indeed work faster depending on what you are copying and has stop/resume support is TeraCopy:
| ||||
|
feedback
|
|
There's a handful of tools that claim to copy faster than built in windows copy - i was about to name teracopy , but in this case, i'll take richcopy as an example. Threading is one way to speed up file copies - in short rather than transferring files one by one, you can transfer multiple files at once. The other is the option to not transfer files that are identical. I also believe the method of buffering files, pre copy makes a difference in copy speed. So, since microsoft themselves make a better copying tool than standard windows copy and xcopy, it is possible. I can't comment on the specific example tho | |||
feedback
|
