Opened 16 years ago
Closed 16 years ago
#3853 closed Bug report (rejected)
TLS Encryption
Reported by: | cramsey | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | FileZilla Client |
Keywords: | Cc: | ||
Component version: | Operating system type: | Windows | |
Operating system version: | XP |
Description
When we create FTP accounts, we advise our clients to use your client. This allows the customer to use an FTP session with TLS encryption.
A new client downloaded the current version of FileZilla and set it up per our standards (using TLS encryption). When the customer ran the connection, they were able to connect, but received the following:
Status: Server did not properly shut down TLS connection
Error: Transfer connection interrupted: ECONNABORTED - Connection aborted
Response: 226 Directory send OK.
Error: Failed to retrieve directory listing
The customer was continued to be logged in, but the directory listing was not available.
Change History (3)
comment:1 by , 16 years ago
Resolution: | → rejected |
---|---|
Status: | new → closed |
comment:2 by , 16 years ago
Resolution: | rejected |
---|---|
Status: | closed → reopened |
Checked with a brand new server running Titan FTP. Test client is set with TLS enabled. Client reported error. See below.
Status: Connecting to 10.20.145.25:990...
Status: Connection established, initializing TLS...
Status: Verifying certificate...
Status: TLS/SSL connection established, waiting for welcome message...
Response: 220 Service ready for new user.
Command: USER testuser
Response: 331 User name okay, need password.
Command: PASS *
Response: 230-Welcome testuser from 10.20.36.59. You are now logged in to the server.
Response: 230 User logged in, proceed.
Response: 150 File status okay; about to open data connection.
Status: Server did not properly shut down TLS connection
Error: Could not read from transfer socket: ECONNABORTED - Connection aborted
Response: 226 Closing data connection. Transferred 170 bytes.
Error: Failed to retrieve directory listing
The test client was logged in, but the directory listing was not available.
comment:3 by , 16 years ago
Resolution: | → rejected |
---|---|
Status: | reopened → closed |
I don't like to repeat myself, so I just refer you to my previous reply which still holds.
Broken server. You need to upgrade to a fixed/better server. See http://forum.filezilla-project.org/viewtopic.php?f=2&t=7688 for details.