man rsync
-i, --itemize-changes output a change-summary for all updates
--list-only list the files instead of copying them
--ignore-existing skip updating files that exist on receiver
-v, --verbose increase verbosity
--existing, --ignore-non-existin
Hi All,
Rsyncing to a USB drive. I am in single user mode.
I am doing:
rsync -avx --stats --progress --ignore-existing --exclude 'home/backup/
data' / /mnt/sdb2/
But I dont see if ignoring existing. A previous rsync stalled and now
it seems to be copying them again rather than ignoring them.
2 matches
Mail list logo