1 | Trace: CControlSocket::SendNextCommand()
|
---|
2 | Trace: CFtpLogonOpData::Send() in state 0
|
---|
3 | Status: Connecting to 192.168.200.32:5021 through SOCKS4 proxy
|
---|
4 | Status: SOCKS4 proxy will connect to: 192.168.200.32
|
---|
5 | Status: Connecting to 127.0.0.1:1080...
|
---|
6 | Status: Connection with proxy established, performing handshake...
|
---|
7 | Status: Connection established, waiting for welcome message...
|
---|
8 | Trace: CFtpControlSocket::OnReceive()
|
---|
9 | Trace: CFtpControlSocket::OnReceive()
|
---|
10 | Response: 220 Welcome to TJTV FTP service.
|
---|
11 | Trace: CFtpLogonOpData::ParseResponse() in state 1
|
---|
12 | Trace: CControlSocket::SendNextCommand()
|
---|
13 | Trace: CFtpLogonOpData::Send() in state 5
|
---|
14 | Status: Plain FTP is insecure. Please switch to FTP over TLS.
|
---|
15 | Trace: CFtpControlSocket::SetAsyncRequestReply
|
---|
16 | Trace: CControlSocket::SendNextCommand()
|
---|
17 | Trace: CFtpLogonOpData::Send() in state 6
|
---|
18 | Command: USER sjgw
|
---|
19 | Trace: CFtpControlSocket::OnReceive()
|
---|
20 | Response: 331 Please specify the password.
|
---|
21 | Trace: CFtpLogonOpData::ParseResponse() in state 6
|
---|
22 | Trace: CControlSocket::SendNextCommand()
|
---|
23 | Trace: CFtpLogonOpData::Send() in state 6
|
---|
24 | Command: PASS ****
|
---|
25 | Trace: CFtpControlSocket::OnReceive()
|
---|
26 | Response: 230 Login successful.
|
---|
27 | Trace: CFtpLogonOpData::ParseResponse() in state 6
|
---|
28 | Trace: CControlSocket::SendNextCommand()
|
---|
29 | Trace: CFtpLogonOpData::Send() in state 7
|
---|
30 | Command: SYST
|
---|
31 | Trace: CFtpControlSocket::OnReceive()
|
---|
32 | Response: 215 UNIX Type: L8
|
---|
33 | Trace: CFtpLogonOpData::ParseResponse() in state 7
|
---|
34 | Trace: CControlSocket::SendNextCommand()
|
---|
35 | Trace: CFtpLogonOpData::Send() in state 8
|
---|
36 | Command: FEAT
|
---|
37 | Trace: CFtpControlSocket::OnReceive()
|
---|
38 | Response: 211-Features:
|
---|
39 | Trace: CFtpControlSocket::OnReceive()
|
---|
40 | Response: EPRT
|
---|
41 | Response: EPSV
|
---|
42 | Response: MDTM
|
---|
43 | Trace: CFtpControlSocket::OnReceive()
|
---|
44 | Response: PASV
|
---|
45 | Response: REST STREAM
|
---|
46 | Response: SIZE
|
---|
47 | Response: TVFS
|
---|
48 | Trace: CFtpControlSocket::OnReceive()
|
---|
49 | Response: UTF8
|
---|
50 | Response: 211 End
|
---|
51 | Trace: CFtpLogonOpData::ParseResponse() in state 8
|
---|
52 | Trace: CControlSocket::SendNextCommand()
|
---|
53 | Trace: CFtpLogonOpData::Send() in state 10
|
---|
54 | Command: OPTS UTF8 ON
|
---|
55 | Trace: CFtpControlSocket::OnReceive()
|
---|
56 | Response: 200 Always in UTF8 mode.
|
---|
57 | Trace: CFtpLogonOpData::ParseResponse() in state 10
|
---|
58 | Status: Logged in
|
---|
59 | Trace: Measured latency of 4 ms
|
---|
60 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
61 | Trace: CControlSocket::ResetOperation(0)
|
---|
62 | Trace: CFtpLogonOpData::Reset(0) in state 15
|
---|
63 | Trace: CControlSocket::SendNextCommand()
|
---|
64 | Trace: CFtpListOpData::Send() in state 0
|
---|
65 | Status: Retrieving directory listing...
|
---|
66 | Trace: CFtpChangeDirOpData::Send() in state 0
|
---|
67 | Trace: CFtpChangeDirOpData::Send() in state 1
|
---|
68 | Command: PWD
|
---|
69 | Trace: CFtpControlSocket::OnReceive()
|
---|
70 | Response: 257 "/"
|
---|
71 | Trace: CFtpChangeDirOpData::ParseResponse() in state 1
|
---|
72 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
73 | Trace: CControlSocket::ResetOperation(0)
|
---|
74 | Trace: CFtpChangeDirOpData::Reset(0) in state 1
|
---|
75 | Trace: CFtpListOpData::SubcommandResult(0) in state 1
|
---|
76 | Trace: CControlSocket::SendNextCommand()
|
---|
77 | Trace: CFtpListOpData::Send() in state 2
|
---|
78 | Trace: CFtpRawTransferOpData::Send() in state 0
|
---|
79 | Trace: CFtpRawTransferOpData::Send() in state 1
|
---|
80 | Command: TYPE I
|
---|
81 | Trace: CFtpControlSocket::OnReceive()
|
---|
82 | Response: 200 Switching to Binary mode.
|
---|
83 | Trace: CFtpRawTransferOpData::ParseResponse() in state 1
|
---|
84 | Trace: CControlSocket::SendNextCommand()
|
---|
85 | Trace: CFtpRawTransferOpData::Send() in state 2
|
---|
86 | Command: EPSV
|
---|
87 | Trace: CFtpControlSocket::OnReceive()
|
---|
88 | Response: 229 Entering Extended Passive Mode (|||5013|).
|
---|
89 | Trace: CFtpRawTransferOpData::ParseResponse() in state 2
|
---|
90 | Trace: CControlSocket::SendNextCommand()
|
---|
91 | Trace: CFtpRawTransferOpData::Send() in state 4
|
---|
92 | Trace: Binding data connection source IP to control connection source IP 127.0.0.1
|
---|
93 | Status: SOCKS4 proxy will connect to: 192.168.200.32
|
---|
94 | Command: LIST
|
---|
95 | Status: Connection with proxy established, performing handshake...
|
---|
96 | Trace: CTransferSocket::OnConnect
|
---|
97 | Trace: CTransferSocket::TransferEnd(1)
|
---|
98 | Trace: CFtpControlSocket::TransferEnd()
|
---|
99 | Trace: CFtpControlSocket::OnReceive()
|
---|
100 | Response: 150 Here comes the directory listing.
|
---|
101 | Trace: CFtpRawTransferOpData::ParseResponse() in state 6
|
---|
102 | Trace: CControlSocket::SendNextCommand()
|
---|
103 | Trace: CFtpRawTransferOpData::Send() in state 7
|
---|
104 | Trace: CFtpControlSocket::OnReceive()
|
---|
105 | Response: 226 Directory send OK.
|
---|
106 | Trace: CFtpRawTransferOpData::ParseResponse() in state 7
|
---|
107 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
108 | Trace: CControlSocket::ResetOperation(0)
|
---|
109 | Trace: CFtpRawTransferOpData::Reset(0) in state 7
|
---|
110 | Trace: CFtpListOpData::SubcommandResult(0) in state 3
|
---|
111 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
112 | Trace: CControlSocket::ResetOperation(0)
|
---|
113 | Trace: CFtpListOpData::Reset(0) in state 3
|
---|
114 | Status: Directory listing of "/" successful
|
---|