Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Jul 2007 09:41:21 -0700 (PDT)
From:      Pat Singer <patsingerfbsd@yahoo.com>
To:        Steve Bertrand <iaccounts@ibctech.ca>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: Transfering a File From One Server To Another
Message-ID:  <811424.81621.qm@web45015.mail.sp1.yahoo.com>
In-Reply-To: <469644F1.9090507@ibctech.ca>

next in thread | previous in thread | raw e-mail | index | archive | help
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 <iaccounts@ibctech.ca> wrote:
  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.name username@remote.server.com:/home/username

Should do it for you.

Steve
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org"


       
---------------------------------
Pinpoint customers who are looking for what you sell. 
       
---------------------------------
Ready for the edge of your seat? Check out tonight's top picks on Yahoo! TV. 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?811424.81621.qm>