[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ftp handler
On Tue, 4 May 1999, Kasper Peeters wrote:
>
> > Which things are you refering at ?
>
> Eg. ftp://ftp.nikhef.nl/ leads to a logfile of
>
>
> (1026/925806186:943619)ftp_ctrl_thread.cc:229: 331 Please send your Electronic Mail
> address as password.
> (1026/925806186:944014)ftp_ctrl_thread.cc:128: write: PASS mnemonic@
>
> (1026/925806186:944488)tcp_connection.cc:210: Trying to write data (so far 16 of16)
> (1026/925806186:944976)tcp_connection.cc:212: Done writing block
> (1026/925806186:945365)tcp_connection.cc:135: trying to read 1
> [several more of these lines]
> (1026/925806186:967703)tcp_connection.cc:135: trying to read 1
> (1026/925806186:981486)ftp_ctrl_thread.cc:260: 500 '': command not understood.
> (1026/925806186:981990)ftp_ctrl_thread.cc:128: write: QUIT
ofcourse i reversed the crlf sequence, some server think that that is a
problem. Should work now...
> (1026/925806186:982462)tcp_connection.cc:210: Trying to write data (so far 6 of6)
> (1026/925806186:982950)tcp_connection.cc:212: Done writing block
>
>
>
> ftp://ftp.gnome.org leads to
this url is not very handy because there is no file for that address but
maybe the fixed up version results in a dir listing of the root dir of the
ftp server
>
>
> (2051/925806268:575673)ftp_ctrl_thread.cc:208: 220 cvs.labs.redhat.com FTP server (V
> ersion wu-2.4.2-academ[BETA-18](1) Mon Jan 18 19:19:31 EST 1999) ready.
> (2051/925806268:576071)ftp_ctrl_thread.cc:128: write: USER anonymous
>
> (2051/925806268:576548)tcp_connection.cc:210: Trying to write data (so far 16 of16)
> (2051/925806268:577037)tcp_connection.cc:212: Done writing block
> (2051/925806268:577426)tcp_connection.cc:135: trying to read 1
> (2051/925806268:688309)tcp_connection.cc:135: trying to read 1
> (2051/925806268:688758)tcp_connection.cc:135: trying to read 1
> (2051/925806268:689186)tcp_connection.cc:135: trying to read 1
> (2051/925806268:689648)tcp_connection.cc:135: trying to read 1
> (2051/925806268:690085)tcp_connection.cc:135: trying to read 1
> (2051/925806268:690525)ftp_ctrl_thread.cc:229: 530-
> (2051/925806268:690923)ftp_ctrl_thread.cc:128: write: QUIT
two things here:
530 response means that there is a problem, when i tried it it was that
the server was full,
530- means that this is a multi line message which i forgot to implement,
seems to work now.
> (2051/925806268:691401)tcp_connection.cc:210: Trying to write data (so far 6 of6)
> (2051/925806268:691918)tcp_connection.cc:212: Done writing block
>
>
>
> Kasper
I will now try some file transfers to see if that is going alright and if
someone knows some different ftp servers that i can try to see how those
respond, please mention them.
Max
-
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
Mnemonic Browser Project - http://www.mnemonic.browser.org/
Developers Mailinglist
Archive: http://www.mnemonic.browser.org/list/dev/
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-