Ticket #11693: filezilla status window.txt

File filezilla status window.txt, 13.2 KB (added by hsvtoolfool, 6 years ago)

filezilla status window capture

Line 
1Status: Resolving address of username.hostname.com
2Status: Connecting to <ip address>:<port>...
3Status: Connection established, waiting for welcome message...
4Status: Insecure server, it does not support FTP over TLS.
5Status: Logged in
6Status: Retrieving directory listing...
7Status: Directory listing of "/" successful
8Status: Retrieving directory listing of "/Temp"...
9Status: Directory listing of "/Temp" successful
1010:41:14 Trace: CControlSocket::SendNextCommand()
1110:41:14 Trace: CFtpLogonOpData::Send() in state 0
1210:41:14 Status: Resolving address of username.hostname.com
1310:41:14 Status: Connecting to <ip address>:<port>...
1410:41:14 Status: Connection established, waiting for welcome message...
1510:41:14 Trace: CFtpControlSocket::OnReceive()
1610:41:14 Response: 220 FTP Server ready.
1710:41:14 Trace: CFtpLogonOpData::ParseResponse() in state 1
1810:41:14 Trace: CControlSocket::SendNextCommand()
1910:41:14 Trace: CFtpLogonOpData::Send() in state 2
2010:41:14 Command: AUTH TLS
2110:41:14 Trace: CFtpControlSocket::OnReceive()
2210:41:14 Response: 500 AUTH not understood
2310:41:14 Trace: CFtpLogonOpData::ParseResponse() in state 2
2410:41:14 Trace: CControlSocket::SendNextCommand()
2510:41:14 Trace: CFtpLogonOpData::Send() in state 3
2610:41:14 Command: AUTH SSL
2710:41:14 Trace: CFtpControlSocket::OnReceive()
2810:41:14 Response: 500 AUTH not understood
2910:41:14 Trace: CFtpLogonOpData::ParseResponse() in state 3
3010:41:14 Status: Insecure server, it does not support FTP over TLS.
3110:41:14 Trace: CControlSocket::SendNextCommand()
3210:41:14 Trace: CFtpLogonOpData::Send() in state 5
3310:41:14 Command: USER <username>
3410:41:14 Trace: CFtpControlSocket::OnReceive()
3510:41:14 Response: 331 Password required for <username>
3610:41:14 Trace: CFtpLogonOpData::ParseResponse() in state 5
3710:41:14 Trace: CControlSocket::SendNextCommand()
3810:41:14 Trace: CFtpLogonOpData::Send() in state 5
3910:41:14 Command: PASS ***************
4010:41:15 Trace: CFtpControlSocket::OnReceive()
4110:41:15 Response: 230 User <username> logged in
4210:41:15 Trace: CFtpLogonOpData::ParseResponse() in state 5
4310:41:15 Trace: CControlSocket::SendNextCommand()
4410:41:15 Trace: CFtpLogonOpData::Send() in state 9
4510:41:15 Command: OPTS UTF8 ON
4610:41:15 Trace: CFtpControlSocket::OnReceive()
4710:41:15 Response: 200 UTF8 set to on
4810:41:15 Trace: CFtpLogonOpData::ParseResponse() in state 9
4910:41:15 Status: Logged in
5010:41:15 Trace: Measured latency of 186 ms
5110:41:15 Trace: CFtpControlSocket::ResetOperation(0)
5210:41:15 Trace: CControlSocket::ResetOperation(0)
5310:41:15 Trace: CFtpControlSocket::FileTransfer()
5410:41:15 Trace: CControlSocket::SendNextCommand()
5510:41:15 Trace: CFtpFileTransferOpData::Send() in state 0
5610:41:15 Status: Starting download of /Temp/access_log_search.2018-08-01
5710:41:15 Trace: CFtpChangeDirOpData::Send() in state 0
5810:41:15 Trace: CFtpChangeDirOpData::Send() in state 2
5910:41:15 Command: CWD /Temp
6010:41:15 Trace: CFtpControlSocket::OnReceive()
6110:41:15 Response: 250 CWD command successful
6210:41:15 Trace: CFtpChangeDirOpData::ParseResponse() in state 2
6310:41:15 Trace: CControlSocket::SendNextCommand()
6410:41:15 Trace: CFtpChangeDirOpData::Send() in state 3
6510:41:15 Command: PWD
6610:41:15 Trace: CFtpControlSocket::OnReceive()
6710:41:15 Response: 257 "/Temp" is the current directory
6810:41:15 Trace: CFtpChangeDirOpData::ParseResponse() in state 3
6910:41:15 Trace: CFtpControlSocket::ResetOperation(0)
7010:41:15 Trace: CControlSocket::ResetOperation(0)
7110:41:15 Trace: CControlSocket::ParseSubcommandResult(0)
7210:41:15 Trace: CFtpFileTransferOpData::SubcommandResult() in state 1
7310:41:15 Trace: CControlSocket::SendNextCommand()
7410:41:15 Trace: CFtpFileTransferOpData::Send() in state 5
7510:41:15 Trace: CFtpRawTransferOpData::Send() in state 1
7610:41:15 Command: TYPE I
7710:41:15 Trace: CFtpControlSocket::OnReceive()
7810:41:15 Response: 200 Type set to I
7910:41:15 Trace: CFtpRawTransferOpData::ParseResponse() in state 1
8010:41:15 Trace: CControlSocket::SendNextCommand()
8110:41:15 Trace: CFtpRawTransferOpData::Send() in state 2
8210:41:15 Command: PASV
8310:41:15 Trace: CFtpControlSocket::OnReceive()
8410:41:15 Response: 227 Entering Passive Mode (xxx,xxx,xxx,xxx,41,163)
8510:41:15 Trace: CFtpRawTransferOpData::ParseResponse() in state 2
8610:41:15 Trace: CControlSocket::SendNextCommand()
8710:41:15 Trace: CFtpRawTransferOpData::Send() in state 4
8810:41:15 Trace: Binding data connection source IP to control connection source IP 192.168.1.75
8910:41:15 Command: RETR access_log_search.2018-08-01
9010:41:15 Trace: CTransferSocket::OnConnect
9110:41:15 Trace: CFtpControlSocket::OnReceive()
9210:41:15 Response: 150 Opening BINARY mode data connection for access_log_search.2018-08-01 (129468 bytes)
9310:41:15 Trace: CFtpRawTransferOpData::ParseResponse() in state 4
9410:41:15 Trace: CControlSocket::SendNextCommand()
9510:41:15 Trace: CFtpRawTransferOpData::Send() in state 5
9610:41:35 Error: Connection timed out after 20 seconds of inactivity
9710:41:35 Trace: CFtpControlSocket::ResetOperation(2114)
9810:41:35 Trace: CControlSocket::ResetOperation(2114)
9910:41:35 Trace: CFtpControlSocket::ResetOperation(2114)
10010:41:35 Trace: CControlSocket::ResetOperation(2114)
10110:41:35 Error: File transfer failed after transferring 1,400 bytes in 20 seconds
10210:41:35 Status: Disconnected from server
10310:41:35 Trace: CControlSocket::SendNextCommand()
10410:41:35 Trace: CFtpLogonOpData::Send() in state 0
10510:41:35 Status: Resolving address of username.hostname.com
10610:41:35 Status: Connecting to <ip address>:<port>...
10710:41:36 Status: Connection established, waiting for welcome message...
10810:41:36 Trace: CFtpControlSocket::OnReceive()
10910:41:36 Response: 220 FTP Server ready.
11010:41:36 Trace: CFtpLogonOpData::ParseResponse() in state 1
11110:41:36 Trace: CControlSocket::SendNextCommand()
11210:41:36 Trace: CFtpLogonOpData::Send() in state 2
11310:41:36 Command: AUTH TLS
11410:41:36 Trace: CFtpControlSocket::OnReceive()
11510:41:36 Response: 500 AUTH not understood
11610:41:36 Trace: CFtpLogonOpData::ParseResponse() in state 2
11710:41:36 Trace: CControlSocket::SendNextCommand()
11810:41:36 Trace: CFtpLogonOpData::Send() in state 3
11910:41:36 Command: AUTH SSL
12010:41:36 Trace: CFtpControlSocket::OnReceive()
12110:41:36 Response: 500 AUTH not understood
12210:41:36 Trace: CFtpLogonOpData::ParseResponse() in state 3
12310:41:36 Status: Insecure server, it does not support FTP over TLS.
12410:41:36 Trace: CControlSocket::SendNextCommand()
12510:41:36 Trace: CFtpLogonOpData::Send() in state 5
12610:41:36 Command: USER <username>
12710:41:36 Trace: CFtpControlSocket::OnReceive()
12810:41:36 Response: 331 Password required for <username>
12910:41:36 Trace: CFtpLogonOpData::ParseResponse() in state 5
13010:41:36 Trace: CControlSocket::SendNextCommand()
13110:41:36 Trace: CFtpLogonOpData::Send() in state 5
13210:41:36 Command: PASS ***************
13310:41:37 Trace: CFtpControlSocket::OnReceive()
13410:41:37 Response: 230 User <username> logged in
13510:41:37 Trace: CFtpLogonOpData::ParseResponse() in state 5
13610:41:37 Trace: CControlSocket::SendNextCommand()
13710:41:37 Trace: CFtpLogonOpData::Send() in state 9
13810:41:37 Command: OPTS UTF8 ON
13910:41:37 Trace: CFtpControlSocket::OnReceive()
14010:41:37 Response: 200 UTF8 set to on
14110:41:37 Trace: CFtpLogonOpData::ParseResponse() in state 9
14210:41:37 Status: Logged in
14310:41:37 Trace: Measured latency of 115 ms
14410:41:37 Trace: CFtpControlSocket::ResetOperation(0)
14510:41:37 Trace: CControlSocket::ResetOperation(0)
14610:41:37 Trace: CFtpControlSocket::FileTransfer()
14710:41:37 Trace: CControlSocket::SendNextCommand()
14810:41:37 Trace: CFtpFileTransferOpData::Send() in state 0
14910:41:37 Status: Starting download of /Temp/access_log_search.2018-08-01
15010:41:37 Trace: CFtpChangeDirOpData::Send() in state 0
15110:41:37 Trace: CFtpChangeDirOpData::Send() in state 2
15210:41:37 Command: CWD /Temp
15310:41:37 Trace: CFtpControlSocket::OnReceive()
15410:41:37 Response: 250 CWD command successful
15510:41:37 Trace: CFtpChangeDirOpData::ParseResponse() in state 2
15610:41:37 Trace: CFtpControlSocket::ResetOperation(0)
15710:41:37 Trace: CControlSocket::ResetOperation(0)
15810:41:37 Trace: CControlSocket::ParseSubcommandResult(0)
15910:41:37 Trace: CFtpFileTransferOpData::SubcommandResult() in state 1
16010:41:37 Trace: CControlSocket::SendNextCommand()
16110:41:37 Trace: CFtpFileTransferOpData::Send() in state 5
16210:41:37 Trace: CFtpFileTransferOpData::TestResumeCapability()
16310:41:37 Trace: CFtpRawTransferOpData::Send() in state 1
16410:41:37 Command: TYPE I
16510:41:37 Trace: CFtpControlSocket::OnReceive()
16610:41:37 Response: 200 Type set to I
16710:41:37 Trace: CFtpRawTransferOpData::ParseResponse() in state 1
16810:41:37 Trace: CControlSocket::SendNextCommand()
16910:41:37 Trace: CFtpRawTransferOpData::Send() in state 2
17010:41:37 Command: PASV
17110:41:37 Trace: CFtpControlSocket::OnReceive()
17210:41:37 Response: 227 Entering Passive Mode (xxx,xxx,xxx,xxx,48,114)
17310:41:37 Trace: CFtpRawTransferOpData::ParseResponse() in state 2
17410:41:37 Trace: CControlSocket::SendNextCommand()
17510:41:37 Trace: CFtpRawTransferOpData::Send() in state 3
17610:41:37 Command: REST 1400
17710:41:37 Trace: CFtpControlSocket::OnReceive()
17810:41:37 Response: 350 Restarting at 1400. Send STORE or RETRIEVE to initiate transfer
17910:41:37 Trace: CFtpRawTransferOpData::ParseResponse() in state 3
18010:41:37 Trace: CControlSocket::SendNextCommand()
18110:41:37 Trace: CFtpRawTransferOpData::Send() in state 4
18210:41:37 Trace: Binding data connection source IP to control connection source IP 192.168.1.75
18310:41:37 Command: RETR access_log_search.2018-08-01
18410:41:37 Trace: CTransferSocket::OnConnect
18510:41:37 Trace: CFtpControlSocket::OnReceive()
18610:41:37 Response: 150 Opening BINARY mode data connection for access_log_search.2018-08-01 (128068 bytes)
18710:41:37 Trace: CFtpRawTransferOpData::ParseResponse() in state 4
18810:41:37 Trace: CControlSocket::SendNextCommand()
18910:41:37 Trace: CFtpRawTransferOpData::Send() in state 5
19010:41:57 Error: Connection timed out after 20 seconds of inactivity
19110:41:57 Trace: CFtpControlSocket::ResetOperation(2114)
19210:41:57 Trace: CControlSocket::ResetOperation(2114)
19310:41:57 Trace: CFtpControlSocket::ResetOperation(2114)
19410:41:57 Trace: CControlSocket::ResetOperation(2114)
19510:41:57 Error: File transfer failed
19610:41:57 Status: Disconnected from server
19710:41:57 Trace: CControlSocket::SendNextCommand()
19810:41:57 Trace: CFtpLogonOpData::Send() in state 0
19910:41:57 Status: Resolving address of username.hostname.com
20010:41:57 Status: Connecting to <ip address>:<port>...
20110:41:57 Status: Connection established, waiting for welcome message...
20210:41:58 Trace: CFtpControlSocket::OnReceive()
20310:41:58 Response: 220 FTP Server ready.
20410:41:58 Trace: CFtpLogonOpData::ParseResponse() in state 1
20510:41:58 Trace: CControlSocket::SendNextCommand()
20610:41:58 Trace: CFtpLogonOpData::Send() in state 2
20710:41:58 Command: AUTH TLS
20810:41:58 Trace: CFtpControlSocket::OnReceive()
20910:41:58 Response: 500 AUTH not understood
21010:41:58 Trace: CFtpLogonOpData::ParseResponse() in state 2
21110:41:58 Trace: CControlSocket::SendNextCommand()
21210:41:58 Trace: CFtpLogonOpData::Send() in state 3
21310:41:58 Command: AUTH SSL
21410:41:58 Trace: CFtpControlSocket::OnReceive()
21510:41:58 Response: 500 AUTH not understood
21610:41:58 Trace: CFtpLogonOpData::ParseResponse() in state 3
21710:41:58 Status: Insecure server, it does not support FTP over TLS.
21810:41:58 Trace: CControlSocket::SendNextCommand()
21910:41:58 Trace: CFtpLogonOpData::Send() in state 5
22010:41:58 Command: USER <username>
22110:41:58 Trace: CFtpControlSocket::OnReceive()
22210:41:58 Response: 331 Password required for <username>
22310:41:58 Trace: CFtpLogonOpData::ParseResponse() in state 5
22410:41:58 Trace: CControlSocket::SendNextCommand()
22510:41:58 Trace: CFtpLogonOpData::Send() in state 5
22610:41:58 Command: PASS ***************
22710:41:58 Trace: CFtpControlSocket::OnReceive()
22810:41:58 Response: 230 User <username> logged in
22910:41:58 Trace: CFtpLogonOpData::ParseResponse() in state 5
23010:41:58 Trace: CControlSocket::SendNextCommand()
23110:41:58 Trace: CFtpLogonOpData::Send() in state 9
23210:41:58 Command: OPTS UTF8 ON
23310:41:58 Trace: CFtpControlSocket::OnReceive()
23410:41:58 Response: 200 UTF8 set to on
23510:41:58 Trace: CFtpLogonOpData::ParseResponse() in state 9
23610:41:58 Status: Logged in
23710:41:58 Trace: Measured latency of 231 ms
23810:41:58 Trace: CFtpControlSocket::ResetOperation(0)
23910:41:58 Trace: CControlSocket::ResetOperation(0)
24010:41:59 Trace: CFtpControlSocket::FileTransfer()
24110:41:59 Trace: CControlSocket::SendNextCommand()
24210:41:59 Trace: CFtpFileTransferOpData::Send() in state 0
24310:41:59 Status: Starting download of /Temp/access_log_search.2018-08-01
24410:41:59 Trace: CFtpChangeDirOpData::Send() in state 0
24510:41:59 Trace: CFtpChangeDirOpData::Send() in state 2
24610:41:59 Command: CWD /Temp
24710:41:59 Trace: CFtpControlSocket::OnReceive()
24810:41:59 Response: 250 CWD command successful
24910:41:59 Trace: CFtpChangeDirOpData::ParseResponse() in state 2
25010:41:59 Trace: CFtpControlSocket::ResetOperation(0)
25110:41:59 Trace: CControlSocket::ResetOperation(0)
25210:41:59 Trace: CControlSocket::ParseSubcommandResult(0)
25310:41:59 Trace: CFtpFileTransferOpData::SubcommandResult() in state 1
25410:42:01 Status: Skipping download of /Temp/access_log_search.2018-08-01
25510:42:01 Trace: CFtpControlSocket::ResetOperation(0)
25610:42:01 Trace: CControlSocket::ResetOperation(0)
25710:42:01 Status: File transfer skipped