1
0
mirror of https://github.com/LOLBAS-Project/LOLBAS synced 2025-03-14 19:38:33 +01:00

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.