Filezilla 2.2.12&Serv-U 6.0.0.2

Need help with FileZilla Client? Something does not work as expected? In this forum you may find an answer.

Moderator: Project members

Post Reply
Message
Author
Jerry
500 Command not understood
Posts: 2
Joined: 2005-03-21 10:09

Filezilla 2.2.12&Serv-U 6.0.0.2

#1 Post by Jerry » 2005-03-21 10:13

Hi all,
I have some problem with new version of Filezilla (all 2.2.12 versions) with Serv-U server. Version 2.2.11 works fine but with version 2.2.12 login failed. I use Serv-U and implicit encryption. Version 2.2.12 keep writing me that "SSL/TSL negotiotina failed" and "Cannot get directory list".
Can anybody help me? Why it works in 2.2.11 and in 2.2.12 not?
Thans Jerry

User avatar
majix
504 Command not implemented
Posts: 7
Joined: 2004-09-30 05:33

similar problem

#2 Post by majix » 2005-03-21 22:30

I have a similar problem, although a little more peculiar. I am using Serv-U with implicit encryption as well. I just set up my laptop and installed the latest FZ, but it does not connect. It will sometimes timeout at 'waiting for welcome message' and sometimes it will get past there.

It never, however, makes it past "150 Opening ASCII mode data connection for /bin/ls."

I've tried passive and active modes, and I tried on the same LAN (no firewall). Another interesting thing is that On my desktop I run 2.2.11, and it still connects just fine (as does SmartFTP).

User avatar
botg
Site Admin
Posts: 35549
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

#3 Post by botg » 2005-03-22 00:30

Can you please post some full logs with enabled debug information (see settings dialog)? Also, a temporary test account on one of those servers would be appreciated.

User avatar
majix
504 Command not implemented
Posts: 7
Joined: 2004-09-30 05:33

logs

#4 Post by majix » 2005-03-22 05:48

Ok, here are the logs... I installed both versions on the same computer, Old version works fine, new version either times out w/out connecting, or it connects but fails to get directory listing. Both are using active mode on the same network as the server.

The first log excerpt is from the working version
The second is a connection with a failed directory listing
The third is a failed connection.

Hope this helps.

2.2.11 : (Connected & Got File List)

FileZilla started (03/22/2005 05:34:27)
Trace: FtpControlSocket.cpp(4711): m_pSslLayer changed state from 0 to 1 caller=0x003ae384
Trace: SSL_connect:before/connect initialization
Trace: SSL_connect:SSLv2/v3 write client hello A
Status: Connecting to billy:7721 ...
Trace: FtpControlSocket.cpp(4711): m_pSslLayer changed state from 1 to 2 caller=0x003ae384
Trace: FtpControlSocket.cpp(4711): m_pSslLayer changed state from 2 to 4 caller=0x003ae384
Trace: FtpControlSocket.cpp(802): OnConnect(0) OpMode=1 OpState=-1 caller=0x003ae384
Status: Connected with billy:7721, negotiating SSL connection...
Trace: SSL_connect:SSLv3 read server hello A
Trace: SSL_connect:SSLv3 read server certificate A
Trace: SSL_connect:SSLv3 read server done A
Trace: SSL_connect:SSLv3 write client key exchange A
Trace: SSL_connect:SSLv3 write change cipher spec A
Trace: SSL_connect:SSLv3 write finished A
Trace: SSL_connect:SSLv3 flush data
Trace: SSL_connect:SSLv3 read finished A
Trace: Using TLSv1, cipher TLSv1/SSLv3: AES128-SHA, 1024 bit RSA
Status: SSL connection established. Waiting for welcome message...
Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=1 OpState=-1 caller=0x003ae384
Response: 220 Serv-U FTP Server v6.0 for WinSock ready...
Command: USER skewl
Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=1 OpState=0 caller=0x003ae384
Response: 331 User name okay, need password.
Command: PASS ********
Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=1 OpState=3 caller=0x003ae384
Response: 230 User logged in, proceed.
Command: FEAT
Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ae384
Response: 211-Extension supported
Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ae384
Response: AUTH TLS
Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ae384
Response: SSCN
Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ae384
Response: PBSZ
Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ae384
Response: PROT
Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ae384
Response: CCC
Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ae384
Response: CLNT
Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ae384
Response: MDTM
Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ae384
Response: MDTM YYYYMMDDHHMMSS[+-TZ];filename
Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ae384
Response: SIZE
Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ae384
Response: SITE PSWD;EXEC;SET;INDEX;ZONE;CHMOD;MSG
Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ae384
Response: REST STREAM
Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ae384
Response: XCRC filename;start;end
Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ae384
Response: MODE Z
Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ae384
Response: 211 End
Command: SYST
Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=1 OpState=-14 caller=0x003ae384
Response: 215 UNIX Type: L8
Status: Connected
Trace: FtpControlSocket.cpp(3547): ResetOperation(1) OpMode=1 OpState=-14 caller=0x003ae384
Trace: FtpControlSocket.cpp(947): List(FALSE,0,"","",1) OpMode=0 OpState=-1 caller=0x003ae384
Status: Retrieving directory listing...
Command: PWD
Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=4 OpState=0 caller=0x003ae384
Response: 257 "/" is current directory.
Trace: FtpControlSocket.cpp(947): List(FALSE,0,"","",0) OpMode=4 OpState=0 caller=0x003ae384
Command: MODE Z
Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=4 OpState=5 caller=0x003ae384
Response: 200 MODE Z ok.
Trace: FtpControlSocket.cpp(947): List(FALSE,0,"","",0) OpMode=4 OpState=5 caller=0x003ae384
Command: PORT 10,10,10,11,15,21
Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=4 OpState=7 caller=0x003ae384
Response: 200 PORT Command successful.
Trace: FtpControlSocket.cpp(947): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x003ae384
Command: TYPE A
Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=4 OpState=8 caller=0x003ae384
Response: 200 Type set to A.
Trace: FtpControlSocket.cpp(947): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x003ae384
Trace: TransferSocket.cpp(549): SetActive() caller=0x00fc2b3c
Command: LIST
Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=4 OpState=9 caller=0x003ae384
Response: 150 Opening ASCII mode data connection for /bin/ls.
Trace: FtpControlSocket.cpp(947): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x003ae384
Trace: TransferSocket.cpp(410): OnAccept(0) caller=0x00fc2b3c
Trace: TransferSocket.cpp(1135): m_pSslLayer changed state from 0 to 7 caller=0x00fc2b3c
Trace: TransferSocket.cpp(1135): m_pSslLayer changed state from 7 to 4 caller=0x00fc2b3c
Status: SSL connection established
Trace: TransferSocket.cpp(1135): m_pSslLayer changed state from 4 to 5 caller=0x00fc2b3c
Trace: TransferSocket.cpp(1122): Close() caller=0x00fc2b3c
Trace: TransferSocket.cpp(1135): m_pSslLayer changed state from 5 to 0 caller=0x00fc2b3c
Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=4 OpState=10 caller=0x003ae384
Response: 226 Transfer complete.
Trace: FtpControlSocket.cpp(1604): TransferEnd(4) OpMode=4 OpState=10 caller=0x003ae384
Trace: FtpControlSocket.cpp(947): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x003ae384
Trace: drw-rw-rw- 1 user group 0 Feb 23 21:55 .
Trace: drw-rw-rw- 1 user group 0 Feb 23 21:55 ..
Trace: drw-rw-rw- 1 user group 0 Mar 21 22:12 code
Trace: drw-rw-rw- 1 user group 0 Jan 27 11:31 skewl
Trace: TransferSocket.cpp(91): ~CTransferSocket() caller=0x00fc2b3c
Trace: TransferSocket.cpp(1122): Close() caller=0x00fc2b3c
Trace: FtpControlSocket.cpp(947): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x003ae384
Status: Directory listing successful
Trace: FtpControlSocket.cpp(3547): ResetOperation(1) OpMode=4 OpState=10 caller=0x003ae384
Trace: FtpControlSocket.cpp(153): ~CFtpControlSocket() caller=0x003ac6a4
Trace: FtpControlSocket.cpp(864): DoClose(0) OpMode=0 OpState=-1 caller=0x003ac6a4
Trace: FtpControlSocket.cpp(3547): ResetOperation(4100) OpMode=0 OpState=-1 caller=0x003ac6a4
Trace: ControlSocket.cpp(73): ~CControlSocket() caller=0x003ac6a4
Trace: ControlSocket.cpp(73): ~CControlSocket() caller=0x003ac844
Trace: FtpControlSocket.cpp(153): ~CFtpControlSocket() caller=0x003acba4
Trace: FtpControlSocket.cpp(864): DoClose(0) OpMode=0 OpState=-1 caller=0x003acba4
Trace: FtpControlSocket.cpp(3547): ResetOperation(4100) OpMode=0 OpState=-1 caller=0x003acba4
Trace: ControlSocket.cpp(73): ~CControlSocket() caller=0x003acba4
Trace: ControlSocket.cpp(73): ~CControlSocket() caller=0x003acd44
Trace: FtpControlSocket.cpp(153): ~CFtpControlSocket() caller=0x003ae384
Trace: FtpControlSocket.cpp(864): DoClose(0) OpMode=0 OpState=-1 caller=0x003ae384
Trace: FtpControlSocket.cpp(3547): ResetOperation(4100) OpMode=0 OpState=-1 caller=0x003ae384
Trace: SSL3 alert write:warning:close notify
Trace: FtpControlSocket.cpp(4711): m_pSslLayer changed state from 4 to 0 caller=0x003ae384
Trace: ControlSocket.cpp(73): ~CControlSocket() caller=0x003ae384
Trace: ControlSocket.cpp(73): ~CControlSocket() caller=0x003ae524







2.2.12c : (Connected But No File List)

FileZilla started (03/22/2005 05:34:17)
Status: Connecting to billy:7721 ...
Trace: FtpControlSocket.cpp(4894): m_pSslLayer changed state from 0 to 1 caller=0x003ae5dc
Trace: FtpControlSocket.cpp(4894): m_pSslLayer changed state from 1 to 2 caller=0x003ae5dc
Trace: FtpControlSocket.cpp(4894): m_pSslLayer changed state from 2 to 4 caller=0x003ae5dc
Trace: FtpControlSocket.cpp(889): OnConnect(0) OpMode=1 OpState=-1 caller=0x003ae5dc
Status: Connected with billy:7721, negotiating SSL connection...
Trace: SSL_connect: SSLv3 read server hello A
Trace: SSL_connect: SSLv3 read server certificate A
Trace: SSL_connect: SSLv3 read server done A
Trace: SSL_connect: SSLv3 write client key exchange A
Trace: SSL_connect: SSLv3 write change cipher spec A
Trace: SSL_connect: SSLv3 write finished A
Trace: SSL_connect: SSLv3 flush data
Trace: SSL_connect: SSLv3 read finished A
Trace: Using TLSv1, cipher TLSv1/SSLv3: AES128-SHA, 1024 bit RSA
Status: SSL connection established. Waiting for welcome message...
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-1 caller=0x003ae5dc
Response: 220 Serv-U FTP Server v6.0 for WinSock ready...
Command: USER skewl
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=0 caller=0x003ae5dc
Response: 331 User name okay, need password.
Command: PASS ********
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=3 caller=0x003ae5dc
Response: 230 User logged in, proceed.
Command: FEAT
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ae5dc
Response: 211-Extension supported
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ae5dc
Response: AUTH TLS
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ae5dc
Response: SSCN
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ae5dc
Response: PBSZ
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ae5dc
Response: PROT
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ae5dc
Response: CCC
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ae5dc
Response: CLNT
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ae5dc
Response: MDTM
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ae5dc
Response: MDTM YYYYMMDDHHMMSS[+-TZ];filename
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ae5dc
Response: SIZE
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ae5dc
Response: SITE PSWD;EXEC;SET;INDEX;ZONE;CHMOD;MSG
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ae5dc
Response: REST STREAM
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ae5dc
Response: XCRC filename;start;end
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ae5dc
Response: MODE Z
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ae5dc
Response: 211 End
Command: SYST
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-14 caller=0x003ae5dc
Response: 215 UNIX Type: L8
Status: Connected
Trace: FtpControlSocket.cpp(3729): ResetOperation(1) OpMode=1 OpState=-14 caller=0x003ae5dc
Trace: FtpControlSocket.cpp(1097): List(FALSE,0,"","",1) OpMode=0 OpState=-1 caller=0x003ae5dc
Status: Retrieving directory listing...
Command: PWD
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=0 caller=0x003ae5dc
Response: 257 "/" is current directory.
Trace: FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=0 caller=0x003ae5dc
Command: MODE Z
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=5 caller=0x003ae5dc
Response: 200 MODE Z ok.
Trace: FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=5 caller=0x003ae5dc
Command: PORT 10,10,10,11,15,19
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=7 caller=0x003ae5dc
Response: 200 PORT Command successful.
Trace: FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x003ae5dc
Command: TYPE A
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=8 caller=0x003ae5dc
Response: 200 Type set to A.
Trace: FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x003ae5dc
Trace: TransferSocket.cpp(565): SetActive() caller=0x010d3c4c
Command: LIST
Trace: TransferSocket.cpp(394): OnAccept(0) caller=0x010d3c4c
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=9 caller=0x003ae5dc
Response: 150 Opening ASCII mode data connection for /bin/ls.
Trace: FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x003ae5dc
Trace: FtpControlSocket.cpp(162): ~CFtpControlSocket() caller=0x003a41fc
Trace: FtpControlSocket.cpp(1028): DoClose(0) OpMode=0 OpState=-1 caller=0x003a41fc
Trace: FtpControlSocket.cpp(3729): ResetOperation(4100) OpMode=0 OpState=-1 caller=0x003a41fc
Trace: ControlSocket.cpp(73): ~CControlSocket() caller=0x003a41fc
Trace: ControlSocket.cpp(73): ~CControlSocket() caller=0x003a43ac
Trace: FtpControlSocket.cpp(162): ~CFtpControlSocket() caller=0x003a46d4
Trace: FtpControlSocket.cpp(1028): DoClose(0) OpMode=0 OpState=-1 caller=0x003a46d4
Trace: FtpControlSocket.cpp(3729): ResetOperation(4100) OpMode=0 OpState=-1 caller=0x003a46d4
Trace: ControlSocket.cpp(73): ~CControlSocket() caller=0x003a46d4
Trace: ControlSocket.cpp(73): ~CControlSocket() caller=0x003a48c4
Trace: FtpControlSocket.cpp(3650): Cancel(TRUE) OpMode=4 OpState=10 caller=0x003ae5dc
Trace: FtpControlSocket.cpp(3729): ResetOperation(2052) OpMode=4 OpState=10 caller=0x003ae5dc
Trace: TransferSocket.cpp(97): ~CTransferSocket() caller=0x010d3c4c
Trace: TransferSocket.cpp(1146): Close() caller=0x010d3c4c
Error: Could not retrieve directory listing
Trace: FtpControlSocket.cpp(162): ~CFtpControlSocket() caller=0x003ae5dc
Trace: FtpControlSocket.cpp(1028): DoClose(0) OpMode=0 OpState=-1 caller=0x003ae5dc
Trace: FtpControlSocket.cpp(3729): ResetOperation(4100) OpMode=0 OpState=-1 caller=0x003ae5dc
Trace: ControlSocket.cpp(73): ~CControlSocket() caller=0x003ae5dc
Trace: ControlSocket.cpp(73): ~CControlSocket() caller=0x003ae7cc




2.2.12c : (Failed Connection)

FileZilla started (03/22/2005 05:47:50)
Status: Connecting to billy:7721 ...
Trace: FtpControlSocket.cpp(4894): m_pSslLayer changed state from 0 to 1 caller=0x003ae34c
Trace: FtpControlSocket.cpp(4894): m_pSslLayer changed state from 1 to 2 caller=0x003ae34c
Trace: FtpControlSocket.cpp(4894): m_pSslLayer changed state from 2 to 4 caller=0x003ae34c
Trace: FtpControlSocket.cpp(889): OnConnect(0) OpMode=1 OpState=-1 caller=0x003ae34c
Status: Connecting to billy:7721 ...
Trace: FtpControlSocket.cpp(4894): m_pSslLayer changed state from 0 to 1 caller=0x003ae34c
Trace: FtpControlSocket.cpp(4894): m_pSslLayer changed state from 1 to 2 caller=0x003ae34c
Trace: FtpControlSocket.cpp(4894): m_pSslLayer changed state from 2 to 4 caller=0x003ae34c
Trace: FtpControlSocket.cpp(889): OnConnect(0) OpMode=1 OpState=-1 caller=0x003ae34c
Status: Connected with billy:7721, negotiating SSL connection...
Trace: SSL_connect: SSLv3 read server hello A
Trace: SSL_connect: SSLv3 read server certificate A
Trace: SSL_connect: SSLv3 read server done A
Trace: SSL_connect: SSLv3 write client key exchange A
Trace: SSL_connect: SSLv3 write change cipher spec A
Trace: SSL_connect: SSLv3 write finished A
Trace: SSL_connect: SSLv3 flush data
Trace: SSL_connect: SSLv3 read finished A
Trace: Using TLSv1, cipher TLSv1/SSLv3: AES128-SHA, 1024 bit RSA
Status: SSL connection established. Waiting for welcome message...
Error: Timeout detected!
Trace: FtpControlSocket.cpp(1028): DoClose(0) OpMode=1 OpState=-1 caller=0x003ae34c
Trace: FtpControlSocket.cpp(3729): ResetOperation(4100) OpMode=1 OpState=-1 caller=0x003ae34c
Error: Unable to connect!
Status: Waiting to retry... (5 retries left)



also, if it helps, the server reports:
421 Data connection closed (SSL/TLS negotiation failed).

User avatar
botg
Site Admin
Posts: 35549
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

#5 Post by botg » 2005-03-22 09:21

Status: SSL connection established. Waiting for welcome message...
421 Data connection closed (SSL/TLS negotiation failed).
Interesting, the client says SSL handshake is successful, while the server says it's not. How much time is there from the connection established message to the timeout message?

User avatar
majix
504 Command not implemented
Posts: 7
Joined: 2004-09-30 05:33

logs

#6 Post by majix » 2005-03-22 19:06

Ah, sorry, the server response was not a response to the timeout case, but occurred when the connection attempt for the directory listing failed.

The server did not provide any useful information for the case where it timed out, although I can try and turn on WinSock logging on the server if that will help.

Also, it takes 30 seconds to timeout, and I noticed that the timeout 'case' occurs when It prompts me to accept the certificate, whereas if I choose 'always trust this certificate' it does not timeout there but proceeds to the file list trasfer point.

Jerry
500 Command not understood
Posts: 2
Joined: 2005-03-21 10:09

#7 Post by Jerry » 2005-03-23 15:45

Hi,
sorry for delay, but I can see that majix take my side and answer your questions.
Maybe is my problem bit different, because it takse only about 10 second to failed and always is the error with directory listing.
If you still want test ftp account, please let me know at jirasekj(at)email.cz (I'm not going to post login information here)
Here is my ftp command list from version 2.2.12c:

Status: Connecting to jerry:990 ...
Trace: FtpControlSocket.cpp(4894): m_pSslLayer changed state from 0 to 1 caller=0x003fe23c
Trace: FtpControlSocket.cpp(4894): m_pSslLayer changed state from 1 to 2 caller=0x003fe23c
Trace: FtpControlSocket.cpp(4894): m_pSslLayer changed state from 2 to 4 caller=0x003fe23c
Trace: FtpControlSocket.cpp(889): OnConnect(0) OpMode=1 OpState=-1 caller=0x003fe23c
Status: Connected with jerry:990, negotiating SSL connection...
Trace: SSL_connect: SSLv3 read server hello A
Trace: SSL_connect: SSLv3 read server certificate A
Trace: SSL_connect: SSLv3 read server done A
Trace: SSL_connect: SSLv3 write client key exchange A
Trace: SSL_connect: SSLv3 write change cipher spec A
Trace: SSL_connect: SSLv3 write finished A
Trace: SSL_connect: SSLv3 flush data
Trace: SSL_connect: SSLv3 read finished A
Trace: Using TLSv1, cipher TLSv1/SSLv3: AES128-SHA, 1024 bit RSA
Status: SSL connection established. Waiting for welcome message...
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-1 caller=0x003fe23c
Response: 220 Serv-U FTP Server v6.0 for WinSock ready...
Command: USER jerry
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=0 caller=0x003fe23c
Response: 331 User name okay, need password.
Command: PASS ********
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=3 caller=0x003fe23c
Response: 230 User logged in, proceed.
Command: FEAT
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fe23c
Response: 211-Extension supported
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fe23c
Response: AUTH TLS
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fe23c
Response: SSCN
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fe23c
Response: PBSZ
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fe23c
Response: PROT
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fe23c
Response: CCC
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fe23c
Response: CLNT
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fe23c
Response: MDTM
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fe23c
Response: MDTM YYYYMMDDHHMMSS[+-TZ];filename
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fe23c
Response: SIZE
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fe23c
Response: SITE PSWD;EXEC;SET;INDEX;ZONE;CHMOD;MSG
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fe23c
Response: REST STREAM
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fe23c
Response: XCRC filename;start;end
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fe23c
Response: MODE Z
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fe23c
Response: 211 End
Command: SYST
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-14 caller=0x003fe23c
Response: 215 UNIX Type: L8
Status: Connected
Trace: FtpControlSocket.cpp(3729): ResetOperation(1) OpMode=1 OpState=-14 caller=0x003fe23c
Trace: FtpControlSocket.cpp(1097): List(FALSE,0,"","",1) OpMode=0 OpState=-1 caller=0x003fe23c
Status: Retrieving directory listing...
Command: PWD
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=0 caller=0x003fe23c
Response: 257 "/" is current directory.
Trace: FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=0 caller=0x003fe23c
Command: MODE Z
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=5 caller=0x003fe23c
Response: 200 MODE Z ok.
Trace: FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=5 caller=0x003fe23c
Command: PORT 147,32,64,80,12,82
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=7 caller=0x003fe23c
Response: 200 PORT Command successful.
Trace: FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x003fe23c
Command: TYPE A
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=8 caller=0x003fe23c
Response: 200 Type set to A.
Trace: FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x003fe23c
Trace: TransferSocket.cpp(565): SetActive() caller=0x01813254
Command: LIST
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=9 caller=0x003fe23c
Response: 150 Opening ASCII mode data connection for /bin/ls.
Trace: TransferSocket.cpp(394): OnAccept(0) caller=0x01813254
Trace: FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x003fe23c
Error: Timeout detected!
Trace: TransferSocket.cpp(1146): Close() caller=0x01813254
Trace: FtpControlSocket.cpp(1755): TransferEnd(132) OpMode=4 OpState=10 caller=0x003fe23c
Trace: FtpControlSocket.cpp(1097): List(TRUE,128,"","",0) OpMode=4 OpState=10 caller=0x003fe23c
Trace: TransferSocket.cpp(97): ~CTransferSocket() caller=0x01813254
Trace: TransferSocket.cpp(1146): Close() caller=0x01813254
Trace: FtpControlSocket.cpp(1028): DoClose(0) OpMode=4 OpState=10 caller=0x003fe23c
Trace: FtpControlSocket.cpp(3729): ResetOperation(4100) OpMode=4 OpState=10 caller=0x003fe23c
Error: Could not retrieve directory listing

dBlue
503 Bad sequence of commands
Posts: 23
Joined: 2004-05-09 03:34

Gene6 V3.4.0 - 2.2.12.C

#8 Post by dBlue » 2005-03-25 11:01

Had the same problem with Gene6 V3.4.0

Command: OPTS UTF8 ON
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-15 caller=0x00add764
Response: 501 Please CLNT first.
Command: SYST
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=1 OpState=-14 caller=0x00add764
Response: 215 UNIX Type: L8
Status: Connected
Trace: FtpControlSocket.cpp(3729): ResetOperation(1) OpMode=1 OpState=-14 caller=0x00add764
Trace: FtpControlSocket.cpp(1097): List(FALSE,0,"","",1) OpMode=0 OpState=-1 caller=0x00add764
Status: Retrieving directory listing...
Command: PWD
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=0 caller=0x00add764
Response: 257 "/" is current directory.
Trace: FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=0 caller=0x00add764
Command: MODE Z
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=5 caller=0x00add764
Response: 200 Mode Z ok.
Trace: FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=5 caller=0x00add764
Command: PASV
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=7 caller=0x00add764
Response: 227 Entering Passive Mode (221,126,227,171,195,170)
Trace: FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x00add764
Command: TYPE A
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=8 caller=0x00add764
Response: 200 Type set to A.
Trace: FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x00add764
Trace: TransferSocket.cpp(565): SetActive() caller=0x0167118c
Command: LIST
Trace: TransferSocket.cpp(453): OnConnect(0) caller=0x0167118c
Trace: FtpControlSocket.cpp(712): OnReceive(0) OpMode=4 OpState=9 caller=0x00add764
Response: 150 Data connection accepted from 221.124.101.135:2726; transfer starting.
Trace: FtpControlSocket.cpp(1097): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x00add764
Error: Timeout detected!
Trace: TransferSocket.cpp(1146): Close() caller=0x0167118c
Trace: FtpControlSocket.cpp(1755): TransferEnd(132) OpMode=4 OpState=10 caller=0x00add764
Trace: FtpControlSocket.cpp(1097): List(TRUE,128,"","",0) OpMode=4 OpState=10 caller=0x00add764
Trace: TransferSocket.cpp(97): ~CTransferSocket() caller=0x0167118c
Trace: TransferSocket.cpp(1146): Close() caller=0x0167118c
Trace: FtpControlSocket.cpp(1028): DoClose(0) OpMode=4 OpState=10 caller=0x00add764
Trace: FtpControlSocket.cpp(3729): ResetOperation(4100) OpMode=4 OpState=10 caller=0x00add764
Error: Could not retrieve directory listing

User avatar
botg
Site Admin
Posts: 35549
Joined: 2004-02-23 20:49
First name: Tim
Last name: Kosse

#9 Post by botg » 2005-03-25 17:23

Stupid broken servers.

User avatar
majix
504 Command not implemented
Posts: 7
Joined: 2004-09-30 05:33

#10 Post by majix » 2005-04-19 03:43

I'm not sure if you've given up on this topic or not... but I installed the new version *.13 and imported my *.11 settings. It works fine in *.11 but it doesn't get past LIST command in *.13 again.

User avatar
dr.watson
500 Command not understood
Posts: 2
Joined: 2005-04-24 19:04

#11 Post by dr.watson » 2005-04-24 19:15

Having just the same Problem with JanaServer 2.4.6. FileZille Client up to Version 2.2.11 works fine, 2.2.12 or higher does not open the data connection over SSL/TLS. I can provide a test account on my server, if this would be helpful.

Post Reply