Robin Sheat wrote:
On Wed, Jan 21, 2004 at 11:49:53PM -0500, Lone Wolf wrote:

I am in dire need of a script that will upload everything from one
server to another one that I can cron.  Right now I have to do it by
hand and with more and more updates being done to the site, I need a way

While not a Perl solution, you have just described rsync, which is one of the most handy programs around for updating things remotely. http://rsync.samba.org - will come with virtually all Linux distros, and is probably avaliable for windows also.

I second the nomination for rsync. I use it to backup my production Linux server nightly to another machine.


--
Andrew Gaffney
System Administrator
Skyline Aeronautics, LLC.
776 North Bell Avenue
Chesterfield, MO 63005
636-357-1548


-- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] <http://learn.perl.org/> <http://learn.perl.org/first-response>




Reply via email to