Fast command-line copy?

Posted by: tfabris

Fast command-line copy? - 05/01/2005 16:45

I'd like to know if there is a Win32 command-line program for copying or moving files, that is faster than XCOPY?

I did some googling and found "TotalCopy", but that's not command-line driven. An email to the author of TotalCopy on that subject went unreplied.

Any other ideas?
Posted by: tahir

Re: Fast command-line copy? - 05/01/2005 16:53

Have you seen this:

http://www.xxcopy.com/index.htm
Posted by: tahir

Re: Fast command-line copy? - 05/01/2005 16:58

You can run this from a command line, you just have to set up the parameters first (it's an excellent tool):

http://www.karenware.com/powertools/ptreplicator.asp
Posted by: lectric

Re: Fast command-line copy? - 05/01/2005 16:59

OOOOh... I like it.
Posted by: tfabris

Re: Fast command-line copy? - 05/01/2005 19:16

Quote:
Have you seen this:
http://www.xxcopy.com/index.htm

Yeah, just found it, after more googling, shortly before coming back to this thread. Downloaded it, will try it out tonight. Thanks!