← Back to Home
5-tips.com
ROBOCOPY GENERATOR
Generate Robocopy Commands
Source Path
Destination Path
Options
/MIR - Mirror
Mirror directory tree (copy + delete)
/E - Subdirectories
Copy subdirectories (including empty)
/COPYALL - Copy All
Copy all file info (attributes, timestamps, security)
/R:3 - Retry
Retry 3 times on failed copies
/W:3 - Wait
Wait 3 seconds between retries
/LOG - Log File
Create log file in destination
Generate Command
Generated Command
Copy Command
✓ Copied!