RE: Upload files and directories

2004-01-22 Thread Dan Muey
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

RE: Upload files and directories (MORE INFO)

2004-01-22 Thread Dan Muey
> I am transferring the data from a Redhat 9 machine to an IIS There's your first mistake, moving *from* Redhat *to* IIS :) > server run by my ISP. I just tried running rsync and it was Assuming it was using ssh, does the winblows server have ssh servce on it? > not responsive (left it on o

Upload files and directories (MORE INFO)

2004-01-22 Thread Lone Wolf
I am transferring the data from a Redhat 9 machine to an IIS server run by my ISP. I just tried running rsync and it was not responsive (left it on overnight in fact to give it time to try). :( Thanks! Robert -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAI

Re: Upload files and directories

2004-01-21 Thread Andrew Gaffney
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

Re: Upload files and directories

2004-01-21 Thread Robin Sheat
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

Upload files and directories

2004-01-21 Thread Lone Wolf
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.: i