On Fri, 26 Dec 2003, Doug Kaufman wrote: > There is a ftp site that I am having trouble accessing using various > builds of lynx on different operating systems. I can access individual > files, but it fails to get a list of files in a directory. Looking > at the packets sent from DOS, it appears that a ftp connection is > made, but no list of files is generated. I can access the site with a > standard interactive ftp client from unix, Windows, or DOS, and with > Internet Explorer from Win98. It works OK when specifying a specific > file, such as "ftp://ftp.oldskool.org/pub/tvdog/internet/README", > but fails with a directory such as "ftp://ftp.oldskool.org/pub". The > server identifies itself as "ProFTPD 1.2.5rc1", and a "SYST" command > returns "215 UNIX type: L8". > > Does anyone familiar with the intricacies of ftp see the problem?
not I. Offhand the troublespots that I recall in ftp deal with whether it should be a passive connection and whether there are some timing issues in making the connection. I'd try it with/without passive ftp, just to see if that made a difference. Are there any interesting messages in the trace file? -- Thomas E. Dickey http://invisible-island.net ftp://invisible-island.net ; To UNSUBSCRIBE: Send "unsubscribe lynx-dev" to [EMAIL PROTECTED]
