Created
July 29, 2018 06:32
-
-
Save bitsprint/e2567c11f9a476344fa55cbf2bcfbf57 to your computer and use it in GitHub Desktop.
Robycopy move directory and subfolders with retry
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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