1 | Trace: CControlSocket::SendNextCommand()
|
---|
2 | Trace: CFtpLogonOpData::Send() in state 0
|
---|
3 | Status: Connecting to 192.168.200.32:5021...
|
---|
4 | Status: Connection established, waiting for welcome message...
|
---|
5 | Trace: CFtpControlSocket::OnReceive()
|
---|
6 | Response: 220 Welcome to TJTV FTP service.
|
---|
7 | Trace: CFtpLogonOpData::ParseResponse() in state 1
|
---|
8 | Trace: CControlSocket::SendNextCommand()
|
---|
9 | Trace: CFtpLogonOpData::Send() in state 5
|
---|
10 | Status: Plain FTP is insecure. Please switch to FTP over TLS.
|
---|
11 | Trace: CFtpControlSocket::SetAsyncRequestReply
|
---|
12 | Trace: CControlSocket::SendNextCommand()
|
---|
13 | Trace: CFtpLogonOpData::Send() in state 6
|
---|
14 | Command: USER sjgw
|
---|
15 | Trace: CFtpControlSocket::OnReceive()
|
---|
16 | Response: 331 Please specify the password.
|
---|
17 | Trace: CFtpLogonOpData::ParseResponse() in state 6
|
---|
18 | Trace: CControlSocket::SendNextCommand()
|
---|
19 | Trace: CFtpLogonOpData::Send() in state 6
|
---|
20 | Command: PASS ****
|
---|
21 | Trace: CFtpControlSocket::OnReceive()
|
---|
22 | Response: 230 Login successful.
|
---|
23 | Trace: CFtpLogonOpData::ParseResponse() in state 6
|
---|
24 | Trace: CControlSocket::SendNextCommand()
|
---|
25 | Trace: CFtpLogonOpData::Send() in state 7
|
---|
26 | Command: SYST
|
---|
27 | Trace: CFtpControlSocket::OnReceive()
|
---|
28 | Response: 215 UNIX Type: L8
|
---|
29 | Trace: CFtpLogonOpData::ParseResponse() in state 7
|
---|
30 | Trace: CControlSocket::SendNextCommand()
|
---|
31 | Trace: CFtpLogonOpData::Send() in state 8
|
---|
32 | Command: FEAT
|
---|
33 | Trace: CFtpControlSocket::OnReceive()
|
---|
34 | Response: 211-Features:
|
---|
35 | Trace: CFtpControlSocket::OnReceive()
|
---|
36 | Response: EPRT
|
---|
37 | Response: EPSV
|
---|
38 | Response: MDTM
|
---|
39 | Response: PASV
|
---|
40 | Response: REST STREAM
|
---|
41 | Response: SIZE
|
---|
42 | Response: TVFS
|
---|
43 | Response: UTF8
|
---|
44 | Response: 211 End
|
---|
45 | Trace: CFtpLogonOpData::ParseResponse() in state 8
|
---|
46 | Trace: CControlSocket::SendNextCommand()
|
---|
47 | Trace: CFtpLogonOpData::Send() in state 10
|
---|
48 | Command: OPTS UTF8 ON
|
---|
49 | Trace: CFtpControlSocket::OnReceive()
|
---|
50 | Response: 200 Always in UTF8 mode.
|
---|
51 | Trace: CFtpLogonOpData::ParseResponse() in state 10
|
---|
52 | Status: Logged in
|
---|
53 | Trace: Measured latency of 3 ms
|
---|
54 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
55 | Trace: CControlSocket::ResetOperation(0)
|
---|
56 | Trace: CFtpLogonOpData::Reset(0) in state 15
|
---|
57 | Trace: CControlSocket::SendNextCommand()
|
---|
58 | Trace: CFtpListOpData::Send() in state 0
|
---|
59 | Status: Retrieving directory listing...
|
---|
60 | Trace: CFtpChangeDirOpData::Send() in state 0
|
---|
61 | Trace: CFtpChangeDirOpData::Send() in state 1
|
---|
62 | Command: PWD
|
---|
63 | Trace: CFtpControlSocket::OnReceive()
|
---|
64 | Response: 257 "/"
|
---|
65 | Trace: CFtpChangeDirOpData::ParseResponse() in state 1
|
---|
66 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
67 | Trace: CControlSocket::ResetOperation(0)
|
---|
68 | Trace: CFtpChangeDirOpData::Reset(0) in state 1
|
---|
69 | Trace: CFtpListOpData::SubcommandResult(0) in state 1
|
---|
70 | Trace: CControlSocket::SendNextCommand()
|
---|
71 | Trace: CFtpListOpData::Send() in state 2
|
---|
72 | Trace: CFtpRawTransferOpData::Send() in state 0
|
---|
73 | Trace: CFtpRawTransferOpData::Send() in state 1
|
---|
74 | Command: TYPE I
|
---|
75 | Trace: CFtpControlSocket::OnReceive()
|
---|
76 | Response: 200 Switching to Binary mode.
|
---|
77 | Trace: CFtpRawTransferOpData::ParseResponse() in state 1
|
---|
78 | Trace: CControlSocket::SendNextCommand()
|
---|
79 | Trace: CFtpRawTransferOpData::Send() in state 2
|
---|
80 | Command: PASV
|
---|
81 | Trace: CFtpControlSocket::OnReceive()
|
---|
82 | Response: 227 Entering Passive Mode (10,10,14,225,19,149).
|
---|
83 | Trace: CFtpRawTransferOpData::ParseResponse() in state 2
|
---|
84 | Trace: CControlSocket::SendNextCommand()
|
---|
85 | Trace: CFtpRawTransferOpData::Send() in state 4
|
---|
86 | Trace: Destination IP of data connection does not match peer IP of control connection. Not binding source address of data connection.
|
---|
87 | Command: LIST
|
---|
88 | Error: Connection timed out after 10 seconds of inactivity
|
---|
89 | Trace: CFtpControlSocket::ResetOperation(2114)
|
---|
90 | Trace: CControlSocket::ResetOperation(2114)
|
---|
91 | Trace: CFtpRawTransferOpData::Reset(2114) in state 4
|
---|
92 | Trace: CFtpControlSocket::ResetOperation(2114)
|
---|
93 | Trace: CControlSocket::ResetOperation(2114)
|
---|
94 | Trace: CFtpListOpData::Reset(2114) in state 3
|
---|
95 | Error: Failed to retrieve directory listing
|
---|
96 | Status: Disconnected from server
|
---|
97 | Trace: CFtpControlSocket::ResetOperation(66)
|
---|
98 | Trace: CControlSocket::ResetOperation(66)
|
---|
99 | Trace: CFtpControlSocket::ResetOperation(66)
|
---|
100 | Trace: CControlSocket::ResetOperation(66)
|
---|
101 | Trace: CControlSocket::ResetOperation(66)
|
---|
102 | Trace: CControlSocket::SendNextCommand()
|
---|
103 | Trace: CFtpLogonOpData::Send() in state 0
|
---|
104 | Status: Connecting to 192.168.200.32:5021...
|
---|
105 | Status: Connection established, waiting for welcome message...
|
---|
106 | Trace: CFtpControlSocket::OnReceive()
|
---|
107 | Response: 220 Welcome to TJTV FTP service.
|
---|
108 | Trace: CFtpLogonOpData::ParseResponse() in state 1
|
---|
109 | Trace: CControlSocket::SendNextCommand()
|
---|
110 | Trace: CFtpLogonOpData::Send() in state 5
|
---|
111 | Status: Plain FTP is insecure. Please switch to FTP over TLS.
|
---|
112 | Trace: CFtpControlSocket::SetAsyncRequestReply
|
---|
113 | Trace: CControlSocket::SendNextCommand()
|
---|
114 | Trace: CFtpLogonOpData::Send() in state 6
|
---|
115 | Command: USER sjgw
|
---|
116 | Trace: CFtpControlSocket::OnReceive()
|
---|
117 | Response: 331 Please specify the password.
|
---|
118 | Trace: CFtpLogonOpData::ParseResponse() in state 6
|
---|
119 | Trace: CControlSocket::SendNextCommand()
|
---|
120 | Trace: CFtpLogonOpData::Send() in state 6
|
---|
121 | Command: PASS ****
|
---|
122 | Trace: CFtpControlSocket::OnReceive()
|
---|
123 | Response: 230 Login successful.
|
---|
124 | Trace: CFtpLogonOpData::ParseResponse() in state 6
|
---|
125 | Trace: CControlSocket::SendNextCommand()
|
---|
126 | Trace: CFtpLogonOpData::Send() in state 10
|
---|
127 | Command: OPTS UTF8 ON
|
---|
128 | Trace: CFtpControlSocket::OnReceive()
|
---|
129 | Response: 200 Always in UTF8 mode.
|
---|
130 | Trace: CFtpLogonOpData::ParseResponse() in state 10
|
---|
131 | Status: Logged in
|
---|
132 | Trace: Measured latency of 5 ms
|
---|
133 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
134 | Trace: CControlSocket::ResetOperation(0)
|
---|
135 | Trace: CFtpLogonOpData::Reset(0) in state 15
|
---|
136 | Trace: CControlSocket::SendNextCommand()
|
---|
137 | Trace: CFtpListOpData::Send() in state 0
|
---|
138 | Status: Retrieving directory listing...
|
---|
139 | Trace: CFtpChangeDirOpData::Send() in state 0
|
---|
140 | Trace: CFtpChangeDirOpData::Send() in state 1
|
---|
141 | Command: PWD
|
---|
142 | Trace: CFtpControlSocket::OnReceive()
|
---|
143 | Response: 257 "/"
|
---|
144 | Trace: CFtpChangeDirOpData::ParseResponse() in state 1
|
---|
145 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
146 | Trace: CControlSocket::ResetOperation(0)
|
---|
147 | Trace: CFtpChangeDirOpData::Reset(0) in state 1
|
---|
148 | Trace: CFtpListOpData::SubcommandResult(0) in state 1
|
---|
149 | Trace: CControlSocket::SendNextCommand()
|
---|
150 | Trace: CFtpListOpData::Send() in state 2
|
---|
151 | Trace: CFtpRawTransferOpData::Send() in state 0
|
---|
152 | Trace: CFtpRawTransferOpData::Send() in state 1
|
---|
153 | Command: TYPE I
|
---|
154 | Trace: CFtpControlSocket::OnReceive()
|
---|
155 | Response: 200 Switching to Binary mode.
|
---|
156 | Trace: CFtpRawTransferOpData::ParseResponse() in state 1
|
---|
157 | Trace: CControlSocket::SendNextCommand()
|
---|
158 | Trace: CFtpRawTransferOpData::Send() in state 2
|
---|
159 | Command: PASV
|
---|
160 | Trace: CFtpControlSocket::OnReceive()
|
---|
161 | Response: 227 Entering Passive Mode (10,10,14,225,19,155).
|
---|
162 | Trace: CFtpRawTransferOpData::ParseResponse() in state 2
|
---|
163 | Trace: CControlSocket::SendNextCommand()
|
---|
164 | Trace: CFtpRawTransferOpData::Send() in state 4
|
---|
165 | Trace: Destination IP of data connection does not match peer IP of control connection. Not binding source address of data connection.
|
---|
166 | Command: LIST
|
---|
167 | Error: Connection timed out after 10 seconds of inactivity
|
---|
168 | Trace: CFtpControlSocket::ResetOperation(2114)
|
---|
169 | Trace: CControlSocket::ResetOperation(2114)
|
---|
170 | Trace: CFtpRawTransferOpData::Reset(2114) in state 4
|
---|
171 | Trace: CFtpControlSocket::ResetOperation(2114)
|
---|
172 | Trace: CControlSocket::ResetOperation(2114)
|
---|
173 | Trace: CFtpListOpData::Reset(2114) in state 3
|
---|
174 | Error: Failed to retrieve directory listing
|
---|