Skip to content

Instantly share code, notes, and snippets.

@aosterwyk
Created November 19, 2021 02:16
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save aosterwyk/75a5a4e2f71059040634a17c08e06e2e to your computer and use it in GitHub Desktop.
Save aosterwyk/75a5a4e2f71059040634a17c08e06e2e to your computer and use it in GitHub Desktop.
robocopy
robocopy c:\source\ d:\target\ /mir /r:2 /w:2 /z /tee /log:robo-source.log
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment