1
0
mirror of https://github.com/LOLBAS-Project/LOLBAS synced 2025-03-10 01:06:16 +01:00
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.