/ Published in: Bash
The --delete switch causes files that have been deleted from the source directory, to also be deleted from the target directory.
Expand |
Embed | Plain Text
rsync -a --delete /cygdrive/e/ /cygdrive/c/nsussman_thumb_drive
You need to login to post a comment.
