I have a new computer and I am moving files to it.
Let me just keep a record of the command I use.
ROBOCOPY D:\my Z:\ /E /Z
/E is for all directories, including empty one.
/Z is for restartable mood – which is the most important parameters.
I have a new computer and I am moving files to it.
Let me just keep a record of the command I use.
ROBOCOPY D:\my Z:\ /E /Z
/E is for all directories, including empty one.
/Z is for restartable mood – which is the most important parameters.
This command reminds me the old day we worked in Microsoft, in which time, this command was used very often.
I did not use it for quite a few years. Time flies by…
Hehe. ROBOCOPY! Yes. That is of a long ago history – time flies. I still use it frequently today.
This is my digital assets:
—————————————————————————–
Total Copied Skipped Mismatch FAILED Extras
Dirs : 11264 10511 753 0 0 1
Files : 159651 126067 33584 0 0 0
Bytes : 105.023 g 76.929 g 28.093 g 0 0 0
Times : 193:18:36 193:11:26 0:00:00 0:07:10
Speed : 118769 Bytes/sec.
Speed : 6.796 MegaBytes/min.
Ended : Mon Mar 22 16:02:37 2010