Ticket #579: session_logs.txt

File session_logs.txt, 17.9 KB (added by bituser, 20 years ago)

sample sessions logs for both with and without proxy connections

Line 
1================================================================================
2========= SAMPLE SESSION LOG FOR FILEZILLA224b WITH USING SOCKS5 PROXY =========
3================================================================================
4Trace: ControlSocket.cpp(182): m_pProxyLayer changed state from 0 to 1 caller=0x003a7208
5Trace: FtpControlSocket.cpp(4075): m_pSslLayer changed state from 0 to 1 caller=0x003a7208
6Status: Connecting to ftp-server.domain.hu:2121 ...
7Trace: ControlSocket.cpp(182): m_pProxyLayer changed state from 1 to 2 caller=0x003a7208
8Trace: FtpControlSocket.cpp(4075): m_pSslLayer changed state from 1 to 2 caller=0x003a7208
9Trace: ControlSocket.cpp(182): m_pProxyLayer changed state from 2 to 4 caller=0x003a7208
10Trace: FtpControlSocket.cpp(4075): m_pSslLayer changed state from 2 to 4 caller=0x003a7208
11Trace: FtpControlSocket.cpp(744): OnConnect(0) OpMode=1 OpState=-8 caller=0x003a7208
12Status: Connected with ftp-server.domain.hu:2121, negotiating SSL connection...
13Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=-8 caller=0x003a7208
14Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=-8 caller=0x003a7208
15Response: 220 FTP-SERVER (glftpd 1.32_Linux+TLS) ready.
16Command: AUTH TLS
17Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=-9 caller=0x003a7208
18Response: 234 AUTH TLS successful
19Trace: SSL_connect:before/connect initialization
20Trace: SSL_connect:SSLv2/v3 write client hello A
21Trace: SSL_connect:SSLv3 read server hello A
22Trace: SSL_connect:SSLv3 read server certificate A
23Trace: SSL_connect:SSLv3 read server key exchange A
24Trace: SSL_connect:SSLv3 read server done A
25Trace: SSL_connect:SSLv3 write client key exchange A
26Trace: SSL_connect:SSLv3 write change cipher spec A
27Trace: SSL_connect:SSLv3 write finished A
28Trace: SSL_connect:SSLv3 flush data
29Trace: SSL_connect:SSLv3 read finished A
30Trace: Using TLSv1, cipher TLSv1/SSLv3: DHE-DSS-AES256-SHA, 1024 bit DSA
31Status: SSL connection established. Waiting for welcome message...
32Command: PBSZ 0
33Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=-11 caller=0x003a7208
34Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=-11 caller=0x003a7208
35Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=-11 caller=0x003a7208
36Response: 200 PBSZ 0 successful
37Command: PROT P
38Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=-12 caller=0x003a7208
39Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=-12 caller=0x003a7208
40Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=-12 caller=0x003a7208
41Response: 200 Protection set to Private
42Command: USER myuser
43Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=0 caller=0x003a7208
44Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=0 caller=0x003a7208
45Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=0 caller=0x003a7208
46Response: 331 Password required for myuser.
47Command: PASS ******
48Response: 230- Welcome to FTP-SERVER!
49Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=3 caller=0x003a7208
50Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=3 caller=0x003a7208
51Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=3 caller=0x003a7208
52Response: 230 User myuser logged in.
53Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=3 caller=0x003a7208
54Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=3 caller=0x003a7208
55Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=3 caller=0x003a7208
56Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=3 caller=0x003a7208
57Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=3 caller=0x003a7208
58Status: Connected
59Trace: FtpControlSocket.cpp(2914): ResetOperation(1) OpMode=1 OpState=-2 caller=0x003a7208
60Trace: FtpControlSocket.cpp(883): List(FALSE,0,"","",1) OpMode=0 OpState=-1 caller=0x003a7208
61Status: Retrieving directory listing...
62Command: PWD
63Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=4 OpState=0 caller=0x003a7208
64Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=4 OpState=0 caller=0x003a7208
65Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=4 OpState=0 caller=0x003a7208
66Response: 257 "/" is current directory.
67Trace: FtpControlSocket.cpp(883): List(FALSE,0,"","",0) OpMode=4 OpState=0 caller=0x003a7208
68Trace: TransferSocket.cpp(967): m_pProxyLayer changed state from 0 to 1 caller=0x003ae3f8
69Command: PASV
70Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=4 OpState=5 caller=0x003a7208
71Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=4 OpState=5 caller=0x003a7208
72Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=4 OpState=5 caller=0x003a7208
73Response: 227 Entering Passive Mode (193,202,83,12,82,177)
74Trace: FtpControlSocket.cpp(883): List(FALSE,0,"","",0) OpMode=4 OpState=5 caller=0x003a7208
75Command: TYPE A
76Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=4 OpState=6 caller=0x003a7208
77Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=4 OpState=6 caller=0x003a7208
78Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=4 OpState=6 caller=0x003a7208
79Response: 200 Type set to A.
80Trace: FtpControlSocket.cpp(883): List(FALSE,0,"","",0) OpMode=4 OpState=6 caller=0x003a7208
81Trace: TransferSocket.cpp(469): SetActive() caller=0x003ae3f8
82Command: LIST -a
83Trace: TransferSocket.cpp(967): m_pProxyLayer changed state from 1 to 2 caller=0x003ae3f8
84Trace: TransferSocket.cpp(967): m_pProxyLayer changed state from 2 to 4 caller=0x003ae3f8
85Trace: TransferSocket.cpp(373): OnConnect(0) caller=0x003ae3f8
86Trace: TransferSocket.cpp(969): m_pSslLayer changed state from 0 to 4 caller=0x003ae3f8
87Trace: TransferSocket.cpp(967): m_pProxyLayer changed state from 4 to 6 caller=0x003ae3f8
88Trace: TransferSocket.cpp(956): Close() caller=0x003ae3f8
89Trace: TransferSocket.cpp(967): m_pProxyLayer changed state from 6 to 0 caller=0x003ae3f8
90Trace: TransferSocket.cpp(969): m_pSslLayer changed state from 4 to 0 caller=0x003ae3f8
91Trace: FtpControlSocket.cpp(1364): TransferEnd(68) OpMode=4 OpState=7 caller=0x003a7208
92Trace: FtpControlSocket.cpp(883): List(TRUE,64,"","",0) OpMode=4 OpState=7 caller=0x003a7208
93Trace: TransferSocket.cpp(87): ~CTransferSocket() caller=0x003ae3f8
94Trace: TransferSocket.cpp(956): Close() caller=0x003ae3f8
95Trace: FtpControlSocket.cpp(2914): ResetOperation(4) OpMode=4 OpState=7 caller=0x003a7208
96Error: Could not retrieve directory listing
97Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=0 OpState=-1 caller=0x003a7208
98Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=0 OpState=-1 caller=0x003a7208
99Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=0 OpState=-1 caller=0x003a7208
100Response: 150 Opening ASCII mode data connection for directory listing.
101Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=0 OpState=-1 caller=0x003a7208
102Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=0 OpState=-1 caller=0x003a7208
103Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=0 OpState=-1 caller=0x003a7208
104Response: 435 Failed TLS negotiation on data channel, disconnected: No such file or directory.
105
106================================================================================
107======= SAMPLE SESSION LOG FOR FILEZILLA224b WITHOUT USING SOCKS5 PROXY ========
108================================================================================
109Trace: FtpControlSocket.cpp(4075): m_pSslLayer changed state from 0 to 1 caller=0x003a7208
110Status: Connecting to ftp-server.domain.hu:2121 ...
111Trace: FtpControlSocket.cpp(4075): m_pSslLayer changed state from 1 to 2 caller=0x003a7208
112Trace: FtpControlSocket.cpp(4075): m_pSslLayer changed state from 2 to 4 caller=0x003a7208
113Trace: FtpControlSocket.cpp(744): OnConnect(0) OpMode=1 OpState=-8 caller=0x003a7208
114Status: Connected with ftp-server.domain.hu:2121, negotiating SSL connection...
115Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=-8 caller=0x003a7208
116Response: 220 FTP-SERVER (glftpd 1.32_Linux+TLS) ready.
117Command: AUTH TLS
118Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=-9 caller=0x003a7208
119Response: 234 AUTH TLS successful
120Trace: SSL_connect:before/connect initialization
121Trace: SSL_connect:SSLv2/v3 write client hello A
122Trace: SSL_connect:SSLv3 read server hello A
123Trace: SSL_connect:SSLv3 read server certificate A
124Trace: SSL_connect:SSLv3 read server key exchange A
125Trace: SSL_connect:SSLv3 read server done A
126Trace: SSL_connect:SSLv3 write client key exchange A
127Trace: SSL_connect:SSLv3 write change cipher spec A
128Trace: SSL_connect:SSLv3 write finished A
129Trace: SSL_connect:SSLv3 flush data
130Trace: SSL_connect:SSLv3 read finished A
131Trace: Using TLSv1, cipher TLSv1/SSLv3: DHE-DSS-AES256-SHA, 1024 bit DSA
132Status: SSL connection established. Waiting for welcome message...
133Command: PBSZ 0
134Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=-11 caller=0x003a7208
135Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=-11 caller=0x003a7208
136Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=-11 caller=0x003a7208
137Response: 200 PBSZ 0 successful
138Command: PROT P
139Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=-12 caller=0x003a7208
140Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=-12 caller=0x003a7208
141Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=-12 caller=0x003a7208
142Response: 200 Protection set to Private
143Command: USER myuser
144Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=0 caller=0x003a7208
145Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=0 caller=0x003a7208
146Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=0 caller=0x003a7208
147Response: 331 Password required for myuser.
148Command: PASS ******
149Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=3 caller=0x003a7208
150Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=3 caller=0x003a7208
151Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=3 caller=0x003a7208
152Response: 230- Welcome to FTP-SERVER!
153Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=3 caller=0x003a7208
154Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=3 caller=0x003a7208
155Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=3 caller=0x003a7208
156Response: 230 User myuser logged in.
157Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=3 caller=0x003a7208
158Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=3 caller=0x003a7208
159Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=3 caller=0x003a7208
160Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=1 OpState=3 caller=0x003a7208
161Status: Connected
162Trace: FtpControlSocket.cpp(2914): ResetOperation(1) OpMode=1 OpState=-2 caller=0x003a7208
163Trace: FtpControlSocket.cpp(883): List(FALSE,0,"","",1) OpMode=0 OpState=-1 caller=0x003a7208
164Status: Retrieving directory listing...
165Command: PWD
166Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=4 OpState=0 caller=0x003a7208
167Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=4 OpState=0 caller=0x003a7208
168Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=4 OpState=0 caller=0x003a7208
169Response: 257 "/" is current directory.
170Trace: FtpControlSocket.cpp(883): List(FALSE,0,"","",0) OpMode=4 OpState=0 caller=0x003a7208
171Command: PASV
172Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=4 OpState=5 caller=0x003a7208
173Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=4 OpState=5 caller=0x003a7208
174Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=4 OpState=5 caller=0x003a7208
175Response: 227 Entering Passive Mode (193,202,83,12,84,54)
176Trace: FtpControlSocket.cpp(883): List(FALSE,0,"","",0) OpMode=4 OpState=5 caller=0x003a7208
177Command: TYPE A
178Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=4 OpState=6 caller=0x003a7208
179Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=4 OpState=6 caller=0x003a7208
180Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=4 OpState=6 caller=0x003a7208
181Response: 200 Type set to A.
182Trace: FtpControlSocket.cpp(883): List(FALSE,0,"","",0) OpMode=4 OpState=6 caller=0x003a7208
183Trace: TransferSocket.cpp(469): SetActive() caller=0x014bad90
184Command: LIST -a
185Trace: TransferSocket.cpp(373): OnConnect(0) caller=0x014bad90
186Trace: TransferSocket.cpp(969): m_pSslLayer changed state from 0 to 4 caller=0x014bad90
187Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=4 OpState=7 caller=0x003a7208
188Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=4 OpState=7 caller=0x003a7208
189Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=4 OpState=7 caller=0x003a7208
190Response: 150 Opening ASCII mode data connection for directory listing.
191Trace: FtpControlSocket.cpp(883): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x003a7208
192Status: SSL connection established
193Trace: TransferSocket.cpp(969): m_pSslLayer changed state from 4 to 5 caller=0x014bad90
194Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=4 OpState=8 caller=0x003a7208
195Trace: TransferSocket.cpp(429): OnClose(0) caller=0x014bad90
196Trace: TransferSocket.cpp(956): Close() caller=0x014bad90
197Trace: TransferSocket.cpp(969): m_pSslLayer changed state from 5 to 0 caller=0x014bad90
198Trace: TransferSocket.cpp(956): Close() caller=0x014bad90
199Trace: FtpControlSocket.cpp(1364): TransferEnd(4) OpMode=4 OpState=8 caller=0x003a7208
200Trace: FtpControlSocket.cpp(883): List(TRUE,0,"","",0) OpMode=4 OpState=8 caller=0x003a7208
201Trace: total 230
202Trace: dr-xr-xr-x 11 admin glftpd 336 Feb 3 17:50 .
203Trace: drwxr-xr-x 11 admin glftpd 352 Feb 1 21:31 ..
204Trace: drwxrwx--- 23 admin px 552 Feb 10 17:00 Appz
205Trace: drwxrwx--- 9 admin px 208 Feb 11 12:47 Gamez
206Trace: drwxrwx--- 9 admin px 216 Feb 11 21:50 Mov.DIVX
207Trace: drwxrwx--- 60 admin px 3040 Feb 27 16:51 Mov.DVD
208Trace: drwxrwx--- 18 admin px 592 Feb 10 12:56 Mov.Manga
209Trace: drwxrwx--- 8 admin px 192 Feb 10 22:54 Mov.SVCD
210Trace: drwxrwx--- 118 admin px 6920 Feb 25 16:23 Mov.XXX
211Trace: drwxrwx--- 8 admin px 184 Feb 8 01:37 Mp3z
212Trace: -r--r----- 1 admin px 48 Oct 24 2002 Readme.txt
213Trace: drwxrwx--- 32 admin px 856 Feb 28 16:44 Trash
214Trace: -r--r----- 1 admin px 100863 Jul 23 2002 glftpd-doc.txt
215Trace: TransferSocket.cpp(87): ~CTransferSocket() caller=0x014bad90
216Trace: TransferSocket.cpp(956): Close() caller=0x014bad90
217Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=4 OpState=8 caller=0x003a7208
218Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=4 OpState=8 caller=0x003a7208
219Response: 226- [Ul: 0.0MB] [Dl: 3646.4MB] [Speed: 0.20K/s] [Free: 2110MB]
220Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=4 OpState=8 caller=0x003a7208
221Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=4 OpState=8 caller=0x003a7208
222Trace: FtpControlSocket.cpp(615): OnReceive(0) OpMode=4 OpState=8 caller=0x003a7208
223Response: 226 [Section: DEFAULT] [Credits: 46509.9MB] [Ratio: 1:3]
224Trace: FtpControlSocket.cpp(883): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x003a7208
225Status: Directory listing successful
226Trace: FtpControlSocket.cpp(2914): ResetOperation(1) OpMode=4 OpState=8 caller=0x003a7208
227
228================================================================================
229========= SAMPLE SESSION LOG FOR CUTEFTPPRO33 WITH USING SOCKS5 PROXY ==========
230================================================================================
231 *** CuteFTP Pro 3.3 - build Aug 25 2003 ***
232
233STATUS:> [02/28/2004 18:14:42] Getting listing ""...
234STATUS:> Resolving host name ftp-server.domain.hu...
235STATUS:> Host name ftp-server.domain.hu resolved: ip = 192.168.0.16.
236STATUS:> Connecting to socks5 server localhost:1200, (ip = 127.0.0.1)...
237STATUS:> Connected to socks5 server.
238STATUS:> Connecting to ftp server ftp-server.domain.hu:2121 (ip = 192.168.0.16)...
239STATUS:> Socket connected. Waiting for welcome message...
240 220 FTP-SERVER (glftpd 1.32_Linux+TLS) ready.
241STATUS:> Connected. Authenticating...
242COMMAND:> AUTH SSL
243 234 AUTH SSL successful
244STATUS:> Establishing SSL session.
245STATUS:> Connected. Exchanging encryption keys...
246 Session Cipher: 168 bit TripleDES
247STATUS:> SSL Connect time: 922 ms.
248STATUS:> SSL encrypted session established.
249COMMAND:> PBSZ 0
250 200 PBSZ 0 successful
251COMMAND:> USER myuser
252 331 Password required for myuser.
253COMMAND:> PASS *****
254 230- Welcome to FTP-SERVER!
255 230 User myuser logged in.
256STATUS:> Login successful.
257COMMAND:> PWD
258 257 "/" is current directory.
259STATUS:> Home directory: /
260COMMAND:> FEAT
261 211- Extensions supported
262 AUTH TLS
263 AUTH SSL
264 PBSZ
265 PROT
266 CPSV
267 MDTM
268 SIZE
269 SYST
270 211 END
271STATUS:> This site supports features.
272STATUS:> This site supports SIZE.
273COMMAND:> REST 100
274 350 Restarting at 100. Send STORE or RETRIEVE to initiate transfer.
275STATUS:> This site can resume broken downloads.
276COMMAND:> REST 0
277 350 Restarting at 0. Send STORE or RETRIEVE to initiate transfer.
278COMMAND:> PBSZ 0
279 200 PBSZ 0 successful
280COMMAND:> PROT P
281 200 Protection set to Private
282COMMAND:> PASV
283 227 Entering Passive Mode (193,202,83,12,83,217)
284COMMAND:> LIST /
285STATUS:> Connecting to socks5 server localhost:1200, (ip = 127.0.0.1)...
286STATUS:> Connected to socks5 server.
287STATUS:> Connecting ftp data socket 193.202.83.12:21465...
288STATUS:> Connected. Exchanging encryption keys...
289 Session Cipher: 168 bit TripleDES
290STATUS:> SSL Connect time: 1262 ms.
291STATUS:> SSL encrypted session established.
292 150 Opening BINARY mode data connection for directory listing.
293 226- [Ul: 0.0MB] [Dl: 3646.3MB] [Speed: 0.25K/s] [Free: 2112MB]
294 226 [Section: DEFAULT] [Credits: 46509.9MB] [Ratio: 1:3]
295
296