parallel copy directory, faster than robocopy

rumbu rumbu at rumbu.ro
Wed Feb 7 23:22:29 UTC 2018


On Tuesday, 6 March 2012 at 00:29:01 UTC, Jay Norwood wrote:
>
> H:\xx8>robocopy /E /NDL /NFL /NC /NS /MT:8 xx8c xx8ca
>

For a fair comparison, I think that's the command line:

robocopy /E /NDL /NFL /NC /NS /MT:8 /COPY:D /NODCOPY /XJ /R:0 
/W:0 /NP /NJH /NJS /256 xx8c xx8ca


More information about the Digitalmars-d-announce mailing list