LOLBAS/Archive-Old-Version/OSBinaries/Robocopy.exe.md

534 B

Robocopy.exe

  • Functions: Copy

Robocopy.exe C:\SourceFolder C:\DestFolder
Copy the entire contents of the SourceFolder to the DestFolder.

Robocopy.exe \\SERVER\SourceFolder C:\DestFolder
Copy the entire contents of the SourceFolder to the DestFolder.