[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] XTR and FTP



Timothy Bissell wrote:
>
> Am I missing something here? Those both look successful. Is it
> not letting you
> create new files? only overwrite existing ones?
>
> John Eaton wrote:
>
> > Has anyone experienced trouble uploading using FTP to the Cobalt Raq XTR
> > server.  I did a test and got the following results
> >
> > ftp> get imp-2.2.4.tar.gz
> > local: imp-2.2.4.tar.gz remote: imp-2.2.4.tar.gz
> > 200 PORT command successful.
> > 150 Opening BINARY mode data connection for imp-2.2.4.tar.gz
> (360076 bytes).
> > 226 Transfer complete.
> > 360076 bytes received in 1.83e+03 secs (0.19 Kbytes/sec)
> >
> > The Reverse operation
> >
> > ftp> put imp-2.2.4.tar.gz
> > local: imp-2.2.4.tar.gz remote: imp-2.2.4.tar.gz
> > 200 PORT command successful.
> > 150 Opening BINARY mode data connection for imp-2.2.4.tar.gz.
> > 226 Transfer complete.
> > 360076 bytes sent in 3.82 secs (92 Kbytes/sec)
> > ftp>
>

I think he might have been wondering why it was 450+ times faster one way
than the other.

Cavan Kelly