Opened 20 years ago
Last modified 11 years ago
#815 closed Bug report
can't use FileZilla with pure-ftpd in TLS/SSL mode
Reported by: | peter_daum | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Other |
Keywords: | Cc: | peter_daum, phi-whiterabbit | |
Component version: | Operating system type: | ||
Operating system version: |
Description
There has been a bug report (#1015355) with the same
subject
which unfortunatley has been deleted without any comments.
My experiences have been the same: the connection is
established,
but somehow filezilla can't get a directory listing.
Is there any way to connect with filezilla to a
pure-ftp server
over a tls secured connection?
Regards,
Peter Daum
Change History (3)
comment:1 by , 20 years ago
comment:2 by , 20 years ago
addition:
can it be that the client waits for the server to send it's
welcome-msg after the SSL-handshake? I think it must do this
immediately after successfully connected and before
establishing the SSL-Link.
Not sure...
comment:3 by , 20 years ago
The original bug report was referring to FileZilla vs. PureFTPD:
PureFTPD can not encrypt the data connections, while FileZilla
could only encrypted all or nothing. ( See also:[ 1144783 ]
Error sending PROT P command in Explicit TLS/SSL connections)
This has been fixed in FileZilla 2.2.12
(You should file a new report for your issue)
Same problem to me.
I used FileZilla Server and connected with FileZilla via
implicit SSL/TLS (Port 990). Everytime i got:
Status: Verbinden mit 83.129.73.139:990...
Status: Verbunden mit 83.129.73.139:990, SSL-Verbindung wird
ausgehandelt...
Status: SSL-Verbindung hergestellt. Warten auf
Willkommens-Meldung...
Fehler: Timeout entdeckt!
Fehler: Verbindung kann nicht hergestellt werden!
on the serverside i got:
(000054) 22.03.2005 00:43:00 - (not logged in)
(83.129.73.139)> Connected, sending welcome message...
(000054) 22.03.2005 00:43:00 - (not logged in)
(83.129.73.139)> 220 FileZilla Server version 0.9.6 beta
(000054) 22.03.2005 00:43:00 - (not logged in)
(83.129.73.139)> SSL connection established
(000054) 22.03.2005 00:43:31 - (not logged in)
(83.129.73.139)> disconnected.
Then i tried to connect with another FTP-Client to my
FileZilla Server and it works...
STATUS:> Getting listing ""...
STATUS:> Connecting to FTP server 83.129.73.139:990 (ip =
83.129.73.139)...
STATUS:> Socket connected. Waiting for welcome message...
STATUS:> Initializing SSL module.
STATUS:> Connected. Exchanging encryption keys...
STATUS:> SSL Connect time: 281 ms.
STATUS:> SSL encrypted session established.
STATUS:> Connected. Authenticating...
COMMAND:> USER hiro
COMMAND:> PASS *
STATUS:> Login successful.
COMMAND:> PWD
STATUS:> Home directory: /
COMMAND:> FEAT
STATUS:> This site supports features.
STATUS:> This site supports SIZE.
STATUS:> This site can resume broken downloads.
COMMAND:> MODE Z
COMMAND:> REST 0
COMMAND:> PBSZ 0
COMMAND:> PROT P
COMMAND:> PASV
COMMAND:> LIST
STATUS:> Substituting received PASV address 192.168.0.10
to server address 83.129.73.139.
STATUS:> Connecting FTP data socket 83.129.73.139:4385...
ERROR:> The connection failed due to an error or timeout.
Settings | Connection.
PORT) under Site Settings | Type tab.
connect to an alternate server.
correct address.
resolution, check to see that it doesn't resolve to an
obsolete address.
running (check by pinging it and then ping an address
outside of the router).
routers along the connection path are operational.
is not blocking outbound connections originating from CuteFTP.
(try disabling it).
ERROR:> PASV failed, trying PORT.
STATUS:> Waiting 0 seconds...
STATUS:> Getting listing "/"...
STATUS:> Connecting to FTP server 83.129.73.139:990 (ip =
83.129.73.139)...
STATUS:> Socket connected. Waiting for welcome message...
STATUS:> Initializing SSL module.
STATUS:> Connected. Exchanging encryption keys...
STATUS:> SSL Connect time: 328 ms.
STATUS:> SSL encrypted session established.
STATUS:> Connected. Authenticating...
COMMAND:> USER hiro
COMMAND:> PASS *
STATUS:> Login successful.
COMMAND:> PWD
STATUS:> Home directory: /
STATUS:> This site supports features.
STATUS:> This site supports SIZE.
STATUS:> This site can resume broken downloads.
COMMAND:> MODE Z
COMMAND:> REST 0
COMMAND:> PBSZ 0
COMMAND:> PROT P
COMMAND:> PORT 192,168,0,10,17,36
COMMAND:> LIST
STATUS:> Connected. Exchanging encryption keys...
STATUS:> SSL Connect time: 15 ms.
STATUS:> SSL encrypted session established.
STATUS:> Directory listing completed.
COMMAND:> TYPE A
COMMAND:> REST 0
COMMAND:> PORT 192,168,0,10,17,37
COMMAND:> LIST
STATUS:> Connected. Exchanging encryption keys...
STATUS:> SSL Connect time: 32 ms.
STATUS:> SSL encrypted session established.
COMMAND:> REST 0
ERROR:> Control connection closed.