1 | 10:25:25 Status: Resolving address of XXXXXXXX
|
---|
2 | 10:25:26 Status: Connecting to XXXXXXXX:21...
|
---|
3 | 10:25:26 Status: Connection established, waiting for welcome message...
|
---|
4 | 10:25:27 Trace: CFtpControlSocket::OnReceive()
|
---|
5 | 10:25:27 Response: 220-QTCP at XXXXXXXX.
|
---|
6 | 10:25:27 Trace: CFtpControlSocket::OnReceive()
|
---|
7 | 10:25:27 Response: 220 Connection will close if idle more than 5 minutes.
|
---|
8 | 10:25:27 Trace: CFtpControlSocket::SendNextCommand()
|
---|
9 | 10:25:27 Command: USER YYYYYYYY
|
---|
10 | 10:25:27 Trace: CFtpControlSocket::OnReceive()
|
---|
11 | 10:25:27 Response: 331 Enter password.
|
---|
12 | 10:25:27 Trace: CFtpControlSocket::SendNextCommand()
|
---|
13 | 10:25:27 Command: PASS **********
|
---|
14 | 10:25:28 Trace: CFtpControlSocket::OnReceive()
|
---|
15 | 10:25:28 Response: 230 YYYYYYYY logged on.
|
---|
16 | 10:25:28 Trace: CFtpControlSocket::SendNextCommand()
|
---|
17 | 10:25:28 Command: SYST
|
---|
18 | 10:25:28 Trace: CFtpControlSocket::OnReceive()
|
---|
19 | 10:25:28 Response: 215 OS/400 is the remote operating system. The TCP/IP version is "V5R4M0".
|
---|
20 | 10:25:28 Trace: CFtpControlSocket::SendNextCommand()
|
---|
21 | 10:25:28 Command: FEAT
|
---|
22 | 10:25:28 Trace: CFtpControlSocket::OnReceive()
|
---|
23 | 10:25:28 Response: 211-Feature listing follows:
|
---|
24 | 10:25:29 Trace: CFtpControlSocket::OnReceive()
|
---|
25 | 10:25:29 Response: AUTH TLS
|
---|
26 | 10:25:29 Response: CCC
|
---|
27 | 10:25:29 Response: PBSZ
|
---|
28 | 10:25:29 Response: PROT
|
---|
29 | 10:25:29 Response: 211 End of feature listing.
|
---|
30 | 10:25:29 Status: Connected
|
---|
31 | 10:25:29 Trace: CFtpControlSocket::ResetOperation(0)
|
---|
32 | 10:25:29 Trace: CControlSocket::ResetOperation(0)
|
---|
33 | 10:25:29 Status: Retrieving directory listing...
|
---|
34 | 10:25:29 Trace: CFtpControlSocket::SendNextCommand()
|
---|
35 | 10:25:29 Trace: CFtpControlSocket::ChangeDirSend()
|
---|
36 | 10:25:29 Command: CWD /some/path/install
|
---|
37 | 10:25:29 Trace: CFtpControlSocket::OnReceive()
|
---|
38 | 10:25:29 Response: 250 "/some/path/install" is current directory.
|
---|
39 | 10:25:29 Trace: CFtpControlSocket::SendNextCommand()
|
---|
40 | 10:25:29 Trace: CFtpControlSocket::ChangeDirSend()
|
---|
41 | 10:25:29 Command: PWD
|
---|
42 | 10:25:29 Trace: CFtpControlSocket::OnReceive()
|
---|
43 | 10:25:29 Response: 257 "/some/path/install" is current directory.
|
---|
44 | 10:25:29 Trace: CFtpControlSocket::ResetOperation(0)
|
---|
45 | 10:25:29 Trace: CControlSocket::ResetOperation(0)
|
---|
46 | 10:25:29 Trace: CFtpControlSocket::ParseSubcommandResult(0)
|
---|
47 | 10:25:29 Trace: CFtpControlSocket::ListSubcommandResult()
|
---|
48 | 10:25:29 Trace: state = 1
|
---|
49 | 10:25:29 Trace: CFtpControlSocket::SendNextCommand()
|
---|
50 | 10:25:29 Trace: CFtpControlSocket::TransferSend()
|
---|
51 | 10:25:29 Trace: state = 1
|
---|
52 | 10:25:29 Command: TYPE I
|
---|
53 | 10:25:29 Trace: CFtpControlSocket::OnReceive()
|
---|
54 | 10:25:29 Response: 200 Representation type is binary IMAGE.
|
---|
55 | 10:25:29 Trace: CFtpControlSocket::TransferParseResponse()
|
---|
56 | 10:25:29 Trace: code = 2
|
---|
57 | 10:25:29 Trace: state = 1
|
---|
58 | 10:25:29 Trace: CFtpControlSocket::SendNextCommand()
|
---|
59 | 10:25:29 Trace: CFtpControlSocket::TransferSend()
|
---|
60 | 10:25:29 Trace: state = 2
|
---|
61 | 10:25:29 Command: PASV
|
---|
62 | 10:25:29 Trace: CFtpControlSocket::OnReceive()
|
---|
63 | 10:25:29 Response: 227 Entering Passive Mode (IP0,IP1,IP2,IP3,64,160).
|
---|
64 | 10:25:29 Trace: CFtpControlSocket::TransferParseResponse()
|
---|
65 | 10:25:29 Trace: code = 2
|
---|
66 | 10:25:29 Trace: state = 2
|
---|
67 | 10:25:29 Trace: CFtpControlSocket::SendNextCommand()
|
---|
68 | 10:25:29 Trace: CFtpControlSocket::TransferSend()
|
---|
69 | 10:25:29 Trace: state = 4
|
---|
70 | 10:25:29 Command: LIST
|
---|
71 | 10:25:29 Trace: CTransferSocket::OnConnect
|
---|
72 | 10:25:29 Trace: CTransferSocket::OnReceive(), m_transferMode=0
|
---|
73 | 10:25:30 Trace: CFtpControlSocket::OnReceive()
|
---|
74 | 10:25:30 Response: 125 List started.
|
---|
75 | 10:25:30 Trace: CFtpControlSocket::TransferParseResponse()
|
---|
76 | 10:25:30 Trace: code = 1
|
---|
77 | 10:25:30 Trace: state = 4
|
---|
78 | 10:25:30 Trace: CFtpControlSocket::SendNextCommand()
|
---|
79 | 10:25:30 Trace: CFtpControlSocket::TransferSend()
|
---|
80 | 10:25:30 Trace: state = 5
|
---|
81 | 10:25:30 Trace: CTransferSocket::OnReceive(), m_transferMode=0
|
---|
82 | 10:25:30 Trace: CFtpControlSocket::OnReceive()
|
---|
83 | 10:25:30 Response: 250 List completed.
|
---|
84 | 10:25:30 Trace: CFtpControlSocket::TransferParseResponse()
|
---|
85 | 10:25:30 Trace: code = 2
|
---|
86 | 10:25:30 Trace: state = 5
|
---|
87 | 10:25:30 Trace: CFtpControlSocket::SendNextCommand()
|
---|
88 | 10:25:30 Trace: CFtpControlSocket::TransferSend()
|
---|
89 | 10:25:30 Trace: state = 8
|
---|
90 | 10:25:30 Trace: CTransferSocket::OnReceive(), m_transferMode=0
|
---|
91 | 10:25:30 Trace: CTransferSocket::OnClose(0)
|
---|
92 | 10:25:30 Trace: CTransferSocket::TransferEnd(1)
|
---|
93 | 10:25:30 Trace: CFtpControlSocket::TransferEnd()
|
---|
94 | 10:25:30 Trace: CFtpControlSocket::ResetOperation(0)
|
---|
95 | 10:25:30 Trace: CControlSocket::ResetOperation(0)
|
---|
96 | 10:25:30 Trace: CFtpControlSocket::ParseSubcommandResult(0)
|
---|
97 | 10:25:30 Trace: CFtpControlSocket::ListSubcommandResult()
|
---|
98 | 10:25:30 Trace: state = 3
|
---|
99 | 10:25:30 Trace: CFtpControlSocket::ResetOperation(0)
|
---|
100 | 10:25:30 Trace: CControlSocket::ResetOperation(0)
|
---|
101 | 10:25:30 Status: Directory listing successful
|
---|
102 | 10:25:43 Status: Retrieving directory listing...
|
---|
103 | 10:25:43 Trace: CFtpControlSocket::SendNextCommand()
|
---|
104 | 10:25:43 Trace: CFtpControlSocket::ChangeDirSend()
|
---|
105 | 10:25:43 Command: CWD /some/path
|
---|
106 | 10:25:44 Trace: CFtpControlSocket::OnReceive()
|
---|
107 | 10:25:44 Response: 250 "/some/path" is current directory.
|
---|
108 | 10:25:44 Trace: CFtpControlSocket::SendNextCommand()
|
---|
109 | 10:25:44 Trace: CFtpControlSocket::ChangeDirSend()
|
---|
110 | 10:25:44 Command: PWD
|
---|
111 | 10:25:44 Trace: CFtpControlSocket::OnReceive()
|
---|
112 | 10:25:44 Response: 257 "/some/path" is current directory.
|
---|
113 | 10:25:44 Trace: CFtpControlSocket::ResetOperation(0)
|
---|
114 | 10:25:44 Trace: CControlSocket::ResetOperation(0)
|
---|
115 | 10:25:44 Trace: CFtpControlSocket::ParseSubcommandResult(0)
|
---|
116 | 10:25:44 Trace: CFtpControlSocket::ListSubcommandResult()
|
---|
117 | 10:25:44 Trace: state = 1
|
---|
118 | 10:25:44 Trace: CFtpControlSocket::SendNextCommand()
|
---|
119 | 10:25:44 Trace: CFtpControlSocket::TransferSend()
|
---|
120 | 10:25:44 Trace: state = 2
|
---|
121 | 10:25:44 Command: PASV
|
---|
122 | 10:25:44 Trace: CFtpControlSocket::OnReceive()
|
---|
123 | 10:25:44 Response: 227 Entering Passive Mode (IP0,IP1,IP2,IP3,50,139).
|
---|
124 | 10:25:44 Trace: CFtpControlSocket::TransferParseResponse()
|
---|
125 | 10:25:44 Trace: code = 2
|
---|
126 | 10:25:44 Trace: state = 2
|
---|
127 | 10:25:44 Trace: CFtpControlSocket::SendNextCommand()
|
---|
128 | 10:25:44 Trace: CFtpControlSocket::TransferSend()
|
---|
129 | 10:25:44 Trace: state = 4
|
---|
130 | 10:25:44 Command: LIST
|
---|
131 | 10:25:44 Trace: CTransferSocket::OnConnect
|
---|
132 | 10:25:44 Trace: CTransferSocket::OnReceive(), m_transferMode=0
|
---|
133 | 10:25:44 Trace: CFtpControlSocket::OnReceive()
|
---|
134 | 10:25:44 Response: 125 List started.
|
---|
135 | 10:25:44 Trace: CFtpControlSocket::TransferParseResponse()
|
---|
136 | 10:25:44 Trace: code = 1
|
---|
137 | 10:25:44 Trace: state = 4
|
---|
138 | 10:25:44 Trace: CFtpControlSocket::SendNextCommand()
|
---|
139 | 10:25:44 Trace: CFtpControlSocket::TransferSend()
|
---|
140 | 10:25:44 Trace: state = 5
|
---|
141 | 10:25:44 Trace: CTransferSocket::OnReceive(), m_transferMode=0
|
---|
142 | 10:25:44 Trace: CFtpControlSocket::OnReceive()
|
---|
143 | 10:25:44 Response: 250 List completed.
|
---|
144 | 10:25:44 Trace: CFtpControlSocket::TransferParseResponse()
|
---|
145 | 10:25:44 Trace: code = 2
|
---|
146 | 10:25:44 Trace: state = 5
|
---|
147 | 10:25:44 Trace: CFtpControlSocket::SendNextCommand()
|
---|
148 | 10:25:44 Trace: CFtpControlSocket::TransferSend()
|
---|
149 | 10:25:44 Trace: state = 8
|
---|
150 | 10:25:44 Trace: CTransferSocket::OnClose(0)
|
---|
151 | 10:25:44 Trace: CTransferSocket::TransferEnd(1)
|
---|
152 | 10:25:44 Trace: CFtpControlSocket::TransferEnd()
|
---|
153 | 10:25:44 Trace: CFtpControlSocket::ResetOperation(0)
|
---|
154 | 10:25:44 Trace: CControlSocket::ResetOperation(0)
|
---|
155 | 10:25:44 Trace: CFtpControlSocket::ParseSubcommandResult(0)
|
---|
156 | 10:25:44 Trace: CFtpControlSocket::ListSubcommandResult()
|
---|
157 | 10:25:44 Trace: state = 3
|
---|
158 | 10:25:44 Trace: CFtpControlSocket::ResetOperation(0)
|
---|
159 | 10:25:44 Trace: CControlSocket::ResetOperation(0)
|
---|
160 | 10:25:44 Status: Directory listing successful
|
---|
161 | 10:25:47 Status: Retrieving directory listing...
|
---|
162 | 10:25:47 Trace: CFtpControlSocket::SendNextCommand()
|
---|
163 | 10:25:47 Trace: CFtpControlSocket::ChangeDirSend()
|
---|
164 | 10:25:47 Command: CWD /some/path/test
|
---|
165 | 10:25:47 Trace: CFtpControlSocket::OnReceive()
|
---|
166 | 10:25:47 Response: 250 "/some/path/test" is current directory.
|
---|
167 | 10:25:47 Trace: CFtpControlSocket::SendNextCommand()
|
---|
168 | 10:25:47 Trace: CFtpControlSocket::ChangeDirSend()
|
---|
169 | 10:25:47 Command: PWD
|
---|
170 | 10:25:47 Trace: CFtpControlSocket::OnReceive()
|
---|
171 | 10:25:47 Response: 257 "/some/path/test" is current directory.
|
---|
172 | 10:25:47 Trace: CFtpControlSocket::ResetOperation(0)
|
---|
173 | 10:25:47 Trace: CControlSocket::ResetOperation(0)
|
---|
174 | 10:25:47 Trace: CFtpControlSocket::ParseSubcommandResult(0)
|
---|
175 | 10:25:47 Trace: CFtpControlSocket::ListSubcommandResult()
|
---|
176 | 10:25:47 Trace: state = 1
|
---|
177 | 10:25:47 Trace: CFtpControlSocket::SendNextCommand()
|
---|
178 | 10:25:47 Trace: CFtpControlSocket::TransferSend()
|
---|
179 | 10:25:47 Trace: state = 2
|
---|
180 | 10:25:47 Command: PASV
|
---|
181 | 10:25:48 Trace: CFtpControlSocket::OnReceive()
|
---|
182 | 10:25:48 Response: 227 Entering Passive Mode (IP0,IP1,IP2,IP3,179,233).
|
---|
183 | 10:25:48 Trace: CFtpControlSocket::TransferParseResponse()
|
---|
184 | 10:25:48 Trace: code = 2
|
---|
185 | 10:25:48 Trace: state = 2
|
---|
186 | 10:25:48 Trace: CFtpControlSocket::SendNextCommand()
|
---|
187 | 10:25:48 Trace: CFtpControlSocket::TransferSend()
|
---|
188 | 10:25:48 Trace: state = 4
|
---|
189 | 10:25:48 Command: LIST
|
---|
190 | 10:25:48 Trace: CTransferSocket::OnConnect
|
---|
191 | 10:25:48 Trace: CTransferSocket::OnReceive(), m_transferMode=0
|
---|
192 | 10:25:48 Trace: CFtpControlSocket::OnReceive()
|
---|
193 | 10:25:48 Response: 125 List started.
|
---|
194 | 10:25:48 Trace: CFtpControlSocket::TransferParseResponse()
|
---|
195 | 10:25:48 Trace: code = 1
|
---|
196 | 10:25:48 Trace: state = 4
|
---|
197 | 10:25:48 Trace: CFtpControlSocket::SendNextCommand()
|
---|
198 | 10:25:48 Trace: CFtpControlSocket::TransferSend()
|
---|
199 | 10:25:48 Trace: state = 5
|
---|
200 | 10:25:48 Trace: CTransferSocket::OnReceive(), m_transferMode=0
|
---|
201 | 10:25:48 Trace: CFtpControlSocket::OnReceive()
|
---|
202 | 10:25:48 Response: 250 List completed.
|
---|
203 | 10:25:48 Trace: CFtpControlSocket::TransferParseResponse()
|
---|
204 | 10:25:48 Trace: code = 2
|
---|
205 | 10:25:48 Trace: state = 5
|
---|
206 | 10:25:48 Trace: CFtpControlSocket::SendNextCommand()
|
---|
207 | 10:25:48 Trace: CFtpControlSocket::TransferSend()
|
---|
208 | 10:25:48 Trace: state = 8
|
---|
209 | 10:25:48 Trace: CTransferSocket::OnClose(0)
|
---|
210 | 10:25:48 Trace: CTransferSocket::TransferEnd(1)
|
---|
211 | 10:25:48 Trace: CFtpControlSocket::TransferEnd()
|
---|
212 | 10:25:48 Trace: CFtpControlSocket::ResetOperation(0)
|
---|
213 | 10:25:48 Trace: CControlSocket::ResetOperation(0)
|
---|
214 | 10:25:48 Trace: CFtpControlSocket::ParseSubcommandResult(0)
|
---|
215 | 10:25:48 Trace: CFtpControlSocket::ListSubcommandResult()
|
---|
216 | 10:25:48 Trace: state = 3
|
---|
217 | 10:25:48 Trace: CFtpControlSocket::ResetOperation(0)
|
---|
218 | 10:25:48 Trace: CControlSocket::ResetOperation(0)
|
---|
219 | 10:25:48 Status: Directory listing successful
|
---|
220 | 10:25:53 Status: Creating directory '/some/path/test/transfer'...
|
---|
221 | 10:25:53 Trace: CFtpControlSocket::SendNextCommand()
|
---|
222 | 10:25:53 Trace: CFtpControlSocket::MkdirSend
|
---|
223 | 10:25:53 Trace: state = 2
|
---|
224 | 10:25:53 Command: MKD transfer
|
---|
225 | 10:25:53 Trace: CFtpControlSocket::OnReceive()
|
---|
226 | 10:25:53 Response: 250 Created directory /some/path/test/transfer
|
---|
227 | 10:25:53 Trace: CFtpControlSocket::MkdirParseResonse
|
---|
228 | 10:25:53 Trace: state = 2
|
---|
229 | 10:25:53 Trace: CFtpControlSocket::ResetOperation(0)
|
---|
230 | 10:25:53 Trace: CControlSocket::ResetOperation(0)
|
---|
231 | 10:25:55 Status: Retrieving directory listing...
|
---|
232 | 10:25:55 Trace: CFtpControlSocket::SendNextCommand()
|
---|
233 | 10:25:55 Trace: CFtpControlSocket::ChangeDirSend()
|
---|
234 | 10:25:55 Command: CWD transfer
|
---|
235 | 10:25:55 Trace: CFtpControlSocket::OnReceive()
|
---|
236 | 10:25:55 Response: 250 "/some/path/test/transfer" is current directory.
|
---|
237 | 10:25:55 Trace: CFtpControlSocket::SendNextCommand()
|
---|
238 | 10:25:55 Trace: CFtpControlSocket::ChangeDirSend()
|
---|
239 | 10:25:55 Command: PWD
|
---|
240 | 10:25:55 Trace: CFtpControlSocket::OnReceive()
|
---|
241 | 10:25:55 Response: 257 "/some/path/test/transfer" is current directory.
|
---|
242 | 10:25:55 Trace: CFtpControlSocket::ResetOperation(0)
|
---|
243 | 10:25:55 Trace: CControlSocket::ResetOperation(0)
|
---|
244 | 10:25:55 Trace: CFtpControlSocket::ParseSubcommandResult(0)
|
---|
245 | 10:25:55 Trace: CFtpControlSocket::ListSubcommandResult()
|
---|
246 | 10:25:55 Trace: state = 1
|
---|
247 | 10:25:55 Trace: CFtpControlSocket::SendNextCommand()
|
---|
248 | 10:25:55 Trace: CFtpControlSocket::TransferSend()
|
---|
249 | 10:25:55 Trace: state = 2
|
---|
250 | 10:25:55 Command: PASV
|
---|
251 | 10:25:55 Trace: CFtpControlSocket::OnReceive()
|
---|
252 | 10:25:55 Response: 227 Entering Passive Mode (IP0,IP1,IP2,IP3,230,197).
|
---|
253 | 10:25:55 Trace: CFtpControlSocket::TransferParseResponse()
|
---|
254 | 10:25:55 Trace: code = 2
|
---|
255 | 10:25:55 Trace: state = 2
|
---|
256 | 10:25:55 Trace: CFtpControlSocket::SendNextCommand()
|
---|
257 | 10:25:55 Trace: CFtpControlSocket::TransferSend()
|
---|
258 | 10:25:55 Trace: state = 4
|
---|
259 | 10:25:55 Command: LIST
|
---|
260 | 10:25:55 Trace: CTransferSocket::OnConnect
|
---|
261 | 10:25:55 Trace: CTransferSocket::OnReceive(), m_transferMode=0
|
---|
262 | 10:25:55 Trace: CFtpControlSocket::OnReceive()
|
---|
263 | 10:25:55 Response: 125 No files found in directory /some/path/test/transfer
|
---|
264 | 10:25:55 Trace: CFtpControlSocket::TransferParseResponse()
|
---|
265 | 10:25:55 Trace: code = 1
|
---|
266 | 10:25:55 Trace: state = 4
|
---|
267 | 10:25:55 Trace: CFtpControlSocket::SendNextCommand()
|
---|
268 | 10:25:55 Trace: CFtpControlSocket::TransferSend()
|
---|
269 | 10:25:55 Trace: state = 5
|
---|
270 | 10:25:55 Trace: CTransferSocket::OnClose(0)
|
---|
271 | 10:25:55 Trace: CTransferSocket::TransferEnd(1)
|
---|
272 | 10:25:55 Trace: CFtpControlSocket::TransferEnd()
|
---|
273 | 10:25:55 Trace: CFtpControlSocket::OnReceive()
|
---|
274 | 10:25:55 Response: 250 List completed.
|
---|
275 | 10:25:55 Trace: CFtpControlSocket::TransferParseResponse()
|
---|
276 | 10:25:55 Trace: code = 2
|
---|
277 | 10:25:55 Trace: state = 7
|
---|
278 | 10:25:55 Trace: CFtpControlSocket::ResetOperation(0)
|
---|
279 | 10:25:55 Trace: CControlSocket::ResetOperation(0)
|
---|
280 | 10:25:55 Trace: CFtpControlSocket::ParseSubcommandResult(0)
|
---|
281 | 10:25:55 Trace: CFtpControlSocket::ListSubcommandResult()
|
---|
282 | 10:25:55 Trace: state = 3
|
---|
283 | 10:25:55 Trace: CFtpControlSocket::ResetOperation(0)
|
---|
284 | 10:25:55 Trace: CControlSocket::ResetOperation(0)
|
---|
285 | 10:25:55 Status: Directory listing successful
|
---|
286 | 10:26:05 Status: Resolving address of XXXXXXXX
|
---|
287 | 10:26:07 Status: Connecting to XXXXXXXX:21...
|
---|
288 | 10:26:07 Status: Connection established, waiting for welcome message...
|
---|
289 | 10:26:07 Trace: CFtpControlSocket::OnReceive()
|
---|
290 | 10:26:07 Response: 220-QTCP at XXXXXXXX.
|
---|
291 | 10:26:07 Trace: CFtpControlSocket::OnReceive()
|
---|
292 | 10:26:07 Response: 220 Connection will close if idle more than 5 minutes.
|
---|
293 | 10:26:07 Trace: CFtpControlSocket::SendNextCommand()
|
---|
294 | 10:26:07 Command: USER YYYYYYYY
|
---|
295 | 10:26:07 Trace: CFtpControlSocket::OnReceive()
|
---|
296 | 10:26:07 Response: 331 Enter password.
|
---|
297 | 10:26:07 Trace: CFtpControlSocket::SendNextCommand()
|
---|
298 | 10:26:07 Command: PASS **********
|
---|
299 | 10:26:08 Trace: CFtpControlSocket::OnReceive()
|
---|
300 | 10:26:08 Response: 230 YYYYYYYY logged on.
|
---|
301 | 10:26:08 Status: Connected
|
---|
302 | 10:26:08 Trace: CFtpControlSocket::ResetOperation(0)
|
---|
303 | 10:26:08 Trace: CControlSocket::ResetOperation(0)
|
---|
304 | 10:26:08 Trace: CFtpControlSocket::FileTransfer()
|
---|
305 | 10:26:08 Status: Starting upload of Z:\CCBank\deploy\werbung.sql
|
---|
306 | 10:26:08 Trace: CFtpControlSocket::SendNextCommand()
|
---|
307 | 10:26:08 Trace: CFtpControlSocket::ChangeDirSend()
|
---|
308 | 10:26:08 Command: CWD /some/path/test/transfer
|
---|
309 | 10:26:08 Trace: CFtpControlSocket::OnReceive()
|
---|
310 | 10:26:08 Response: 250 "/some/path/test/transfer" is current directory.
|
---|
311 | 10:26:08 Trace: CFtpControlSocket::ResetOperation(0)
|
---|
312 | 10:26:08 Trace: CControlSocket::ResetOperation(0)
|
---|
313 | 10:26:09 Trace: CFtpControlSocket::ParseSubcommandResult(0)
|
---|
314 | 10:26:09 Trace: FileTransferSubcommandResult()
|
---|
315 | 10:26:09 Trace: CFtpControlSocket::SendNextCommand()
|
---|
316 | 10:26:09 Trace: FileTransferSend()
|
---|
317 | 10:26:09 Trace: CFtpControlSocket::SendNextCommand()
|
---|
318 | 10:26:09 Trace: CFtpControlSocket::TransferSend()
|
---|
319 | 10:26:09 Trace: state = 1
|
---|
320 | 10:26:09 Command: TYPE A
|
---|
321 | 10:26:09 Trace: CFtpControlSocket::OnReceive()
|
---|
322 | 10:26:09 Response: 200 Representation type is ASCII nonprint.
|
---|
323 | 10:26:09 Trace: CFtpControlSocket::TransferParseResponse()
|
---|
324 | 10:26:09 Trace: code = 2
|
---|
325 | 10:26:09 Trace: state = 1
|
---|
326 | 10:26:09 Trace: CFtpControlSocket::SendNextCommand()
|
---|
327 | 10:26:09 Trace: CFtpControlSocket::TransferSend()
|
---|
328 | 10:26:09 Trace: state = 2
|
---|
329 | 10:26:09 Command: PASV
|
---|
330 | 10:26:09 Trace: CFtpControlSocket::OnReceive()
|
---|
331 | 10:26:09 Response: 227 Entering Passive Mode (IP0,IP1,IP2,IP3,64,225).
|
---|
332 | 10:26:09 Trace: CFtpControlSocket::TransferParseResponse()
|
---|
333 | 10:26:09 Trace: code = 2
|
---|
334 | 10:26:09 Trace: state = 2
|
---|
335 | 10:26:09 Trace: CFtpControlSocket::SendNextCommand()
|
---|
336 | 10:26:09 Trace: CFtpControlSocket::TransferSend()
|
---|
337 | 10:26:09 Trace: state = 4
|
---|
338 | 10:26:09 Command: STOR someAsciiFile.sql
|
---|
339 | 10:26:09 Trace: CTransferSocket::OnConnect
|
---|
340 | 10:26:09 Trace: CTransferSocket::OnReceive(), m_transferMode=1
|
---|
341 | 10:26:09 Trace: CTransferSocket::TransferEnd(1)
|
---|
342 | 10:26:09 Trace: CFtpControlSocket::TransferEnd()
|
---|
343 | 10:26:09 Trace: CFtpControlSocket::OnReceive()
|
---|
344 | 10:26:09 Response: 150 Sending file to /some/path/test/transfer/someAsciiFile.sql
|
---|
345 | 10:26:09 Trace: CFtpControlSocket::TransferParseResponse()
|
---|
346 | 10:26:09 Trace: code = 1
|
---|
347 | 10:26:09 Trace: state = 6
|
---|
348 | 10:26:09 Trace: CFtpControlSocket::SendNextCommand()
|
---|
349 | 10:26:09 Trace: CFtpControlSocket::TransferSend()
|
---|
350 | 10:26:09 Trace: state = 7
|
---|
351 | 10:26:09 Trace: CFtpControlSocket::OnReceive()
|
---|
352 | 10:26:09 Response: 226 File transfer completed successfully.
|
---|
353 | 10:26:09 Trace: CFtpControlSocket::TransferParseResponse()
|
---|
354 | 10:26:09 Trace: code = 2
|
---|
355 | 10:26:09 Trace: state = 7
|
---|
356 | 10:26:09 Trace: CFtpControlSocket::ResetOperation(0)
|
---|
357 | 10:26:09 Trace: CControlSocket::ResetOperation(0)
|
---|
358 | 10:26:09 Trace: CFtpControlSocket::ParseSubcommandResult(0)
|
---|
359 | 10:26:09 Trace: FileTransferSubcommandResult()
|
---|
360 | 10:26:09 Trace: CFtpControlSocket::ResetOperation(0)
|
---|
361 | 10:26:09 Trace: CControlSocket::ResetOperation(0)
|
---|
362 | 10:26:09 Status: File transfer successful
|
---|
363 | 10:26:09 Trace: CFtpControlSocket::FileTransfer()
|
---|
364 | 10:26:09 Status: Starting upload of Z:\CCBank\deploy\createVoxtron.sql
|
---|
365 | 10:26:09 Trace: CFtpControlSocket::ParseSubcommandResult(0)
|
---|
366 | 10:26:09 Trace: FileTransferSubcommandResult()
|
---|
367 | 10:26:09 Trace: CFtpControlSocket::SendNextCommand()
|
---|
368 | 10:26:09 Trace: FileTransferSend()
|
---|
369 | 10:26:09 Trace: CFtpControlSocket::SendNextCommand()
|
---|
370 | 10:26:09 Trace: CFtpControlSocket::TransferSend()
|
---|
371 | 10:26:09 Trace: state = 2
|
---|
372 | 10:26:09 Command: PASV
|
---|
373 | 10:26:10 Trace: CFtpControlSocket::OnReceive()
|
---|
374 | 10:26:10 Response: 227 Entering Passive Mode (IP0,IP1,IP2,IP3,250,9).
|
---|
375 | 10:26:10 Trace: CFtpControlSocket::TransferParseResponse()
|
---|
376 | 10:26:10 Trace: code = 2
|
---|
377 | 10:26:10 Trace: state = 2
|
---|
378 | 10:26:10 Trace: CFtpControlSocket::SendNextCommand()
|
---|
379 | 10:26:10 Trace: CFtpControlSocket::TransferSend()
|
---|
380 | 10:26:10 Trace: state = 4
|
---|
381 | 10:26:10 Command: STOR createVoxtron.sql
|
---|
382 | 10:26:10 Trace: CTransferSocket::OnConnect
|
---|
383 | 10:26:10 Trace: CTransferSocket::TransferEnd(1)
|
---|
384 | 10:26:10 Trace: CFtpControlSocket::TransferEnd()
|
---|
385 | 10:26:10 Trace: CFtpControlSocket::OnReceive()
|
---|
386 | 10:26:10 Response: 150 Sending file to /some/path/test/transfer/anotherAsciiFile.sql
|
---|
387 | 10:26:10 Trace: CFtpControlSocket::TransferParseResponse()
|
---|
388 | 10:26:10 Trace: code = 1
|
---|
389 | 10:26:10 Trace: state = 6
|
---|
390 | 10:26:10 Trace: CFtpControlSocket::SendNextCommand()
|
---|
391 | 10:26:10 Trace: CFtpControlSocket::TransferSend()
|
---|
392 | 10:26:10 Trace: state = 7
|
---|
393 | 10:26:10 Trace: CFtpControlSocket::OnReceive()
|
---|
394 | 10:26:10 Response: 226 File transfer completed successfully.
|
---|
395 | 10:26:10 Trace: CFtpControlSocket::TransferParseResponse()
|
---|
396 | 10:26:10 Trace: code = 2
|
---|
397 | 10:26:10 Trace: state = 7
|
---|
398 | 10:26:10 Trace: CFtpControlSocket::ResetOperation(0)
|
---|
399 | 10:26:10 Trace: CControlSocket::ResetOperation(0)
|
---|
400 | 10:26:10 Trace: CFtpControlSocket::ParseSubcommandResult(0)
|
---|
401 | 10:26:10 Trace: FileTransferSubcommandResult()
|
---|
402 | 10:26:10 Trace: CFtpControlSocket::ResetOperation(0)
|
---|
403 | 10:26:10 Trace: CControlSocket::ResetOperation(0)
|
---|
404 | 10:26:10 Status: File transfer successful
|
---|
405 | 10:26:18 Status: Retrieving directory listing...
|
---|
406 | 10:26:18 Trace: CFtpControlSocket::ParseSubcommandResult(0)
|
---|
407 | 10:26:18 Trace: CFtpControlSocket::ListSubcommandResult()
|
---|
408 | 10:26:18 Trace: state = 1
|
---|
409 | 10:26:18 Trace: CFtpControlSocket::SendNextCommand()
|
---|
410 | 10:26:18 Trace: CFtpControlSocket::TransferSend()
|
---|
411 | 10:26:18 Trace: state = 2
|
---|
412 | 10:26:18 Command: PASV
|
---|
413 | 10:26:18 Trace: CFtpControlSocket::OnReceive()
|
---|
414 | 10:26:18 Response: 227 Entering Passive Mode (IP0,IP1,IP2,IP3,46,124).
|
---|
415 | 10:26:18 Trace: CFtpControlSocket::TransferParseResponse()
|
---|
416 | 10:26:18 Trace: code = 2
|
---|
417 | 10:26:18 Trace: state = 2
|
---|
418 | 10:26:18 Trace: CFtpControlSocket::SendNextCommand()
|
---|
419 | 10:26:18 Trace: CFtpControlSocket::TransferSend()
|
---|
420 | 10:26:18 Trace: state = 4
|
---|
421 | 10:26:18 Command: LIST
|
---|
422 | 10:26:18 Trace: CTransferSocket::OnConnect
|
---|
423 | 10:26:18 Trace: CTransferSocket::OnReceive(), m_transferMode=0
|
---|
424 | 10:26:18 Trace: CFtpControlSocket::OnReceive()
|
---|
425 | 10:26:18 Response: 125 List started.
|
---|
426 | 10:26:18 Trace: CFtpControlSocket::TransferParseResponse()
|
---|
427 | 10:26:18 Trace: code = 1
|
---|
428 | 10:26:18 Trace: state = 4
|
---|
429 | 10:26:18 Trace: CFtpControlSocket::SendNextCommand()
|
---|
430 | 10:26:18 Trace: CFtpControlSocket::TransferSend()
|
---|
431 | 10:26:18 Trace: state = 5
|
---|
432 | 10:26:18 Trace: CTransferSocket::OnReceive(), m_transferMode=0
|
---|
433 | 10:26:18 Trace: CFtpControlSocket::OnReceive()
|
---|
434 | 10:26:18 Response: 250 List completed.
|
---|
435 | 10:26:18 Trace: CFtpControlSocket::TransferParseResponse()
|
---|
436 | 10:26:18 Trace: code = 2
|
---|
437 | 10:26:18 Trace: state = 5
|
---|
438 | 10:26:18 Trace: CFtpControlSocket::SendNextCommand()
|
---|
439 | 10:26:18 Trace: CFtpControlSocket::TransferSend()
|
---|
440 | 10:26:18 Trace: state = 8
|
---|
441 | 10:26:18 Trace: CTransferSocket::OnClose(0)
|
---|
442 | 10:26:18 Trace: CTransferSocket::TransferEnd(1)
|
---|
443 | 10:26:18 Trace: CFtpControlSocket::TransferEnd()
|
---|
444 | 10:26:18 Trace: CFtpControlSocket::ResetOperation(0)
|
---|
445 | 10:26:18 Trace: CControlSocket::ResetOperation(0)
|
---|
446 | 10:26:18 Trace: CFtpControlSocket::ParseSubcommandResult(0)
|
---|
447 | 10:26:18 Trace: CFtpControlSocket::ListSubcommandResult()
|
---|
448 | 10:26:18 Trace: state = 3
|
---|
449 | 10:26:18 Trace: CFtpControlSocket::ResetOperation(0)
|
---|
450 | 10:26:18 Trace: CControlSocket::ResetOperation(0)
|
---|
451 | 10:26:18 Status: Directory listing successful |
---|