Oohhh this is how its related to perl, sorry the new subject line threw me.

> 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 to do it seamlessly.  One that 
> checks dates against each other would be cool too.  i.e.: if 
> the web server date is the same as the design server, no 
> uploading that file.
> 

I'd use Net::FTP; even IIS can have ftp enabled, and its pretty standard 
so even winblows has a hard time screwing it up.

> Does anyone have one or know where I can find one?  Even 
> multiple ones that I have to piece-meal or get the logic from 
> and rewrite myself would be good to.
> 
> I have googled and am starting to go through the first page 
> of results but I was hoping someone here might already have 
> one or might have come across one somewhere.
> 
> Thanks!!
> 
> Robert
> 
> 
> -- 
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED] 
<http://learn.perl.org/> <http://learn.perl.org/first-response>



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