Opened 10 years ago
Closed 10 years ago
#10295 closed Bug report (duplicate)
v3.10.2 won't connect to server
Reported by: | Gordon | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | ||
Component version: | Operating system type: | Windows | |
Operating system version: | Win 7 32 bit |
Description
As connection proceeds, it comes up with a "certificate expired" for the server. Whether or not this is 'OK'd' it then moves on, makes a complaint about non ascii characters and finally holds and times out at 'failed to read directory listing:
Initializing TLS...
Status: Verifying certificate...
Status: TLS connection established.
Status: Server does not support non-ASCII characters. (what non-ascii characters??)
Status: Connected
Status: Retrieving directory listing..
(there may be some extra lines here but they don't wait around long enough to be copied)
Response: 200 TYPE is now 8-bit binary
Command: PASV
Response: 227 Entering Passive Mode (173,254,28,147,20,170)
Command: MLSD
Error: Connection timed out after 20 seconds of inactivity
Error: Failed to retrieve directory listing
Have installed v 3.9.0.5 on another PC and it works fine. Seems to be a problen with 3.10.2
This is a duplicate of #9995