Opened 12 years ago

Closed 12 years ago

Last modified 10 years ago

#7940 closed Bug report (outdated)

Firefox works ok but Filezilla do not

Reported by: Octavio Owned by:
Priority: normal Component: FileZilla Client
Keywords: list failed Cc: ceo@…
Component version: Operating system type: Windows
Operating system version: XP sp2 and WinServer 2003 with SQUID as transparent proxy

Description

Hi !.

This is a report, I think it is not a bug, but if you can help me, I ( and others ) would greatly appreciate...

Thanks in advance,

Octavio.

Using the same transparent proxy. Firefox 10.0.2 works ok, but Filezilla 3.5.3 don't. Or in other words, Firefox list ok the directory, but Filezilla do not.

Here the trace:

Status: Resolving address of ftps23.brinkster.com
Status: Connecting to 65.182.101.193:21...
Status: Connection established, waiting for welcome message...
Trace: CFtpControlSocket::OnReceive()
Response: 220 Microsoft FTP Service
Trace: CFtpControlSocket::SendNextCommand()
Command: USER brinkster/havanatur
Trace: CFtpControlSocket::OnReceive()
Response: 331 Password required for brinkster/havanatur.
Trace: CFtpControlSocket::SendNextCommand()
Command: PASS *
Trace: CFtpControlSocket::OnReceive()
Response: 230 User brinkster/havanatur logged in.
Trace: CFtpControlSocket::SendNextCommand()
Command: SYST
Trace: CFtpControlSocket::OnReceive()
Response: 215 Windows_NT
Trace: CFtpControlSocket::SendNextCommand()
Command: FEAT
Trace: CFtpControlSocket::OnReceive()
Response: 211-FEAT
Trace: CFtpControlSocket::OnReceive()
Response: SIZE
Response: MDTM
Response: 211 END
Status: Connected
Trace: CFtpControlSocket::ResetOperation(0)
Trace: CControlSocket::ResetOperation(0)
Status: Retrieving directory listing...
Trace: CFtpControlSocket::SendNextCommand()
Trace: CFtpControlSocket::ChangeDirSend()
Command: PWD
Trace: CFtpControlSocket::OnReceive()
Response: 257 "/havanatur" is current directory.
Trace: CFtpControlSocket::ResetOperation(0)
Trace: CControlSocket::ResetOperation(0)
Trace: CFtpControlSocket::ParseSubcommandResult(0)
Trace: CFtpControlSocket::ListSubcommandResult()
Trace: CFtpControlSocket::SendNextCommand()
Trace: CFtpControlSocket::TransferSend()
Command: TYPE I
Trace: CFtpControlSocket::OnReceive()
Response: 200 Type set to I.
Trace: CFtpControlSocket::TransferParseResponse()
Trace: CFtpControlSocket::SendNextCommand()
Trace: CFtpControlSocket::TransferSend()
Command: PORT 200,55,141,158,82,96
Trace: CFtpControlSocket::OnReceive()
Response: 200 PORT command successful.
Trace: CFtpControlSocket::TransferParseResponse()
Trace: CFtpControlSocket::SendNextCommand()
Trace: CFtpControlSocket::TransferSend()
Command: LIST
Trace: CFtpControlSocket::OnReceive()
Response: 150 Opening BINARY mode data connection for /bin/ls.
Trace: CFtpControlSocket::TransferParseResponse()
Trace: CFtpControlSocket::SendNextCommand()
Trace: CFtpControlSocket::TransferSend()
Trace: CFtpControlSocket::OnReceive()
Response: 425 Can't open data connection.
Trace: CFtpControlSocket::TransferParseResponse()
Trace: CFtpControlSocket::ResetOperation(2)
Trace: CControlSocket::ResetOperation(2)
Trace: CFtpControlSocket::ParseSubcommandResult(2)
Trace: CFtpControlSocket::ListSubcommandResult()
Trace: CFtpControlSocket::ResetOperation(2)
Trace: CControlSocket::ResetOperation(2)
Error: Failed to retrieve directory listing
Status: Disconnected from server
Trace: CControlSocket::DoClose(64)
Trace: CFtpControlSocket::ResetOperation(66)
Trace: CControlSocket::ResetOperation(66)
Trace: CFileZillaEnginePrivate::ResetOperation(66)
Trace: CControlSocket::DoClose(64)
Trace: CControlSocket::DoClose(64)
Trace: CFileZillaEnginePrivate::ResetOperation(0)
Status: Resolving address of ftps23.brinkster.com
Status: Connecting to 65.182.101.193:21...
Status: Connection established, waiting for welcome message...
Trace: CFtpControlSocket::OnReceive()
Response: 220 Microsoft FTP Service
Trace: CFtpControlSocket::SendNextCommand()
Command: USER brinkster/havanatur
Trace: CFtpControlSocket::OnReceive()
Response: 331 Password required for brinkster/havanatur.
Trace: CFtpControlSocket::SendNextCommand()
Command: PASS *
Trace: CFtpControlSocket::OnReceive()
Response: 230 User brinkster/havanatur logged in.
Status: Connected
Trace: CFtpControlSocket::ResetOperation(0)
Trace: CControlSocket::ResetOperation(0)
Trace: CFileZillaEnginePrivate::ResetOperation(0)
Status: Retrieving directory listing...
Trace: CFtpControlSocket::SendNextCommand()
Trace: CFtpControlSocket::ChangeDirSend()
Command: PWD
Trace: CFtpControlSocket::OnReceive()
Response: 257 "/havanatur" is current directory.
Trace: CFtpControlSocket::ResetOperation(0)
Trace: CControlSocket::ResetOperation(0)
Trace: CFtpControlSocket::ParseSubcommandResult(0)
Trace: CFtpControlSocket::ListSubcommandResult()
Trace: state = 1
Trace: CFtpControlSocket::SendNextCommand()
Trace: CFtpControlSocket::TransferSend()
Trace: state = 1
Command: TYPE I
Trace: CFtpControlSocket::OnReceive()
Response: 200 Type set to I.
Trace: CFtpControlSocket::TransferParseResponse()
Trace: code = 2
Trace: state = 1
Trace: CFtpControlSocket::SendNextCommand()
Trace: CFtpControlSocket::TransferSend()
Trace: state = 2
Command: PORT 200,55,141,158,82,148
Trace: CFtpControlSocket::OnReceive()
Response: 200 PORT command successful.
Trace: CFtpControlSocket::TransferParseResponse()
Trace: code = 2
Trace: state = 2
Trace: CFtpControlSocket::SendNextCommand()
Trace: CFtpControlSocket::TransferSend()
Trace: state = 4
Command: LIST
Trace: CFtpControlSocket::OnReceive()
Response: 150 Opening BINARY mode data connection for /bin/ls.
Trace: CFtpControlSocket::TransferParseResponse()
Trace: code = 1
Trace: state = 4
Trace: CFtpControlSocket::SendNextCommand()
Trace: CFtpControlSocket::TransferSend()
Trace: state = 5
Trace: CFtpControlSocket::OnReceive()
Response: 425 Can't open data connection.
Trace: CFtpControlSocket::TransferParseResponse()
Trace: code = 4
Trace: state = 5
Trace: CFtpControlSocket::ResetOperation(2)
Trace: CControlSocket::ResetOperation(2)
Trace: CFtpControlSocket::ParseSubcommandResult(2)
Trace: CFtpControlSocket::ListSubcommandResult()
Trace: state = 3
Trace: CFtpControlSocket::ResetOperation(2)
Trace: CControlSocket::ResetOperation(2)
Error: Failed to retrieve directory listing
Trace: CFileZillaEnginePrivate::ResetOperation(2)
Status: Sending keep-alive command
Command: TYPE I
Trace: CFtpControlSocket::OnReceive()
Response: 200 Type set to I.
Trace: Skipping reply after cancelled operation or keepalive command.
Status: Sending keep-alive command
Command: NOOP
Trace: CFtpControlSocket::OnReceive()
Response: 200 NOOP command successful.
Trace: Skipping reply after cancelled operation or keepalive command.
Status: Sending keep-alive command
Command: NOOP
Trace: CFtpControlSocket::OnReceive()
Response: 200 NOOP command successful.
Trace: Skipping reply after cancelled operation or keepalive command.
Status: Sending keep-alive command
Command: TYPE I
Trace: CFtpControlSocket::OnReceive()
Response: 200 Type set to I.
Trace: Skipping reply after cancelled operation or keepalive command.
Status: Sending keep-alive command
Command: NOOP
Trace: CFtpControlSocket::OnReceive()
Response: 200 NOOP command successful.
Trace: Skipping reply after cancelled operation or keepalive command.
Status: Sending keep-alive command
Command: PWD
Trace: CFtpControlSocket::OnReceive()
Response: 257 "/havanatur" is current directory.
Trace: Skipping reply after cancelled operation or keepalive command.
Status: Disconnected from server
Trace: CControlSocket::DoClose(64)
Trace: CFtpControlSocket::ResetOperation(66)
Trace: CControlSocket::ResetOperation(66)
Trace: CFileZillaEnginePrivate::ResetOperation(66)
Trace: CControlSocket::DoClose(64)
Trace: CControlSocket::DoClose(64)
Trace: CFileZillaEnginePrivate::ResetOperation(0)

Attachments (1)

Filezilla test results.txt (547 bytes ) - added by Octavio 12 years ago.

Download all attachments as: .zip

Change History (6)

comment:1 by Octavio, 12 years ago

Operating system version: XP sp1 and WinServer 2003 with SQUID as transparent proxyXP sp2 and WinServer 2003 with SQUID as transparent proxy

by Octavio, 12 years ago

Attachment: Filezilla test results.txt added

comment:2 by Alexander Schuch, 12 years ago

Status: newmoreinfo

Command: PORT 200,55,141,158,82,148
Command: LIST
Response: 425 Can't open data connection.

Do you have port forwarding enabled? If not, you use use passive mode FTP. Change that in your FileZilla settings and try again.

comment:3 by Alexander Schuch, 12 years ago

Status: moreinfonew

I meant, you should try to use passive mode FTP.

comment:4 by Alexander Schuch, 12 years ago

Status: newmoreinfo

comment:5 by Alexander Schuch, 12 years ago

Resolution: outdated
Status: moreinfoclosed

No reply for more than 28 days.

Note: See TracTickets for help on using tickets.