Web Hosting Talk







View Full Version : Site Mirroring system...


Rewdog
05-03-2002, 12:01 AM
I need a site mirroring system, that mirrors a sites databases and all the files and pages to a backup server. Anyone have any advice/scripts on how to do this? Thanks

S2 Web Design
05-03-2002, 12:35 AM
I will suggest using rsync over SSH. Sounds like the tool you are looking for.

http://rsync.samba.org/

WoodShedd
05-03-2002, 01:12 AM
wget works well to. http://www.gnu.org/software/wget/wget.html

as do the following
http://www.inf.utfsm.cl/~vparada/webcopy.html
http://langfeldt.net/w3mir/