Rsync vs Robocopy
Dear all,
I have Windows server and i need to copy all the data from C Drive to Drive, normally when i use rsync on linux, i going to use:
rsync -avPhz
or
rsync -avPhz --delete
But when i search around the command for robocopy is:
robocopy D: E: /COPYALL /SECFIX /MIR /E /XJD /XD $RECYCLE.BIN "System Volume Information" /R:3 /W:2
But when i run it, seem like its still copy and overwrite the destination drive
Please help. TQ
-
Hey there! cPanel doesn't provide any support for Windows systems. You'll likely get better responses posting on a more general Windows help forum.
0
Please sign in to leave a comment.
Comments
1 comment