robocopy
How to copy files with robocopy.
To see its commands
robocopy /?For instance, to mirror (/MIR) two folders with multithreading (/MT)
robocopy SOURCE DESTINATION /MIR /MTLast updated on
How to copy files with robocopy.
To see its commands
robocopy /?For instance, to mirror (/MIR) two folders with multithreading (/MT)
robocopy SOURCE DESTINATION /MIR /MT