Skip to content

Instantly share code, notes, and snippets.

@chrisRedwine
Created July 1, 2016 05:17
Show Gist options
  • Save chrisRedwine/ffea922a12df09e9c840046c2ca0c184 to your computer and use it in GitHub Desktop.
Save chrisRedwine/ffea922a12df09e9c840046c2ca0c184 to your computer and use it in GitHub Desktop.
Robocopy with sensible options
robocopy "src/path" "dst/path" /MIR /COPY:DAT /MT:16 /W:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment