Opened 20 years ago

Last modified 19 years ago

#693 closed Bug report

Error: Could not retrieve directory listing

Reported by: anonymous Owned by:
Priority: normal Component: Other
Keywords: Cc: Tim Kosse
Component version: Operating system type:
Operating system version:

Description

Status: Connecting to XXX.NET...
Trace: FtpControlSocket.cpp(759): OnConnect(0)
OpMode=1 OpState=-1 caller=0x003ed584
Status: Connected with XXX.NET. Waiting for welcome
message...
Trace: FtpControlSocket.cpp(627): OnReceive(0)
OpMode=1 OpState=-1 caller=0x003ed584
Response: 220 ntf Microsoft FTP Service
(Version 5.0).
Command: USER XXX
Trace: FtpControlSocket.cpp(627): OnReceive(0)
OpMode=1 OpState=0 caller=0x003ed584
Response: 331 Password required for XXX.
Command: PASS
Trace: FtpControlSocket.cpp(627): OnReceive(0)
OpMode=1 OpState=3 caller=0x003ed584
Response: 230 User XXX logged in.
Command: FEAT
Trace: FtpControlSocket.cpp(627): OnReceive(0)
OpMode=1 OpState=-13 caller=0x003ed584
Response: 500 'FEAT': command not understood
Status: Connected
Trace: FtpControlSocket.cpp(3456): ResetOperation
(1) OpMode=1 OpState=-13 caller=0x003ed584
Trace: FtpControlSocket.cpp(904): List
(FALSE,0,"","",1) OpMode=0 OpState=-1
caller=0x003ed584
Status: Retrieving directory listing...
Command: PWD
Trace: FtpControlSocket.cpp(627): OnReceive(0)
OpMode=4 OpState=0 caller=0x003ed584
Response: 257 "/" is current directory.
Trace: FtpControlSocket.cpp(904): List
(FALSE,0,"","",0) OpMode=4 OpState=0
caller=0x003ed584
Command: PORT 192,168,0,100,16,163
Trace: FtpControlSocket.cpp(627): OnReceive(0)
OpMode=4 OpState=7 caller=0x003ed584
Response: 500 'RT XXX,XXX,XXX,XXX,19,143':
command not understood
Trace: FtpControlSocket.cpp(904): List
(FALSE,0,"","",0) OpMode=4 OpState=7
caller=0x003ed584
Trace: FtpControlSocket.cpp(3456): ResetOperation
(4) OpMode=4 OpState=7 caller=0x003ed584
Trace: TransferSocket.cpp(91): ~CTransferSocket()
caller=0x0140066c
Trace: TransferSocket.cpp(1083): Close()
caller=0x0140066c
Error: Could not retrieve directory listing

Change History (2)

comment:1 by Tim Kosse, 20 years ago

Try enabling passive mode on the firewall page un the
settings dialog.

comment:2 by Tim Kosse, 19 years ago

This bug report has been closed due to inactivity and has possibly
already been solved.

You can reopen this report if the issue still exists in the
latest version of FileZilla (Server).

Note: See TracTickets for help on using tickets.