Transfering a File From One Server To Another

Steve Bertrand iaccounts at ibctech.ca
Thu Jul 12 15:14:36 UTC 2007


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, /path/to/file must be under your web servers documents
directory (if it wasn't to begin with). If it wasn't, it would throw the
404.

Steve


More information about the freebsd-questions mailing list