Eric Crist wrote:

Also, what is your recommendation of how to maintain the correct mirror data? One server is the primary, which has ftp access for the web designers. I'm thinking of either, real-time, or once every 24 hours, updating that information so that both servers have all the correct web sites. What is the best way to accomplish this?



Rsync is an excellent tool for this sort of thing, and it's quite easy to use. It doesn't do real-time updates, but you can have cron run it frequently to keep your mirrors up to date.


http://samba.anu.edu.au/rsync/

In fact, there is an Rsync mirroring howto/faq located here:

http://sunsite.dk/info/guides/rsync/rsync-mirroring.html

Thanks,
-David Fuchs BCIS
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to