Displaying 1 result from an estimated 1 matches for "mysql_boot".
2007 Oct 20
1
Rsync does not delete
...;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 won't delete file which have gone away from the senders' side.
Anyone an idea why?
rsync version 2.6.9 protocol version 29
CentOS5 (both systems)