Skip to content

Instantly share code, notes, and snippets.

@bitsprint
Created July 29, 2018 06:32
Show Gist options
  • Save bitsprint/e2567c11f9a476344fa55cbf2bcfbf57 to your computer and use it in GitHub Desktop.
Save bitsprint/e2567c11f9a476344fa55cbf2bcfbf57 to your computer and use it in GitHub Desktop.
Robycopy move directory and subfolders with retry
robocopy [From] [TO] /MOVE /S /Z /R:3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment