> Hi, I was trying to contact ftp://space.mit.edu/pub/davis/slang with lynx,
> (the address is suggested in lynx INSTALLATION file).
> Unfortunately, it hangs for a while before I got anything reasonable
> (directory listing).
> No problem with "native" ftp.
> 
        Sorry, I have not provide a trace log that time, now it is.
         Apparently, the extremely long delay was on LIST command:


           Rx: 257 "/" is current directory.
          Tx: MACB
            Rx: 500 'MACB': command not understood.
        HTFTP: Treating as Unix server.
        HTFTP: Opened master socket number 5
        HTFTP: This host is 195.34.40.3
        HTFTP: bound to port 4785 on 195.34.40.3
        TCP: Master socket(), bind() and listen() all OK
          Tx: PORT 195,34,40,3,18,177
            Rx: 200 PORT command successful.
        HTFTP: Port defined.
        HTParse: aName:`ftp://space.mit.edu/pub/davis/slang'
           relatedName:`'
        HTParse: (ABS)
        HTParse:      result:/pub/davis/slang
        HTFTP: UnEscaped /pub/davis/slang
          Tx: RETR /pub/davis/slang
            Rx: 550 /pub/davis/slang: not a plain file.
          Tx: CWD /pub/davis/slang
            Rx: 250 CWD command successful.
          Tx: LIST
        HTFormat: Interrupted in HTGetCharacter

Reply via email to