[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev Can't access FTP server
From: |
Thomas Dickey |
Subject: |
Re: lynx-dev Can't access FTP server |
Date: |
Fri, 24 May 2002 07:16:21 -0400 |
User-agent: |
Mutt/1.2.5i |
On Fri, May 24, 2002 at 11:27:01AM +0100, Ian Collier wrote:
> On Thu, May 23, 2002 at 06:09:49PM -0700, Doug Kaufman wrote:
> > I have found a FTP server which I can not access from lynx,
> > although it works fine from a command-line ftp client. This is
> > "ftp://ftp.franken.de", the server containing many of the MingW ports
> > of GNU programs.
>
> I think the answer is that this server wants a PORT command for every
> transfer, but lynx tries "RETR /" and "LIST" without an intervening
> PORT command.
w3m is connecting without using a PORT command. I don't see any clues in
the strace, but see it going directly to PASV.
--
Thomas E. Dickey <address@hidden>
http://invisible-island.net
ftp://invisible-island.net
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden
Re: lynx-dev Can't access FTP server, Thomas Dickey, 2002/05/24