Re: [CentOS] RSync Issues

2009-10-11 Thread News Listener
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

[CentOS] RSync Issues

2009-10-06 Thread ML
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.