Opened 10 years ago
Last modified 9 years ago
#10518 closed Bug report
Cannot log in FTP after install version 3.11.02 — at Initial Version
Reported by: | Antonio Carlos Basso da Cunha Leal | Owned by: | |
---|---|---|---|
Priority: | low | Component: | FileZilla Client |
Keywords: | Cc: | ||
Component version: | Operating system type: | Windows | |
Operating system version: | Win64 |
Description
After install versions 3.11.00, 3.11.01 and 3.11.02 I receive the following error:
Status: Connecting to 187.45.210.92:21...
Status: Connection established, waiting for welcome message...
Status: Insecure server, it does not support FTP over TLS.
Status: Server does not support non-ASCII characters.
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 (187,45,210,92,234,237).
Command: MLSD
Error: The data connection could not be established: ENETUNREACH - Network unreachable
If I remove the version 3.11.02 and install version
FileZilla_3.10.2_win32-setup.exe
all is Ok.