Your message dated Thu, 18 Jan 2007 13:47:53 +0100
with message-id <[EMAIL PROTECTED]>
and subject line Closing due to lack of information
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: proftpd-mysq
Version: 1.2.9-17

From Debian version 17 and up the server's reply seem to be mixed up in SSL mode. Here is a trascript of communication with FileZilla:

Status: Connecting to myserver.tld ...
Status: Connected with myserver.tld, negotiating SSL connection...
Response:       220 ProFTPD 1.2.9 Server (Myserver) [myserver.tld]
Command:        AUTH TLS
Response:       234 AUTH TLS successful
Status: SSL connection established. Waiting for welcome message...
Command:        PBSZ 0
Response:       200 PBSZ 0 successful
Command:        PROT P
Response:       530 Please login with USER and PASS
Command:        USER myuser
Response:       200 Protection set to Private
Command:        FEAT
Response:       331 Password required for myuser.
Status: Connected
Status: Retrieving directory listing...
Command:        PWD
Response:       211-Features:
Response:       211-MDTM
Response:       211-REST STREAM
Response:       211-SIZE
Response:       211-AUTH TLS
Response:       211-PBSZ
Response:       211-PROT
Response:       211 End
Command:        PASV
Response:       530 Please login with USER and PASS
Error:  Could not retrieve directory listing
Status: Disconnected from server

Before version 17 it was:

Status: Connecting to myserver.tld ...
Status: Connected with myserver.tld, negotiating SSL connection...
Response:       220 ProFTPD 1.2.9 Server (Myserver) [myserver.tld]
Command:        AUTH TLS
Response:       234 AUTH TLS successful
Status: SSL connection established. Waiting for welcome message...
Command:        PBSZ 0
Response:       200 PBSZ 0 successful
Command:        PROT P
Response:       200 Protection set to Private
Command:        USER www.wmicomputer.de
Response:       331 Password required for myuser.
Command:        PASS ***********
Response:       230 User www.wmicomputer.de logged in.
Command:        FEAT
Response:       211-Features:
Response:       211-MDTM
Response:       211-REST STREAM
Response:       211-SIZE
Response:       211-AUTH TLS
Response:       211-PBSZ
Response:       211-PROT
Response:       211 End
Status: Connected
Status: Retrieving directory listing...
Command:        PWD
Response:       257 "/" is current directory.
Status: Directory listing successful
Status: Disconnected from server


I'm not sure if the reply to PROT P, 530 Please login with USER and PASS, is ok. Certainly the reply to USER myuser, 200 Protection set to Private, is incorrect because myuser needs a password and the server does say that but only after the next command. This confuses FileZilla and thus it cannot proceed correctly.

Birger


--- End Message ---
--- Begin Message ---
Package: proftpd-mysq
Version: 1.2.9-17

I'm closing this long standing bug due to lack of follow-ups. Feel free
to re-open if you would able to provide more information about
the issue and it still apply to current 1.3.0

-- 
Francesco P. Lovergine

--- End Message ---

Reply via email to