Opened 13 years ago

Last modified 9 years ago

#7754 closed Bug report

sending MLSD command even if the server doesn't support it — at Initial Version

Reported by: Rogerz Zhang Owned by:
Priority: normal Component: FileZilla Client
Keywords: MLSD, FEAT Cc:
Component version: Operating system type: Windows
Operating system version:

Description

When connecting to an internal FTP server with FileZilla Client, it was disconnected after sending a MLSD command. I don't know the server type but according to the result of FEAT, it doesn't support MLSD. FileZilla didn't provide me an option of not using MLSD.

Command: SYST
Response: 215 UNIX Type: L8
Command: FEAT
Response: 211-Features:
Response: MDTM
Response: MFMT
Response: TVFS
Response: MFF modify;UNIX.group;UNIX.mode;
Response: MLST modify*;perm*;size*;type*;unique*;UNIX.group*;UNIX.mode*;UNIX.owner*;
Response: REST STREAM
Response: SIZE
Response: 211 End
Status: Connected
Status: Retrieving directory listing...
Command: PWD
Response: 257 "/" is the current directory
Command: TYPE I
Response: 200 Type set to I
Command: PASV
Response: 227 Entering Passive Mode (10,198,155,23,201,148).
Command: MLSD
Error: Disconnected from server: ECONNABORTED - Connection aborted
Error: Failed to retrieve directory listing

Change History (0)

Note: See TracTickets for help on using tickets.