1
0
mirror of https://github.com/LOLBAS-Project/LOLBAS synced 2025-07-13 23:54:21 +02: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.