Guest User

Untitled

a guest
Jun 19th, 2018
74
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. Set src="Source/path"
  2. Set dest="P:***"
  3. Set log="P:robocopy.log"
  4.  
  5. robocopy %src% %dest% /S /E /COPY:DATSOU /log:%log%
Add Comment
Please, Sign In to add comment