Mike Blezien wrote:
Hello
Hello,


We do a nightly backup on server 1, and we need to put a copy of it also on another server as a backup file. The file is normally about 30-35kb's in size each day.

What would be the best way too do this, send a copy of the file from server 1 too server 2.... would using the LWP module be a good technique to use?

LWP could fetch the BU if its got a URL or Net::FTP could send the backup to whatever servers you want as part of the backup process.

--
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