Opened 19 years ago

Last modified 19 years ago

#865 closed Bug report

connecting to os/2 ftp server

Reported by: wa4zlw Owned by:
Priority: normal Component: Unknown
Keywords: Cc: wa4zlw, Tim Kosse
Component version: Operating system type:
Operating system version:

Description

While filezilla does connect to an os2 ftp server
(IBM's supplied server), when filezilla attempts to get
a file listing, if fails:

Status: Connecting to wa4zlw.homedns.org ...
Status: Connected with wa4zlw.homedns.org. Waiting for
welcome message...
Response: 220 shana IBM TCP/IP for OS/2 - FTP Server
ver 13:32:38 on Sep 13 2002 ready.
Command: USER
Response: 331 Password required for.
Command: PASS
Response: 230 User logged in.
Command: FEAT
Response: 502 Unknown command.
Command: SYST
Response: 215 OS/2 operating system
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "L:/xfer" is current directory.
Command: PORT 156,12,52,164,13,39
Response: 200 PORT command successful.
Command: TYPE A
Response: 200 Type set to A.
Command: LIST -a
Response: 550 No files found
Error: Could not retrieve directory listing


At this point user can't do anything without the
directory information.

For some reason the IBM ftp server doesn't like list -a:

Connected to wa4zlw.homedns.org.
220 shana IBM TCP/IP for OS/2 - FTP Server ver 13:32:38
on Sep 13 2002 ready.
User (wa4zlw.homedns.org:(none)):
331 Password required for .
Password:
230 User leon logged in.
ftp> bin
200 Type set to I (Image/Binary).
ftp> list -a
Invalid command.
ftp> quit
221 Goodbye.

Thanks, Leon

Change History (1)

comment:1 by Tim Kosse, 19 years ago

Just disable show hidden files. Not all servers support
this, as the description in the settings dialog of FileZilla
clearly says.

Note: See TracTickets for help on using tickets.