Ticket #12099: filezilla.log

File filezilla.log, 7.8 KB (added by AllaG, 5 years ago)

FileZilla Client log

Line 
1Status: Connection established, waiting for welcome message...
2Trace: CFtpControlSocket::OnReceive()
3Response: 220 Service ready for new user.
4Trace: CFtpLogonOpData::ParseResponse() in state 1
5Trace: CControlSocket::SendNextCommand()
6Trace: CFtpLogonOpData::Send() in state 2
7Command: AUTH TLS
8Trace: CFtpControlSocket::OnReceive()
9Response: 234 Command AUTH okay; starting TLS connection.
10Trace: CFtpLogonOpData::ParseResponse() in state 2
11Status: Initializing TLS...
12Trace: tls_layer_impl::client_handshake()
13Trace: tls_layer_impl::continue_handshake()
14Trace: TLS handshake: About to send CLIENT HELLO
15Trace: TLS handshake: Sent CLIENT HELLO
16Trace: tls_layer_impl::on_send()
17Trace: tls_layer_impl::continue_handshake()
18Trace: tls_layer_impl::on_read()
19Trace: tls_layer_impl::continue_handshake()
20Trace: tls_layer_impl::on_read()
21Trace: tls_layer_impl::continue_handshake()
22Trace: TLS handshake: Received SERVER HELLO
23Trace: TLS handshake: Processed SERVER HELLO
24Trace: tls_layer_impl::on_read()
25Trace: tls_layer_impl::continue_handshake()
26Trace: TLS handshake: Received ENCRYPTED EXTENSIONS
27Trace: TLS handshake: Processed ENCRYPTED EXTENSIONS
28Trace: TLS handshake: Received CERTIFICATE
29Trace: TLS handshake: Processed CERTIFICATE
30Trace: TLS handshake: Received CERTIFICATE VERIFY
31Trace: TLS handshake: Processed CERTIFICATE VERIFY
32Trace: TLS handshake: Received FINISHED
33Trace: TLS handshake: Processed FINISHED
34Trace: TLS handshake: About to send FINISHED
35Trace: TLS handshake: Sent FINISHED
36Trace: TLS Handshake successful
37Trace: Protocol: TLS1.3, Key exchange: ECDHE-RSA, Cipher: AES-256-GCM, MAC: AEAD
38Trace: tls_layer_impl::verify_certificate()
39Trace: Hostname does not match certificate SANs
40Status: Verifying certificate...
41Trace: CFtpControlSocket::SetAsyncRequestReply
42Status: TLS connection established.
43Trace: CControlSocket::SendNextCommand()
44Trace: CFtpLogonOpData::Send() in state 6
45Command: USER Pedro
46Trace: CFtpControlSocket::OnReceive()
47Trace: TLS handshake: Received NEW SESSION TICKET
48Trace: TLS handshake: Processed NEW SESSION TICKET
49Trace: gnutls_record_recv returned spurious EAGAIN
50Trace: tls_layer_impl::on_read()
51Trace: CFtpControlSocket::OnReceive()
52Response: 331 User name okay, need password for Pedro.
53Trace: CFtpLogonOpData::ParseResponse() in state 6
54Trace: CControlSocket::SendNextCommand()
55Trace: CFtpLogonOpData::Send() in state 6
56Command: PASS ********
57Trace: tls_layer_impl::on_read()
58Trace: CFtpControlSocket::OnReceive()
59Response: 230 User logged in, proceed.
60Trace: CFtpLogonOpData::ParseResponse() in state 6
61Trace: CControlSocket::SendNextCommand()
62Trace: CFtpLogonOpData::Send() in state 10
63Command: OPTS UTF8 ON
64Trace: tls_layer_impl::on_read()
65Trace: CFtpControlSocket::OnReceive()
66Response: 200 Command OPTS okay.
67Trace: CFtpLogonOpData::ParseResponse() in state 10
68Trace: CControlSocket::SendNextCommand()
69Trace: CFtpLogonOpData::Send() in state 11
70Command: PBSZ 0
71Trace: tls_layer_impl::on_read()
72Trace: CFtpControlSocket::OnReceive()
73Response: 200 Command PBSZ okay.
74Trace: CFtpLogonOpData::ParseResponse() in state 11
75Trace: CControlSocket::SendNextCommand()
76Trace: CFtpLogonOpData::Send() in state 12
77Command: PROT P
78Trace: tls_layer_impl::on_read()
79Trace: CFtpControlSocket::OnReceive()
80Response: 200 Command PROT okay.
81Trace: CFtpLogonOpData::ParseResponse() in state 12
82Trace: CControlSocket::SendNextCommand()
83Trace: CFtpLogonOpData::Send() in state 13
84Command: OPTS MLST size;modify;type;
85Trace: tls_layer_impl::on_read()
86Trace: CFtpControlSocket::OnReceive()
87Response: 200 Command OPTS okay.
88Trace: CFtpLogonOpData::ParseResponse() in state 13
89Status: Logged in
90Trace: Measured latency of 65 ms
91Trace: CFtpControlSocket::ResetOperation(0)
92Trace: CControlSocket::ResetOperation(0)
93Trace: CFtpLogonOpData::Reset(0) in state 15
94Trace: CFileZillaEnginePrivate::ResetOperation(0)
95Status: Retrieving directory listing of "/Folder1"...
96Trace: CControlSocket::SendNextCommand()
97Trace: CFtpListOpData::Send() in state 0
98Trace: CFtpChangeDirOpData::Send() in state 0
99Trace: CFtpChangeDirOpData::Send() in state 2
100Command: CWD /Folder1
101Trace: tls_layer_impl::on_read()
102Trace: CFtpControlSocket::OnReceive()
103Response: 250 Directory changed to /Folder1
104Trace: CFtpChangeDirOpData::ParseResponse() in state 2
105Trace: CFtpControlSocket::ResetOperation(0)
106Trace: CControlSocket::ResetOperation(0)
107Trace: CFtpChangeDirOpData::Reset(0) in state 2
108Trace: CFtpListOpData::SubcommandResult(0) in state 1
109Trace: CControlSocket::SendNextCommand()
110Trace: CFtpListOpData::Send() in state 2
111Trace: CFtpRawTransferOpData::Send() in state 1
112Command: TYPE I
113Trace: tls_layer_impl::on_read()
114Trace: CFtpControlSocket::OnReceive()
115Response: 200 Command TYPE okay.
116Trace: CFtpRawTransferOpData::ParseResponse() in state 1
117Trace: CControlSocket::SendNextCommand()
118Trace: CFtpRawTransferOpData::Send() in state 2
119Command: PASV
120Trace: tls_layer_impl::on_read()
121Trace: CFtpControlSocket::OnReceive()
122Response: 227 Entering Passive Mode (10,63,51,142,129,180)
123Trace: CFtpRawTransferOpData::ParseResponse() in state 2
124Trace: CControlSocket::SendNextCommand()
125Trace: CFtpRawTransferOpData::Send() in state 4
126Trace: Binding data connection source IP to control connection source IP 137.72.216.12
127Trace: tls_layer_impl::client_handshake()
128Trace: Trying to resume existing TLS session.
129Command: MLSD
130Trace: tls_layer_impl::on_send()
131Trace: tls_layer_impl::continue_handshake()
132Trace: TLS handshake: About to send CLIENT HELLO
133Trace: TLS handshake: Sent CLIENT HELLO
134Trace: tls_layer_impl::on_read()
135Trace: CFtpControlSocket::OnReceive()
136Response: 150 File status okay; about to open data connection.
137Trace: CFtpRawTransferOpData::ParseResponse() in state 4
138Trace: CControlSocket::SendNextCommand()
139Trace: CFtpRawTransferOpData::Send() in state 5
140Trace: tls_layer_impl::on_read()
141Trace: tls_layer_impl::continue_handshake()
142Trace: TLS handshake: Received SERVER HELLO
143Trace: TLS handshake: Processed SERVER HELLO
144Trace: tls_layer_impl::on_read()
145Trace: tls_layer_impl::continue_handshake()
146Trace: TLS handshake: Received ENCRYPTED EXTENSIONS
147Trace: TLS handshake: Processed ENCRYPTED EXTENSIONS
148Trace: tls_layer_impl::on_read()
149Trace: tls_layer_impl::continue_handshake()
150Trace: TLS handshake: Received FINISHED
151Trace: TLS handshake: Processed FINISHED
152Trace: TLS handshake: About to send FINISHED
153Trace: TLS handshake: Sent FINISHED
154Trace: TLS Handshake successful
155Trace: TLS Session resumed
156Trace: Protocol: TLS1.3, Key exchange: unknown, Cipher: AES-256-GCM, MAC: AEAD
157Trace: tls_layer_impl::verify_certificate()
158Trace: CTransferSocket::OnConnect
159Trace: CTransferSocket::OnReceive(), m_transferMode=0
160Trace: tls_layer_impl::on_read()
161Trace: CTransferSocket::OnReceive(), m_transferMode=0
162Trace: TLS handshake: Received NEW SESSION TICKET
163Trace: TLS handshake: Processed NEW SESSION TICKET
164Trace: gnutls_record_recv returned spurious EAGAIN
165Trace: tls_layer_impl::on_read()
166Trace: CTransferSocket::OnReceive(), m_transferMode=0
167Trace: tls_layer_impl::failure(-12)
168Error: Received TLS alert from the server: User canceled (90)
169Error: Could not read from transfer socket: ECONNABORTED - Connection aborted
170Trace: CTransferSocket::TransferEnd(3)
171Trace: CFtpControlSocket::TransferEnd()
172Trace: tls_layer_impl::on_read()
173Trace: CFtpControlSocket::OnReceive()
174Response: 226 Closing data connection.
175Trace: CFtpRawTransferOpData::ParseResponse() in state 7
176Trace: CFtpControlSocket::ResetOperation(2)
177Trace: CControlSocket::ResetOperation(2)
178Trace: CFtpRawTransferOpData::Reset(2) in state 7
179Trace: CFtpListOpData::SubcommandResult(2) in state 3
180Trace: CFtpControlSocket::ResetOperation(2)
181Trace: CControlSocket::ResetOperation(2)
182Trace: CFtpListOpData::Reset(2) in state 3
183Error: Failed to retrieve directory listing
184Trace: CFileZillaEnginePrivate::ResetOperation(2)