Ticket #744: transcript.txt

File transcript.txt, 3.5 KB (added by dramatools, 19 years ago)

Transcript of FTP/TLS session.

Line 
1Trace: FtpControlSocket.cpp(4657): m_pSslLayer changed state from 0 to 1 caller=0x003ac4a4
2Status: Connecting to 10.10.1.1 ...
3Trace: FtpControlSocket.cpp(4657): m_pSslLayer changed state from 1 to 2 caller=0x003ac4a4
4Trace: FtpControlSocket.cpp(4657): m_pSslLayer changed state from 2 to 4 caller=0x003ac4a4
5Trace: FtpControlSocket.cpp(772): OnConnect(0) OpMode=1 OpState=-8 caller=0x003ac4a4
6Status: Connected with 10.10.1.1, negotiating SSL connection...
7Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=-8 caller=0x003ac4a4
8Response: 220 somedomain.com X2 WS_FTP Server 5.0.2 (314598671)
9Command: AUTH TLS
10Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=-9 caller=0x003ac4a4
11Response: 234 SSL enabled and waiting for negotiation
12Trace: SSL_connect:before/connect initialization
13Trace: SSL_connect:SSLv2/v3 write client hello A
14Trace: SSL_connect:SSLv3 read server hello A
15Trace: SSL_connect:SSLv3 read server certificate A
16Trace: SSL_connect:SSLv3 read server key exchange A
17Trace: SSL_connect:SSLv3 read server done A
18Trace: SSL_connect:SSLv3 write client key exchange A
19Trace: SSL_connect:SSLv3 write change cipher spec A
20Trace: SSL_connect:SSLv3 write finished A
21Trace: SSL_connect:SSLv3 flush data
22Trace: SSL_connect:SSLv3 read finished A
23Trace: Using TLSv1, cipher TLSv1/SSLv3: DHE-RSA-AES128-SHA, 1024 bit RSA
24Status: SSL connection established. Waiting for welcome message...
25Command: PBSZ 0
26Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=-11 caller=0x003ac4a4
27Response: 200 PBSZ=0
28Command: PROT P
29Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=-12 caller=0x003ac4a4
30Response: 200 PRIVATE data channel protection level set
31Command: USER user
32Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=0 caller=0x003ac4a4
33Response: 331 Password required
34Command: PASS ********
35Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=3 caller=0x003ac4a4
36Response: 230 user logged in
37Command: FEAT
38Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=-13 caller=0x003ac4a4
39Response: 211-Extensions supported
40Response: SIZE
41Response: MDTM
42Response: MLST size*;type*;perm*;create*;modify*;
43Response: LANG EN*
44Response: REST STREAM
45Response: TVFS
46Response: UTF8
47Response: AUTH SSL;TLS-P;
48Response: PBSZ
49Response: PROT C;P;
50Response: 211 end
51Command: SYST
52Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=1 OpState=-14 caller=0x003ac4a4
53Response: 215 UNIX
54Status: Connected
55Trace: FtpControlSocket.cpp(3502): ResetOperation(1) OpMode=1 OpState=-14 caller=0x003ac4a4
56Trace: FtpControlSocket.cpp(917): List(FALSE,0,"","",1) OpMode=0 OpState=-1 caller=0x003ac4a4
57Status: Retrieving directory listing...
58Command: PWD
59Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=0 caller=0x003ac4a4
60Response: 257 "/users/user" is current directory
61Trace: FtpControlSocket.cpp(917): List(FALSE,0,"","",0) OpMode=4 OpState=0 caller=0x003ac4a4
62Command: PORT 172,20,2,61,7,219
63Trace: FtpControlSocket.cpp(640): OnReceive(0) OpMode=4 OpState=7 caller=0x003ac4a4
64Response: 504 Invalid PORT address
65Trace: FtpControlSocket.cpp(917): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x003ac4a4
66Trace: FtpControlSocket.cpp(3502): ResetOperation(4) OpMode=4 OpState=7 caller=0x003ac4a4
67Trace: TransferSocket.cpp(91): ~CTransferSocket() caller=0x00f2411c
68Trace: TransferSocket.cpp(1109): Close() caller=0x00f2411c
69Error: Could not retrieve directory listing
70