Difference between revisions of "Robocopy Notes"

From Michael's Information Zone
Jump to navigation Jump to search
(Created page with "==Copy over the network== <pre> robocopy <source> <destination> /E /TIMFIX /R:5 /W:1 /Z /MT </pre>")
(No difference)

Revision as of 13:03, 2 August 2018

Copy over the network

robocopy <source> <destination> /E /TIMFIX /R:5 /W:1 /Z /MT