Displaying 1 result from an estimated 1 matches for "chrischan".
Did you mean:
chiscan
2007 Oct 20
1
Rsync does not delete
Hi!
I'm running rsync with rsnapshot and realized that files don't get deleted from the backup. So I checked the call from r my backup.
So I checked the call from rsnapshot and started rsync manually like this:
/usr/bin/rsync -azx --delete --numeric-ids --relative --delete-excluded --exclude=/srv/backup/* --rsh=/usr/bin/ssh root@mysql:/boot /srv/backup/daily.0/mysql_boot/
However, rsync