Ticket #3309: FZ2232.log

File FZ2232.log, 21.4 KB (added by neo_bahamut, 16 years ago)

Log from attempt (2.2.32)

Line 
1Status: Connecting to ftp.digital-signal.net ...
2Trace: FtpControlSocket.cpp(5151): m_pSslLayer changed state from 0 to 1 caller=0x003a9e5c
3Trace: FtpControlSocket.cpp(5151): m_pSslLayer changed state from 1 to 2 caller=0x003a9e5c
4Trace: FtpControlSocket.cpp(5151): m_pSslLayer changed state from 2 to 4 caller=0x003a9e5c
5Trace: FtpControlSocket.cpp(1001): OnConnect(0) OpMode=1 OpState=-8 caller=0x003a9e5c
6Status: Connected with ftp.digital-signal.net, negotiating SSL connection...
7Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-8 caller=0x003a9e5c
8Response: 220---------- Welcome to Pure-FTPd [TLS] ----------
9Response: 220-You are user number 2 of 50 allowed.
10Response: 220-Local time is now 13:15. Server port: 21.
11Response: 220-This is a private system - No anonymous login
12Response: 220-IPv6 connections are also welcome on this server.
13Response: 220 You will be disconnected after 15 minutes of inactivity.
14Command: AUTH TLS
15Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-9 caller=0x003a9e5c
16Response: 234 AUTH TLS OK.
17Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-10 caller=0x003a9e5c
18Trace: SSL_connect: SSLv3 read server hello A
19Trace: SSL_connect: SSLv3 read server certificate A
20Trace: SSL_connect: SSLv3 read server done A
21Trace: SSL_connect: SSLv3 write client key exchange A
22Trace: SSL_connect: SSLv3 write change cipher spec A
23Trace: SSL_connect: SSLv3 write finished A
24Trace: SSL_connect: SSLv3 flush data
25Trace: SSL_connect: SSLv3 read finished A
26Trace: Using TLSv1, cipher TLSv1/SSLv3: AES256-SHA, 1024 bit RSA
27Status: SSL connection established. Waiting for welcome message...
28Command: USER bahamut@digital-signal.net
29Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=0 caller=0x003a9e5c
30Response: 331 User bahamut@digital-signal.net OK. Password required
31Command: PASS *********
32Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=3 caller=0x003a9e5c
33Response: 230-User bahamut@digital-signal.net has group access to: h1ke
34Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=3 caller=0x003a9e5c
35Response: 230 OK. Current restricted directory is /
36Command: SYST
37Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-14 caller=0x003a9e5c
38Response: 215 UNIX Type: L8
39Command: FEAT
40Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003a9e5c
41Response: 211-Extensions supported:
42Response: EPRT
43Response: IDLE
44Response: MDTM
45Response: SIZE
46Response: REST STREAM
47Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
48Response: MLSD
49Response: ESTP
50Response: PASV
51Response: EPSV
52Response: SPSV
53Response: ESTA
54Response: AUTH TLS
55Response: PBSZ
56Response: PROT
57Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003a9e5c
58Response: 211 End.
59Command: PBSZ 0
60Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-11 caller=0x003a9e5c
61Response: 200 PBSZ=0
62Command: PROT P
63Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-12 caller=0x003a9e5c
64Response: 534 Fallback to [C]
65Status: Connected
66Trace: FtpControlSocket.cpp(3986): ResetOperation(1) OpMode=1 OpState=-12 caller=0x003a9e5c
67Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"/images/","",1) OpMode=0 OpState=-1 caller=0x003a9e5c
68Status: Retrieving directory listing...
69Command: PWD
70Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=0 caller=0x003a9e5c
71Response: 257 "/" is your current location
72Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=0 caller=0x003a9e5c
73Command: CWD /images/
74Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=1 caller=0x003a9e5c
75Response: 250 OK. Current directory is /images
76Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=1 caller=0x003a9e5c
77Command: PWD
78Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=2 caller=0x003a9e5c
79Response: 257 "/images" is your current location
80Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=2 caller=0x003a9e5c
81Command: TYPE A
82Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=8 caller=0x003a9e5c
83Response: 200 TYPE is now ASCII
84Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x003a9e5c
85Command: PASV
86Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=7 caller=0x003a9e5c
87Response: 227 Entering Passive Mode (70,84,118,228,175,231)
88Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x003a9e5c
89Trace: TransferSocket.cpp(558): SetActive() caller=0x003ae0e4
90Command: LIST
91Trace: TransferSocket.cpp(446): OnConnect(0) caller=0x003ae0e4
92Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=9 caller=0x003a9e5c
93Response: 150 Accepted data connection
94Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x003a9e5c
95Trace: TransferSocket.cpp(518): OnClose(0) caller=0x003ae0e4
96Trace: TransferSocket.cpp(1125): Close() caller=0x003ae0e4
97Trace: TransferSocket.cpp(1125): Close() caller=0x003ae0e4
98Trace: FtpControlSocket.cpp(1969): TransferEnd(4) OpMode=4 OpState=10 caller=0x003a9e5c
99Trace: FtpControlSocket.cpp(1213): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x003a9e5c
100Trace: TransferSocket.cpp(96): ~CTransferSocket() caller=0x003ae0e4
101Trace: TransferSocket.cpp(1125): Close() caller=0x003ae0e4
102Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=10 caller=0x003a9e5c
103Response: 226-Options: -a -l
104Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=10 caller=0x003a9e5c
105Response: 226 52 matches total
106Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x003a9e5c
107Status: Directory listing successful
108Trace: FtpControlSocket.cpp(3986): ResetOperation(1) OpMode=4 OpState=10 caller=0x003a9e5c
109Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"/images/","..",9) OpMode=0 OpState=-1 caller=0x003a9e5c
110Status: Retrieving directory listing...
111Command: CDUP
112Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=3 caller=0x003a9e5c
113Response: 250 OK. Current directory is /
114Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=3 caller=0x003a9e5c
115Command: PWD
116Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=4 caller=0x003a9e5c
117Response: 257 "/" is your current location
118Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=4 caller=0x003a9e5c
119Command: TYPE A
120Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=8 caller=0x003a9e5c
121Response: 200 TYPE is now ASCII
122Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x003a9e5c
123Command: PASV
124Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=7 caller=0x003a9e5c
125Response: 227 Entering Passive Mode (70,84,118,228,152,76)
126Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x003a9e5c
127Trace: TransferSocket.cpp(558): SetActive() caller=0x003ae0e4
128Command: LIST
129Trace: TransferSocket.cpp(446): OnConnect(0) caller=0x003ae0e4
130Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=9 caller=0x003a9e5c
131Response: 150 Accepted data connection
132Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x003a9e5c
133Trace: TransferSocket.cpp(518): OnClose(0) caller=0x003ae0e4
134Trace: TransferSocket.cpp(1125): Close() caller=0x003ae0e4
135Trace: TransferSocket.cpp(1125): Close() caller=0x003ae0e4
136Trace: FtpControlSocket.cpp(1969): TransferEnd(4) OpMode=4 OpState=10 caller=0x003a9e5c
137Trace: FtpControlSocket.cpp(1213): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x003a9e5c
138Trace: TransferSocket.cpp(96): ~CTransferSocket() caller=0x003ae0e4
139Trace: TransferSocket.cpp(1125): Close() caller=0x003ae0e4
140Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=10 caller=0x003a9e5c
141Response: 226-Options: -a -l
142Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=10 caller=0x003a9e5c
143Response: 226 20 matches total
144Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x003a9e5c
145Status: Directory listing successful
146Trace: FtpControlSocket.cpp(3986): ResetOperation(1) OpMode=4 OpState=10 caller=0x003a9e5c
147Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"/","images",9) OpMode=0 OpState=-1 caller=0x003a9e5c
148Status: Retrieving directory listing...
149Command: CWD images
150Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=3 caller=0x003a9e5c
151Response: 250 OK. Current directory is /images
152Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=3 caller=0x003a9e5c
153Command: PWD
154Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=4 caller=0x003a9e5c
155Response: 257 "/images" is your current location
156Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=4 caller=0x003a9e5c
157Status: Directory listing successful
158Trace: FtpControlSocket.cpp(3986): ResetOperation(1) OpMode=4 OpState=4 caller=0x003a9e5c
159Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"/images/","..",9) OpMode=0 OpState=-1 caller=0x003a9e5c
160Status: Retrieving directory listing...
161Command: CDUP
162Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=3 caller=0x003a9e5c
163Response: 250 OK. Current directory is /
164Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=3 caller=0x003a9e5c
165Command: PWD
166Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=4 caller=0x003a9e5c
167Response: 257 "/" is your current location
168Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=4 caller=0x003a9e5c
169Status: Directory listing successful
170Trace: FtpControlSocket.cpp(3986): ResetOperation(1) OpMode=4 OpState=4 caller=0x003a9e5c
171Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"/","screenshots",9) OpMode=0 OpState=-1 caller=0x003a9e5c
172Status: Retrieving directory listing...
173Command: CWD screenshots
174Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=3 caller=0x003a9e5c
175Response: 250 OK. Current directory is /screenshots
176Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=3 caller=0x003a9e5c
177Command: PWD
178Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=4 caller=0x003a9e5c
179Response: 257 "/screenshots" is your current location
180Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=4 caller=0x003a9e5c
181Command: TYPE A
182Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=8 caller=0x003a9e5c
183Response: 200 TYPE is now ASCII
184Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x003a9e5c
185Command: PASV
186Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=7 caller=0x003a9e5c
187Response: 227 Entering Passive Mode (70,84,118,228,186,89)
188Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x003a9e5c
189Trace: TransferSocket.cpp(558): SetActive() caller=0x003ae0e4
190Command: LIST
191Trace: TransferSocket.cpp(446): OnConnect(0) caller=0x003ae0e4
192Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=9 caller=0x003a9e5c
193Response: 150 Accepted data connection
194Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x003a9e5c
195Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=10 caller=0x003a9e5c
196Response: 226-Options: -a -l
197Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=10 caller=0x003a9e5c
198Response: 226 6 matches total
199Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x003a9e5c
200Trace: TransferSocket.cpp(518): OnClose(0) caller=0x003ae0e4
201Trace: TransferSocket.cpp(1125): Close() caller=0x003ae0e4
202Trace: TransferSocket.cpp(1125): Close() caller=0x003ae0e4
203Trace: FtpControlSocket.cpp(1969): TransferEnd(4) OpMode=4 OpState=10 caller=0x003a9e5c
204Trace: FtpControlSocket.cpp(1213): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x003a9e5c
205Trace: TransferSocket.cpp(96): ~CTransferSocket() caller=0x003ae0e4
206Trace: TransferSocket.cpp(1125): Close() caller=0x003ae0e4
207Status: Directory listing successful
208Trace: FtpControlSocket.cpp(3986): ResetOperation(1) OpMode=4 OpState=10 caller=0x003a9e5c
209Status: Connecting to ftp.digital-signal.net ...
210Status: Connected with ftp.digital-signal.net, negotiating SSL connection...
211Response: 220---------- Welcome to Pure-FTPd [TLS] ----------
212Response: 220-You are user number 3 of 50 allowed.
213Response: 220-Local time is now 13:16. Server port: 21.
214Response: 220-This is a private system - No anonymous login
215Response: 220-IPv6 connections are also welcome on this server.
216Response: 220 You will be disconnected after 15 minutes of inactivity.
217Command: AUTH TLS
218Response: 234 AUTH TLS OK.
219Status: SSL connection established. Waiting for welcome message...
220Command: USER bahamut@digital-signal.net
221Response: 331 User bahamut@digital-signal.net OK. Password required
222Command: PASS *********
223Response: 230-User bahamut@digital-signal.net has group access to: h1ke
224Response: 230 OK. Current restricted directory is /
225Command: SYST
226Response: 215 UNIX Type: L8
227Command: FEAT
228Response: 211-Extensions supported:
229Response: EPRT
230Response: IDLE
231Response: MDTM
232Response: SIZE
233Response: REST STREAM
234Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
235Response: MLSD
236Response: ESTP
237Response: PASV
238Response: EPSV
239Response: SPSV
240Response: ESTA
241Response: AUTH TLS
242Response: PBSZ
243Response: PROT
244Response: 211 End.
245Command: PBSZ 0
246Response: 200 PBSZ=0
247Command: PROT P
248Response: 534 Fallback to [C]
249Status: Connected
250Status: Starting upload of C:\Documents and Settings\backup\to be uploaded\archive\fx+kde.png
251Command: PWD
252Response: 257 "/" is your current location
253Command: CWD /screenshots/
254Response: 250 OK. Current directory is /screenshots
255Command: PWD
256Response: 257 "/screenshots" is your current location
257Command: TYPE I
258Response: 200 TYPE is now 8-bit binary
259Command: PASV
260Response: 227 Entering Passive Mode (70,84,118,228,181,50)
261Command: STOR fx+kde.png
262Response: 150 Accepted data connection
263Command: PWD
264Error: Timeout detected!
265Trace: FtpControlSocket.cpp(1140): DoClose(0) OpMode=0 OpState=-1 caller=0x003a9e5c
266Trace: FtpControlSocket.cpp(3986): ResetOperation(4100) OpMode=0 OpState=-1 caller=0x003a9e5c
267Status: Waiting to retry... (5 retries left)
268Status: Connecting to ftp.digital-signal.net ...
269Trace: FtpControlSocket.cpp(5151): m_pSslLayer changed state from 0 to 1 caller=0x003a9e5c
270Trace: FtpControlSocket.cpp(5151): m_pSslLayer changed state from 1 to 2 caller=0x003a9e5c
271Trace: FtpControlSocket.cpp(5151): m_pSslLayer changed state from 2 to 4 caller=0x003a9e5c
272Trace: FtpControlSocket.cpp(1001): OnConnect(0) OpMode=1 OpState=-8 caller=0x003a9e5c
273Status: Connected with ftp.digital-signal.net, negotiating SSL connection...
274Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-8 caller=0x003a9e5c
275Response: 220---------- Welcome to Pure-FTPd [TLS] ----------
276Response: 220-You are user number 3 of 50 allowed.
277Response: 220-Local time is now 13:17. Server port: 21.
278Response: 220-This is a private system - No anonymous login
279Response: 220-IPv6 connections are also welcome on this server.
280Response: 220 You will be disconnected after 15 minutes of inactivity.
281Command: AUTH TLS
282Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-9 caller=0x003a9e5c
283Response: 234 AUTH TLS OK.
284Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-10 caller=0x003a9e5c
285Trace: SSL_connect: SSLv3 read server hello A
286Trace: SSL_connect: SSLv3 read server certificate A
287Trace: SSL_connect: SSLv3 read server done A
288Trace: SSL_connect: SSLv3 write client key exchange A
289Trace: SSL_connect: SSLv3 write change cipher spec A
290Trace: SSL_connect: SSLv3 write finished A
291Trace: SSL_connect: SSLv3 flush data
292Trace: SSL_connect: SSLv3 read finished A
293Trace: Using TLSv1, cipher TLSv1/SSLv3: AES256-SHA, 1024 bit RSA
294Status: SSL connection established. Waiting for welcome message...
295Command: USER bahamut@digital-signal.net
296Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=0 caller=0x003a9e5c
297Response: 331 User bahamut@digital-signal.net OK. Password required
298Command: PASS *********
299Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=3 caller=0x003a9e5c
300Response: 230-User bahamut@digital-signal.net has group access to: h1ke
301Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=3 caller=0x003a9e5c
302Response: 230 OK. Current restricted directory is /
303Command: SYST
304Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-14 caller=0x003a9e5c
305Response: 215 UNIX Type: L8
306Command: FEAT
307Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003a9e5c
308Response: 211-Extensions supported:
309Response: EPRT
310Response: IDLE
311Response: MDTM
312Response: SIZE
313Response: REST STREAM
314Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
315Response: MLSD
316Response: ESTP
317Response: PASV
318Response: EPSV
319Response: SPSV
320Response: ESTA
321Response: AUTH TLS
322Response: PBSZ
323Response: PROT
324Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003a9e5c
325Response: 211 End.
326Command: PBSZ 0
327Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-11 caller=0x003a9e5c
328Response: 200 PBSZ=0
329Command: PROT P
330Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-12 caller=0x003a9e5c
331Response: 534 Fallback to [C]
332Status: Connected
333Trace: FtpControlSocket.cpp(3986): ResetOperation(1) OpMode=1 OpState=-12 caller=0x003a9e5c
334Command: PWD
335Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=0 OpState=-1 caller=0x003a9e5c
336Response: 257 "/" is your current location
337Command: TYPE I
338Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=0 OpState=-1 caller=0x003a9e5c
339Response: 200 TYPE is now 8-bit binary
340Command: REST 0
341Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=0 OpState=-1 caller=0x003a9e5c
342Response: 350 Restarting at 0
343Command: TYPE I
344Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=0 OpState=-1 caller=0x003a9e5c
345Response: 200 TYPE is now 8-bit binary
346Command: TYPE A
347Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=0 OpState=-1 caller=0x003a9e5c
348Response: 200 TYPE is now ASCII
349Command: REST 0
350Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=0 OpState=-1 caller=0x003a9e5c
351Response: 350 Restarting at 0
352Response: 226-File successfully transferred
353Response: 226 304.942 seconds (measured here), 2.91 Kbytes per second
354Status: Upload successful
355Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"/screenshots/","",9) OpMode=0 OpState=-1 caller=0x003a9e5c
356Status: Retrieving directory listing...
357Command: PWD
358Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=0 caller=0x003a9e5c
359Response: 257 "/" is your current location
360Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=0 caller=0x003a9e5c
361Command: CWD /screenshots/
362Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=1 caller=0x003a9e5c
363Response: 250 OK. Current directory is /screenshots
364Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=1 caller=0x003a9e5c
365Command: PWD
366Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=2 caller=0x003a9e5c
367Response: 257 "/screenshots" is your current location
368Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=2 caller=0x003a9e5c
369Command: TYPE A
370Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=8 caller=0x003a9e5c
371Response: 200 TYPE is now ASCII
372Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x003a9e5c
373Command: PASV
374Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=7 caller=0x003a9e5c
375Response: 227 Entering Passive Mode (70,84,118,228,121,154)
376Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x003a9e5c
377Trace: TransferSocket.cpp(558): SetActive() caller=0x003ae0e4
378Command: LIST
379Trace: TransferSocket.cpp(446): OnConnect(0) caller=0x003ae0e4
380Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=9 caller=0x003a9e5c
381Response: 150 Accepted data connection
382Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x003a9e5c
383Trace: TransferSocket.cpp(518): OnClose(0) caller=0x003ae0e4
384Trace: TransferSocket.cpp(1125): Close() caller=0x003ae0e4
385Trace: TransferSocket.cpp(1125): Close() caller=0x003ae0e4
386Trace: FtpControlSocket.cpp(1969): TransferEnd(4) OpMode=4 OpState=10 caller=0x003a9e5c
387Trace: FtpControlSocket.cpp(1213): List(TRUE,0,"","",0) OpMode=4 OpState=10 caller=0x003a9e5c
388Trace: TransferSocket.cpp(96): ~CTransferSocket() caller=0x003ae0e4
389Trace: TransferSocket.cpp(1125): Close() caller=0x003ae0e4
390Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=10 caller=0x003a9e5c
391Response: 226-Options: -a -l
392Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=10 caller=0x003a9e5c
393Response: 226 6 matches total
394Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=10 caller=0x003a9e5c
395Status: Directory listing successful
396Trace: FtpControlSocket.cpp(3986): ResetOperation(1) OpMode=4 OpState=10 caller=0x003a9e5c
397Command: TYPE A
398Response: 200 TYPE is now ASCII
399Command: PWD
400Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=0 OpState=-1 caller=0x003a9e5c
401Response: 257 "/screenshots" is your current location
402Status: Disconnected from server
403Command: REST 0
404Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=0 OpState=-1 caller=0x003a9e5c
405Response: 350 Restarting at 0
406