Ticket #11814: filezilla_log.txt

File filezilla_log.txt, 23.4 KB (added by fingust, 5 years ago)
Line 
1Trace: CControlSocket::SendNextCommand()
2Trace: CFtpLogonOpData::Send() in state 0
3Status: Resolving address of my.server.com
4Status: Connecting to <server_ip>:21...
5Status: Connection established, waiting for welcome message...
6Trace: CFtpControlSocket::OnReceive()
7Response: 220 (vsFTPd 3.0.3)
8Trace: CFtpLogonOpData::ParseResponse() in state 1
9Trace: CControlSocket::SendNextCommand()
10Trace: CFtpLogonOpData::Send() in state 2
11Command: AUTH TLS
12Trace: CFtpControlSocket::OnReceive()
13Response: 234 Proceed with negotiation.
14Trace: CFtpLogonOpData::ParseResponse() in state 2
15Status: Initializing TLS...
16Trace: CTlsSocketImpl::Handshake()
17Trace: CTlsSocketImpl::ContinueHandshake()
18Trace: CTlsSocketImpl::ContinueHandshake()
19Trace: CTlsSocketImpl::ContinueHandshake()
20Trace: CTlsSocketImpl::ContinueHandshake()
21Trace: TLS Handshake successful
22Trace: Protocol: TLS1.2, Key exchange: ECDHE-RSA, Cipher: AES-256-GCM, MAC: AEAD
23Status: Verifying certificate...
24Status: TLS connection established.
25Trace: CControlSocket::SendNextCommand()
26Trace: CFtpLogonOpData::Send() in state 5
27Command: USER user@server.com
28Trace: CFtpControlSocket::OnReceive()
29Response: 331 Please specify the password.
30Trace: CFtpLogonOpData::ParseResponse() in state 5
31Trace: CControlSocket::SendNextCommand()
32Trace: CFtpLogonOpData::Send() in state 5
33Command: PASS ********************
34Trace: CFtpControlSocket::OnReceive()
35Response: 230 Login successful.
36Trace: CFtpLogonOpData::ParseResponse() in state 5
37Trace: CControlSocket::SendNextCommand()
38Trace: CFtpLogonOpData::Send() in state 6
39Command: SYST
40Trace: CFtpControlSocket::OnReceive()
41Response: 215 UNIX Type: L8
42Trace: CFtpLogonOpData::ParseResponse() in state 6
43Trace: CControlSocket::SendNextCommand()
44Trace: CFtpLogonOpData::Send() in state 7
45Command: FEAT
46Trace: CFtpControlSocket::OnReceive()
47Response: 211-Features:
48Response: AUTH TLS
49Response: UTF8
50Trace: CFtpControlSocket::OnReceive()
51Response: EPRT
52Trace: CFtpControlSocket::OnReceive()
53Response: EPSV
54Response: MDTM
55Response: PASV
56Response: PBSZ
57Trace: CFtpControlSocket::OnReceive()
58Response: PROT
59Response: REST STREAM
60Trace: CFtpControlSocket::OnReceive()
61Response: SIZE
62Response: TVFS
63Response: 211 End
64Trace: CFtpLogonOpData::ParseResponse() in state 7
65Trace: CControlSocket::SendNextCommand()
66Trace: CFtpLogonOpData::Send() in state 9
67Command: OPTS UTF8 ON
68Trace: CFtpControlSocket::OnReceive()
69Response: 200 Always in UTF8 mode.
70Trace: CFtpLogonOpData::ParseResponse() in state 9
71Trace: CControlSocket::SendNextCommand()
72Trace: CFtpLogonOpData::Send() in state 10
73Command: PBSZ 0
74Trace: CFtpControlSocket::OnReceive()
75Response: 200 PBSZ set to 0.
76Trace: CFtpLogonOpData::ParseResponse() in state 10
77Trace: CControlSocket::SendNextCommand()
78Trace: CFtpLogonOpData::Send() in state 11
79Command: PROT P
80Trace: CFtpControlSocket::OnReceive()
81Response: 200 PROT now Private.
82Trace: CFtpLogonOpData::ParseResponse() in state 11
83Status: Logged in
84Trace: Measured latency of 59 ms
85Trace: CFtpControlSocket::ResetOperation(0)
86Trace: CControlSocket::ResetOperation(0)
87Trace: CFtpLogonOpData::Reset(0) in state 14
88Status: Retrieving directory listing...
89Trace: CControlSocket::SendNextCommand()
90Trace: CFtpListOpData::Send() in state 0
91Trace: CFtpChangeDirOpData::Send() in state 0
92Trace: CFtpChangeDirOpData::Send() in state 1
93Command: PWD
94Trace: CFtpControlSocket::OnReceive()
95Response: 257 "/" is the current directory
96Trace: CFtpChangeDirOpData::ParseResponse() in state 1
97Trace: CFtpControlSocket::ResetOperation(0)
98Trace: CControlSocket::ResetOperation(0)
99Trace: CFtpChangeDirOpData::Reset(0) in state 1
100Trace: CFtpListOpData::SubcommandResult(0) in state 1
101Trace: CControlSocket::SendNextCommand()
102Trace: CFtpListOpData::Send() in state 2
103Trace: CFtpRawTransferOpData::Send() in state 1
104Command: TYPE I
105Trace: CFtpControlSocket::OnReceive()
106Response: 200 Switching to Binary mode.
107Trace: CFtpRawTransferOpData::ParseResponse() in state 1
108Trace: CControlSocket::SendNextCommand()
109Trace: CFtpRawTransferOpData::Send() in state 2
110Command: PASV
111Trace: CFtpControlSocket::OnReceive()
112Response: 227 Entering Passive Mode (207,180,202,67,39,225).
113Trace: CFtpRawTransferOpData::ParseResponse() in state 2
114Trace: CControlSocket::SendNextCommand()
115Trace: CFtpRawTransferOpData::Send() in state 4
116Trace: Binding data connection source IP to control connection source IP 192.168.0.11
117Command: LIST
118Trace: CTransferSocket::OnConnect
119Trace: CTlsSocketImpl::Handshake()
120Trace: Trying to resume existing TLS session.
121Trace: CTlsSocketImpl::ContinueHandshake()
122Trace: CFtpControlSocket::OnReceive()
123Response: 150 Here comes the directory listing.
124Trace: CFtpRawTransferOpData::ParseResponse() in state 4
125Trace: CControlSocket::SendNextCommand()
126Trace: CFtpRawTransferOpData::Send() in state 5
127Trace: CTlsSocketImpl::ContinueHandshake()
128Trace: TLS Handshake successful
129Trace: TLS Session resumed
130Trace: Protocol: TLS1.2, Key exchange: ECDHE-RSA, Cipher: AES-256-GCM, MAC: AEAD
131Trace: CTransferSocket::OnConnect
132Trace: CTransferSocket::TransferEnd(1)
133Trace: CFtpControlSocket::TransferEnd()
134Trace: CFtpControlSocket::OnReceive()
135Response: 226 Directory send OK.
136Trace: CFtpRawTransferOpData::ParseResponse() in state 7
137Trace: CFtpControlSocket::ResetOperation(0)
138Trace: CControlSocket::ResetOperation(0)
139Trace: CFtpRawTransferOpData::Reset(0) in state 7
140Trace: CFtpListOpData::SubcommandResult(0) in state 3
141Trace: CFtpControlSocket::ResetOperation(0)
142Trace: CControlSocket::ResetOperation(0)
143Trace: CFtpListOpData::Reset(0) in state 3
144Status: Directory listing of "/" successful
145Trace: CControlSocket::SendNextCommand()
146Trace: CFtpLogonOpData::Send() in state 0
147Status: Resolving address of my.server.com
148Status: Connecting to <server_ip>:21...
149Status: Connection established, waiting for welcome message...
150Trace: CFtpControlSocket::OnReceive()
151Response: 220 (vsFTPd 3.0.3)
152Trace: CFtpLogonOpData::ParseResponse() in state 1
153Trace: CControlSocket::SendNextCommand()
154Trace: CFtpLogonOpData::Send() in state 2
155Command: AUTH TLS
156Trace: CFtpControlSocket::OnReceive()
157Response: 234 Proceed with negotiation.
158Trace: CFtpLogonOpData::ParseResponse() in state 2
159Status: Initializing TLS...
160Trace: CTlsSocketImpl::Handshake()
161Trace: CTlsSocketImpl::ContinueHandshake()
162Trace: CTlsSocketImpl::ContinueHandshake()
163Trace: CTlsSocketImpl::ContinueHandshake()
164Trace: CTlsSocketImpl::ContinueHandshake()
165Trace: TLS Handshake successful
166Trace: Protocol: TLS1.2, Key exchange: ECDHE-RSA, Cipher: AES-256-GCM, MAC: AEAD
167Status: Verifying certificate...
168Status: TLS connection established.
169Trace: CControlSocket::SendNextCommand()
170Trace: CFtpLogonOpData::Send() in state 5
171Command: USER user@server.com
172Trace: CFtpControlSocket::OnReceive()
173Response: 331 Please specify the password.
174Trace: CFtpLogonOpData::ParseResponse() in state 5
175Trace: CControlSocket::SendNextCommand()
176Trace: CFtpLogonOpData::Send() in state 5
177Command: PASS ********************
178Trace: CFtpControlSocket::OnReceive()
179Response: 230 Login successful.
180Trace: CFtpLogonOpData::ParseResponse() in state 5
181Trace: CControlSocket::SendNextCommand()
182Trace: CFtpLogonOpData::Send() in state 9
183Command: OPTS UTF8 ON
184Trace: CFtpControlSocket::OnReceive()
185Response: 200 Always in UTF8 mode.
186Trace: CFtpLogonOpData::ParseResponse() in state 9
187Trace: CControlSocket::SendNextCommand()
188Trace: CFtpLogonOpData::Send() in state 10
189Command: PBSZ 0
190Trace: CFtpControlSocket::OnReceive()
191Response: 200 PBSZ set to 0.
192Trace: CFtpLogonOpData::ParseResponse() in state 10
193Trace: CControlSocket::SendNextCommand()
194Trace: CFtpLogonOpData::Send() in state 11
195Command: PROT P
196Trace: CFtpControlSocket::OnReceive()
197Response: 200 PROT now Private.
198Trace: CFtpLogonOpData::ParseResponse() in state 11
199Status: Logged in
200Trace: Measured latency of 56 ms
201Trace: CFtpControlSocket::ResetOperation(0)
202Trace: CControlSocket::ResetOperation(0)
203Trace: CFtpLogonOpData::Reset(0) in state 14
204Trace: CFtpControlSocket::FileTransfer()
205Trace: CControlSocket::SendNextCommand()
206Trace: CFtpFileTransferOpData::Send() in state 0
207Status: Starting upload of /index.php
208Trace: CFtpChangeDirOpData::Send() in state 0
209Trace: CFtpChangeDirOpData::Send() in state 2
210Command: CWD /
211Trace: CFtpControlSocket::OnReceive()
212Response: 250 Directory successfully changed.
213Trace: CFtpChangeDirOpData::ParseResponse() in state 2
214Trace: CControlSocket::SendNextCommand()
215Trace: CFtpChangeDirOpData::Send() in state 3
216Command: PWD
217Trace: CFtpControlSocket::OnReceive()
218Response: 257 "/" is the current directory
219Trace: CFtpChangeDirOpData::ParseResponse() in state 3
220Trace: CFtpControlSocket::ResetOperation(0)
221Trace: CControlSocket::ResetOperation(0)
222Trace: CFtpChangeDirOpData::Reset(0) in state 3
223Trace: CFtpFileTransferOpData::SubcommandResult(0) in state 1
224Trace: CControlSocket::SendNextCommand()
225Trace: CFtpFileTransferOpData::Send() in state 5
226Trace: CFtpRawTransferOpData::Send() in state 1
227Command: TYPE A
228Trace: CFtpControlSocket::OnReceive()
229Response: 200 Switching to ASCII mode.
230Trace: CFtpRawTransferOpData::ParseResponse() in state 1
231Trace: CControlSocket::SendNextCommand()
232Trace: CFtpRawTransferOpData::Send() in state 2
233Command: PASV
234Trace: CFtpControlSocket::OnReceive()
235Response: 227 Entering Passive Mode (207,180,202,67,40,65).
236Trace: CFtpRawTransferOpData::ParseResponse() in state 2
237Trace: CControlSocket::SendNextCommand()
238Trace: CFtpRawTransferOpData::Send() in state 4
239Trace: Binding data connection source IP to control connection source IP 192.168.0.11
240Command: STOR index.php
241Trace: CTransferSocket::OnConnect
242Trace: CTlsSocketImpl::Handshake()
243Trace: Trying to resume existing TLS session.
244Trace: CTlsSocketImpl::ContinueHandshake()
245Trace: CFtpControlSocket::OnReceive()
246Response: 150 Ok to send data.
247Trace: CFtpRawTransferOpData::ParseResponse() in state 4
248Trace: CControlSocket::SendNextCommand()
249Trace: CFtpRawTransferOpData::Send() in state 5
250Trace: CTlsSocketImpl::ContinueHandshake()
251Trace: TLS Handshake successful
252Trace: TLS Session resumed
253Trace: Protocol: TLS1.2, Key exchange: ECDHE-RSA, Cipher: AES-256-GCM, MAC: AEAD
254Trace: CTransferSocket::OnConnect
255Trace: CTlsSocketImpl::Shutdown()
256Trace: CTransferSocket::TransferEnd(1)
257Trace: CFtpControlSocket::TransferEnd()
258Error: Connection timed out after 20 seconds of inactivity
259Trace: CFtpControlSocket::ResetOperation(2114)
260Trace: CControlSocket::ResetOperation(2114)
261Trace: CFtpRawTransferOpData::Reset(2114) in state 7
262Trace: CFtpControlSocket::ResetOperation(2114)
263Trace: CControlSocket::ResetOperation(2114)
264Trace: CFtpFileTransferOpData::Reset(2114) in state 7
265Error: File transfer failed
266Status: Disconnected from server
267Trace: CControlSocket::SendNextCommand()
268Trace: CFtpLogonOpData::Send() in state 0
269Status: Resolving address of my.server.com
270Status: Connecting to <server_ip>:21...
271Status: Connection established, waiting for welcome message...
272Trace: CFtpControlSocket::OnReceive()
273Response: 220 (vsFTPd 3.0.3)
274Trace: CFtpLogonOpData::ParseResponse() in state 1
275Trace: CControlSocket::SendNextCommand()
276Trace: CFtpLogonOpData::Send() in state 2
277Command: AUTH TLS
278Trace: CFtpControlSocket::OnReceive()
279Response: 234 Proceed with negotiation.
280Trace: CFtpLogonOpData::ParseResponse() in state 2
281Status: Initializing TLS...
282Trace: CTlsSocketImpl::Handshake()
283Trace: CTlsSocketImpl::ContinueHandshake()
284Trace: CTlsSocketImpl::ContinueHandshake()
285Trace: CTlsSocketImpl::ContinueHandshake()
286Trace: CTlsSocketImpl::ContinueHandshake()
287Trace: TLS Handshake successful
288Trace: Protocol: TLS1.2, Key exchange: ECDHE-RSA, Cipher: AES-256-GCM, MAC: AEAD
289Status: Verifying certificate...
290Status: TLS connection established.
291Trace: CControlSocket::SendNextCommand()
292Trace: CFtpLogonOpData::Send() in state 5
293Command: USER user@server.com
294Trace: CFtpControlSocket::OnReceive()
295Response: 331 Please specify the password.
296Trace: CFtpLogonOpData::ParseResponse() in state 5
297Trace: CControlSocket::SendNextCommand()
298Trace: CFtpLogonOpData::Send() in state 5
299Command: PASS ********************
300Trace: CFtpControlSocket::OnReceive()
301Response: 230 Login successful.
302Trace: CFtpLogonOpData::ParseResponse() in state 5
303Trace: CControlSocket::SendNextCommand()
304Trace: CFtpLogonOpData::Send() in state 9
305Command: OPTS UTF8 ON
306Trace: CFtpControlSocket::OnReceive()
307Response: 200 Always in UTF8 mode.
308Trace: CFtpLogonOpData::ParseResponse() in state 9
309Trace: CControlSocket::SendNextCommand()
310Trace: CFtpLogonOpData::Send() in state 10
311Command: PBSZ 0
312Trace: CFtpControlSocket::OnReceive()
313Response: 200 PBSZ set to 0.
314Trace: CFtpLogonOpData::ParseResponse() in state 10
315Trace: CControlSocket::SendNextCommand()
316Trace: CFtpLogonOpData::Send() in state 11
317Command: PROT P
318Trace: CFtpControlSocket::OnReceive()
319Response: 200 PROT now Private.
320Trace: CFtpLogonOpData::ParseResponse() in state 11
321Status: Logged in
322Trace: Measured latency of 64 ms
323Trace: CFtpControlSocket::ResetOperation(0)
324Trace: CControlSocket::ResetOperation(0)
325Trace: CFtpLogonOpData::Reset(0) in state 14
326Trace: CFtpControlSocket::FileTransfer()
327Trace: CControlSocket::SendNextCommand()
328Trace: CFtpFileTransferOpData::Send() in state 0
329Status: Starting upload of /index.php
330Trace: CFtpChangeDirOpData::Send() in state 0
331Trace: CFtpChangeDirOpData::Send() in state 2
332Command: CWD /
333Trace: CFtpControlSocket::OnReceive()
334Response: 250 Directory successfully changed.
335Trace: CFtpChangeDirOpData::ParseResponse() in state 2
336Trace: CFtpControlSocket::ResetOperation(0)
337Trace: CControlSocket::ResetOperation(0)
338Trace: CFtpChangeDirOpData::Reset(0) in state 2
339Trace: CFtpFileTransferOpData::SubcommandResult(0) in state 1
340Status: Retrieving directory listing of "/"...
341Trace: CControlSocket::SendNextCommand()
342Trace: CFtpListOpData::Send() in state 0
343Trace: CFtpChangeDirOpData::Send() in state 0
344Trace: CFtpControlSocket::ResetOperation(0)
345Trace: CControlSocket::ResetOperation(0)
346Trace: CFtpChangeDirOpData::Reset(0) in state 0
347Trace: CFtpListOpData::SubcommandResult(0) in state 1
348Trace: CControlSocket::SendNextCommand()
349Trace: CFtpListOpData::Send() in state 2
350Trace: CFtpRawTransferOpData::Send() in state 1
351Command: TYPE I
352Trace: CFtpControlSocket::OnReceive()
353Response: 200 Switching to Binary mode.
354Trace: CFtpRawTransferOpData::ParseResponse() in state 1
355Trace: CControlSocket::SendNextCommand()
356Trace: CFtpRawTransferOpData::Send() in state 2
357Command: PASV
358Trace: CFtpControlSocket::OnReceive()
359Response: 227 Entering Passive Mode (207,180,202,67,41,188).
360Trace: CFtpRawTransferOpData::ParseResponse() in state 2
361Trace: CControlSocket::SendNextCommand()
362Trace: CFtpRawTransferOpData::Send() in state 4
363Trace: Binding data connection source IP to control connection source IP 192.168.0.11
364Command: LIST
365Trace: CTransferSocket::OnConnect
366Trace: CTlsSocketImpl::Handshake()
367Trace: Trying to resume existing TLS session.
368Trace: CTlsSocketImpl::ContinueHandshake()
369Trace: CFtpControlSocket::OnReceive()
370Response: 150 Here comes the directory listing.
371Trace: CFtpRawTransferOpData::ParseResponse() in state 4
372Trace: CControlSocket::SendNextCommand()
373Trace: CFtpRawTransferOpData::Send() in state 5
374Trace: CTlsSocketImpl::ContinueHandshake()
375Trace: TLS Handshake successful
376Trace: TLS Session resumed
377Trace: Protocol: TLS1.2, Key exchange: ECDHE-RSA, Cipher: AES-256-GCM, MAC: AEAD
378Trace: CTransferSocket::OnConnect
379Trace: CTransferSocket::TransferEnd(1)
380Trace: CFtpControlSocket::TransferEnd()
381Trace: CFtpControlSocket::OnReceive()
382Response: 226 Directory send OK.
383Trace: CFtpRawTransferOpData::ParseResponse() in state 7
384Trace: CFtpControlSocket::ResetOperation(0)
385Trace: CControlSocket::ResetOperation(0)
386Trace: CFtpRawTransferOpData::Reset(0) in state 7
387Trace: CFtpListOpData::SubcommandResult(0) in state 3
388Trace: CControlSocket::SendNextCommand()
389Trace: CFtpListOpData::Send() in state 4
390Status: Calculating timezone offset of server...
391Command: MDTM index.php
392Trace: CFtpControlSocket::OnReceive()
393Response: 213 20181226181525
394Trace: CFtpListOpData::ParseResponse() in state 4
395Status: Timezone offset of server is 0 seconds.
396Trace: CFtpControlSocket::ResetOperation(0)
397Trace: CControlSocket::ResetOperation(0)
398Trace: CFtpListOpData::Reset(0) in state 4
399Trace: CFtpFileTransferOpData::SubcommandResult(0) in state 2
400Trace: CControlSocket::SendNextCommand()
401Trace: CFtpFileTransferOpData::Send() in state 5
402Trace: CFtpRawTransferOpData::Send() in state 1
403Command: TYPE A
404Trace: CFtpControlSocket::OnReceive()
405Response: 200 Switching to ASCII mode.
406Trace: CFtpRawTransferOpData::ParseResponse() in state 1
407Trace: CControlSocket::SendNextCommand()
408Trace: CFtpRawTransferOpData::Send() in state 2
409Command: PASV
410Trace: CFtpControlSocket::OnReceive()
411Response: 227 Entering Passive Mode (207,180,202,67,41,61).
412Trace: CFtpRawTransferOpData::ParseResponse() in state 2
413Trace: CControlSocket::SendNextCommand()
414Trace: CFtpRawTransferOpData::Send() in state 4
415Trace: Binding data connection source IP to control connection source IP 192.168.0.11
416Command: STOR index.php
417Trace: CTransferSocket::OnConnect
418Trace: CTlsSocketImpl::Handshake()
419Trace: Trying to resume existing TLS session.
420Trace: CTlsSocketImpl::ContinueHandshake()
421Error: Connection timed out after 20 seconds of inactivity
422Trace: CFtpControlSocket::ResetOperation(2114)
423Trace: CControlSocket::ResetOperation(2114)
424Trace: CFtpRawTransferOpData::Reset(2114) in state 4
425Trace: CFtpControlSocket::ResetOperation(2114)
426Trace: CControlSocket::ResetOperation(2114)
427Trace: CFtpFileTransferOpData::Reset(2114) in state 7
428Error: File transfer failed
429Status: Disconnected from server
430Trace: CControlSocket::SendNextCommand()
431Trace: CFtpLogonOpData::Send() in state 0
432Status: Resolving address of my.server.com
433Status: Connecting to <server_ip>:21...
434Status: Connection established, waiting for welcome message...
435Trace: CFtpControlSocket::OnReceive()
436Response: 220 (vsFTPd 3.0.3)
437Trace: CFtpLogonOpData::ParseResponse() in state 1
438Trace: CControlSocket::SendNextCommand()
439Trace: CFtpLogonOpData::Send() in state 2
440Command: AUTH TLS
441Trace: CFtpControlSocket::OnReceive()
442Response: 234 Proceed with negotiation.
443Trace: CFtpLogonOpData::ParseResponse() in state 2
444Status: Initializing TLS...
445Trace: CTlsSocketImpl::Handshake()
446Trace: CTlsSocketImpl::ContinueHandshake()
447Trace: CTlsSocketImpl::ContinueHandshake()
448Trace: CTlsSocketImpl::ContinueHandshake()
449Trace: CTlsSocketImpl::ContinueHandshake()
450Trace: TLS Handshake successful
451Trace: Protocol: TLS1.2, Key exchange: ECDHE-RSA, Cipher: AES-256-GCM, MAC: AEAD
452Status: Verifying certificate...
453Status: TLS connection established.
454Trace: CControlSocket::SendNextCommand()
455Trace: CFtpLogonOpData::Send() in state 5
456Command: USER user@server.com
457Trace: CFtpControlSocket::OnReceive()
458Response: 331 Please specify the password.
459Trace: CFtpLogonOpData::ParseResponse() in state 5
460Trace: CControlSocket::SendNextCommand()
461Trace: CFtpLogonOpData::Send() in state 5
462Command: PASS ********************
463Trace: CFtpControlSocket::OnReceive()
464Response: 230 Login successful.
465Trace: CFtpLogonOpData::ParseResponse() in state 5
466Trace: CControlSocket::SendNextCommand()
467Trace: CFtpLogonOpData::Send() in state 9
468Command: OPTS UTF8 ON
469Trace: CFtpControlSocket::OnReceive()
470Response: 200 Always in UTF8 mode.
471Trace: CFtpLogonOpData::ParseResponse() in state 9
472Trace: CControlSocket::SendNextCommand()
473Trace: CFtpLogonOpData::Send() in state 10
474Command: PBSZ 0
475Trace: CFtpControlSocket::OnReceive()
476Response: 200 PBSZ set to 0.
477Trace: CFtpLogonOpData::ParseResponse() in state 10
478Trace: CControlSocket::SendNextCommand()
479Trace: CFtpLogonOpData::Send() in state 11
480Command: PROT P
481Trace: CFtpControlSocket::OnReceive()
482Response: 200 PROT now Private.
483Trace: CFtpLogonOpData::ParseResponse() in state 11
484Status: Logged in
485Trace: Measured latency of 64 ms
486Trace: CFtpControlSocket::ResetOperation(0)
487Trace: CControlSocket::ResetOperation(0)
488Trace: CFtpLogonOpData::Reset(0) in state 14
489Trace: CFtpControlSocket::FileTransfer()
490Trace: CControlSocket::SendNextCommand()
491Trace: CFtpFileTransferOpData::Send() in state 0
492Status: Starting upload of /index.php
493Trace: CFtpChangeDirOpData::Send() in state 0
494Trace: CFtpChangeDirOpData::Send() in state 2
495Command: CWD /
496Trace: CFtpControlSocket::OnReceive()
497Response: 250 Directory successfully changed.
498Trace: CFtpChangeDirOpData::ParseResponse() in state 2
499Trace: CFtpControlSocket::ResetOperation(0)
500Trace: CControlSocket::ResetOperation(0)
501Trace: CFtpChangeDirOpData::Reset(0) in state 2
502Trace: CFtpFileTransferOpData::SubcommandResult(0) in state 1
503Status: Retrieving directory listing of "/"...
504Trace: CControlSocket::SendNextCommand()
505Trace: CFtpListOpData::Send() in state 0
506Trace: CFtpChangeDirOpData::Send() in state 0
507Trace: CFtpControlSocket::ResetOperation(0)
508Trace: CControlSocket::ResetOperation(0)
509Trace: CFtpChangeDirOpData::Reset(0) in state 0
510Trace: CFtpListOpData::SubcommandResult(0) in state 1
511Trace: CControlSocket::SendNextCommand()
512Trace: CFtpListOpData::Send() in state 2
513Trace: CFtpRawTransferOpData::Send() in state 1
514Command: TYPE I
515Trace: CFtpControlSocket::OnReceive()
516Response: 200 Switching to Binary mode.
517Trace: CFtpRawTransferOpData::ParseResponse() in state 1
518Trace: CControlSocket::SendNextCommand()
519Trace: CFtpRawTransferOpData::Send() in state 2
520Command: PASV
521Trace: CFtpControlSocket::OnReceive()
522Response: 227 Entering Passive Mode (207,180,202,67,42,48).
523Trace: CFtpRawTransferOpData::ParseResponse() in state 2
524Trace: CControlSocket::SendNextCommand()
525Trace: CFtpRawTransferOpData::Send() in state 4
526Trace: Binding data connection source IP to control connection source IP 192.168.0.11
527Command: LIST
528Trace: CTransferSocket::OnConnect
529Trace: CTlsSocketImpl::Handshake()
530Trace: Trying to resume existing TLS session.
531Trace: CTlsSocketImpl::ContinueHandshake()
532Trace: CFtpControlSocket::OnReceive()
533Response: 150 Here comes the directory listing.
534Trace: CFtpRawTransferOpData::ParseResponse() in state 4
535Trace: CControlSocket::SendNextCommand()
536Trace: CFtpRawTransferOpData::Send() in state 5
537Trace: CTlsSocketImpl::ContinueHandshake()
538Trace: TLS Handshake successful
539Trace: TLS Session resumed
540Trace: Protocol: TLS1.2, Key exchange: ECDHE-RSA, Cipher: AES-256-GCM, MAC: AEAD
541Trace: CTransferSocket::OnConnect
542Trace: CTransferSocket::TransferEnd(1)
543Trace: CFtpControlSocket::TransferEnd()
544Trace: CFtpControlSocket::OnReceive()
545Response: 226 Directory send OK.
546Trace: CFtpRawTransferOpData::ParseResponse() in state 7
547Trace: CFtpControlSocket::ResetOperation(0)
548Trace: CControlSocket::ResetOperation(0)
549Trace: CFtpRawTransferOpData::Reset(0) in state 7
550Trace: CFtpListOpData::SubcommandResult(0) in state 3
551Trace: CFtpControlSocket::ResetOperation(0)
552Trace: CControlSocket::ResetOperation(0)
553Trace: CFtpListOpData::Reset(0) in state 3
554Trace: CFtpFileTransferOpData::SubcommandResult(0) in state 2
555Trace: CControlSocket::SendNextCommand()
556Trace: CFtpFileTransferOpData::Send() in state 5
557Trace: CFtpRawTransferOpData::Send() in state 1
558Command: TYPE A
559Trace: CFtpControlSocket::OnReceive()
560Response: 200 Switching to ASCII mode.
561Trace: CFtpRawTransferOpData::ParseResponse() in state 1
562Trace: CControlSocket::SendNextCommand()
563Trace: CFtpRawTransferOpData::Send() in state 2
564Command: PASV
565Trace: CFtpControlSocket::OnReceive()
566Response: 227 Entering Passive Mode (207,180,202,67,39,146).
567Trace: CFtpRawTransferOpData::ParseResponse() in state 2
568Trace: CControlSocket::SendNextCommand()
569Trace: CFtpRawTransferOpData::Send() in state 4
570Trace: Binding data connection source IP to control connection source IP 192.168.0.11
571Command: STOR index.php
572Trace: CTransferSocket::OnConnect
573Trace: CTlsSocketImpl::Handshake()
574Trace: Trying to resume existing TLS session.
575Trace: CTlsSocketImpl::ContinueHandshake()
576Error: Connection timed out after 20 seconds of inactivity
577Trace: CFtpControlSocket::ResetOperation(2114)
578Trace: CControlSocket::ResetOperation(2114)
579Trace: CFtpRawTransferOpData::Reset(2114) in state 4
580Trace: CFtpControlSocket::ResetOperation(2114)
581Trace: CControlSocket::ResetOperation(2114)
582Trace: CFtpFileTransferOpData::Reset(2114) in state 7
583Error: File transfer failed