Rsync not deleting files.

2007-08-15 Thread Alan Cheers
I have two OpenSuseb 10.2 servers. The Source server is running rsync --daemon with a module name of server_name and path = / The Destination server is using crontab to execute the rsync client with these options rsync -a --exclude="*.tar" --delete source.ip::module /path/to/destination Howev

rsync not deleting files

2006-04-06 Thread Tim Boyer
This seems to be a common topic. I really _have_ looked at the archives before posting, though, and can't find anything that covers this. I'm backing up an entire server over the net, except for a few excluded files: echo `date` >/var/log/rsync.tolstoy /usr/bin/rsync -avHz --stats --delete --n