[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: lynx-dev Can't access FTP server
From: |
Ian Collier |
Subject: |
Re: lynx-dev Can't access FTP server |
Date: |
Fri, 24 May 2002 11:27:01 +0100 |
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.
imc
; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to address@hidden
Re: lynx-dev Can't access FTP server, Thomas Dickey, 2002/05/24