Opened 9 years ago

Closed 9 years ago

#10493 closed Bug report (rejected)

Connection time out when try to retrieve directory listing

Reported by: Praveen Owned by:
Priority: low Component: FileZilla Client
Keywords: connection time out failed to retrieve directory listing Cc:
Component version: Operating system type: OS X
Operating system version: 10.10.1 (14B25)

Description

It's logged in successfully but 95 % times it's got failed to retrieve directory listing. The problem was not available till version 3.9.0.6.

The log -
Status: Connecting to xxx.xx.xx.xx:21...
Status: Connection established, waiting for welcome message...
Status: Initializing TLS...
Status: Verifying certificate...
Status: TLS connection established.
Status: Server does not support non-ASCII characters.
Status: Connected
Status: Retrieving directory listing of "/public_html"...
Command: CWD /public_html
Response: 250 OK. Current directory is /public_html
Command: TYPE I
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (xxx,xx,xx,xx,162,66)
Command: MLSD
Error: Connection timed out after 20 seconds of inactivity
Error: Failed to retrieve directory listing

Change History (1)

comment:1 by Tim Kosse, 9 years ago

Priority: criticallow
Resolution: rejected
Status: newclosed

Your server advertises explicit FTP over TLS support, yet your server is behind a firewall that is not configured correctly for FTP over TLS. Please contact your server administrator or server hosting provider for assistance so that the server's firewall can get fixed.

Note: See TracTickets for help on using tickets.