Robocopy Command Lifesavers






Articles  –  Robocopy (Robust File Copy)
Command-line file copy utility that comes with Windows
Technet – Robocopy and a Few Examples
Robocopy Command Reference
Wikipedia Robocopy
Robocopy GUIs
Robocopy GUI
Better Robocopy GUI
RoboMirror
RoboCop RoboCopy

Syntax 
ROBOCOPY source destination [file [file]…] [options]
source  Source Directory (drive:\path or \\server\share\path)
destination Destination Dir (drive:\path or \\server\share\path)
file  File(s) to copy (names⁄wildcards: default is “*.*”)
 
Copy Options

File Selection Options


Retry Options


Logging Options


Job Options


Verified by MonsterInsights