[huskerlug] Re: Synchronizing websites(Mirroring)

>I am trying to build a mirror for my website.

The ideal thing to use would be something like rsync.  It is designed
to do exactly the kind of thing you need.  The cool thing is that it
only transfers the data that has changed (it is way more efficent than
copying the entire site every time).  If you have access to rsync, or
if it could be installed, that would probably be the best way to go.

http://rsync.samba.org/

-Rog




----
Husker Linux Users Group mailing list
To unsubscribe, send a message to huskerlug-request@xxxxxxxxxxxxx
with a subject of UNSUBSCRIBE


Other related posts: