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
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