Re: Transfering a File From One Server To Another

2007-07-14 Thread Norberto Meijome
On Fri, 13 Jul 2007 09:41:21 -0700 (PDT) Pat Singer <[EMAIL PROTECTED]> wrote: > however nc didn't work because it doesn't accomodate authentication Hi Pat, I'm curious...what does authentication (and nc not supporting it) have to do with the situation you explained? I mean...u log in before ha

Re: Transfering a File From One Server To Another

2007-07-13 Thread Pat Singer
Thanks for everyone's answers, however nc didn't work because it doesn't accomodate authentication, and scp failed as well (although it looked like it succeeded). I will assume it's due to the screwy problems on the sick server. Pat Steve Bertrand <[EMAIL PROTECTED]> wrote: Pat Singer wrote:

Re: Transfering a File From One Server To Another

2007-07-12 Thread Doug Poland
On Thu, Jul 12, 2007 at 07:42:07AM -0700, Pat Singer wrote: > Hi; > I have a server that's screwed up. I'm building out another server > now. I need to transfer a 1/2G file from the old one. FTP doesn't > work. I tried this: wget http://203.223.111.11/path/to/file It > connected to the mach

Re: Transfering a File From One Server To Another

2007-07-12 Thread Steve Bertrand
Pat Singer wrote: > Hi; > I have a server that's screwed up. I'm building out another server now. I > need to transfer a 1/2G file from the old one. FTP doesn't work. I tried this: > wget http://203.223.111.11/path/to/file > It connected to the machine but threw a 404. Ideas? Oh, and BTW, /

Re: Transfering a File From One Server To Another

2007-07-12 Thread Steve Bertrand
Pat Singer wrote: > Hi; > I have a server that's screwed up. I'm building out another server now. I > need to transfer a 1/2G file from the old one. FTP doesn't work. I tried this: > wget http://203.223.111.11/path/to/file > It connected to the machine but threw a 404. Ideas? # scp file.nam