Brian Doherty wrote:

I have built a redundant freeBSD box for my mail server, and for my
webserver, and am putting the redundant boxes in a different geographic
location. I am looking for a way to backup the relevant data on the current
mail and webservers to the new redundant boxes every night. I could use scp
and do a full backup every night but I remember hearing of a piece of bsd
software that can compare the two file systems and just copy the changes.
This would dramatically cut down on the traffic across the link between the
machines.

You can try rsync (http://rsync.samba.org/) or rdiff-backup (http://www.nongnu.org/rdiff-backup/)
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to