Ticket #1225: fz-ftps-socks5-sendbinfile.log

File fz-ftps-socks5-sendbinfile.log, 3.1 KB (added by glr81, 17 years ago)

Session log sending a binary file to a FTP SSL server with a SOCKS5 proxy with Filezilla 2.2.30

Line 
1Status: Connecting to ftp.domain.com:990 ...
2Status: Connected with ftp.domain.com:990, negotiating SSL connection...
3Status: SSL connection established. Waiting for welcome message...
4Response: 220 Welcome to XXXX FTP server.
5Command: USER XXXXXXX
6Response: 331 Password required for XXXXXXX
7Command: PASS *************
8Response: 230 Logged on
9Command: SYST
10Response: 215 UNIX emulated by FileZilla
11Command: FEAT
12Response: 211-Features:
13Response: MDTM
14Response: REST STREAM
15Response: SIZE
16Response: MLST type*;size*;modify*;
17Response: AUTH SSL
18Response: AUTH TLS
19Response: UTF8
20Response: CLNT
21Response: 211 End
22Command: PBSZ 0
23Response: 200 PBSZ=0
24Command: PROT P
25Response: 200 Protection level set to P
26Status: Connected
27Status: Retrieving directory listing...
28Command: PWD
29Response: 257 "/" is current directory.
30Command: TYPE A
31Response: 200 Type set to A
32Command: PASV
33Response: 227 Entering Passive Mode (81,246,6,35,3,221)
34Command: LIST
35Response: 150 Connection accepted
36Status: SSL connection established
37Response: 226 Transfer OK
38Status: Directory listing successful
39Status: Retrieving directory listing...
40Command: CWD directory
41Response: 250 CWD successful. "/directory" is current directory.
42Command: PWD
43Response: 257 "/directory" is current directory.
44Command: TYPE A
45Response: 200 Type set to A
46Command: PASV
47Response: 227 Entering Passive Mode (81,246,6,35,3,221)
48Command: LIST
49Response: 150 Connection accepted
50Status: SSL connection established
51Response: 226 Transfer OK
52Status: Directory listing successful
53Status: Connecting to ftp.domain.com:990 ...
54Status: Connected with ftp.domain.com:990, negotiating SSL connection...
55Status: SSL connection established. Waiting for welcome message...
56Response: 220 Welcome to XXXX FTP server.
57Command: USER XXXXXXX
58Response: 331 Password required for XXXXXXX
59Command: PASS *************
60Response: 230 Logged on
61Command: SYST
62Response: 215 UNIX emulated by FileZilla
63Command: FEAT
64Response: 211-Features:
65Response: MDTM
66Response: REST STREAM
67Response: SIZE
68Response: MLST type*;size*;modify*;
69Response: AUTH SSL
70Response: AUTH TLS
71Response: UTF8
72Response: CLNT
73Response: 211 End
74Command: PBSZ 0
75Response: 200 PBSZ=0
76Command: PROT P
77Response: 200 Protection level set to P
78Status: Connected
79Status: Starting upload of D:\program.exe
80Command: PWD
81Response: 257 "/" is current directory.
82Command: CWD /directory/
83Response: 250 CWD successful. "/directory" is current directory.
84Command: PWD
85Response: 257 "/directory" is current directory.
86Command: TYPE I
87Response: 200 Type set to I
88Command: PASV
89Response: 227 Entering Passive Mode (81,246,6,35,3,221)
90Command: STOR program.exe
91Response: 150 Connection accepted
92Status: SSL connection established
93Response: 226 Transfer OK
94Status: Upload successful
95Status: Retrieving directory listing...
96Command: TYPE A
97Response: 200 Type set to A
98Command: PASV
99Response: 227 Entering Passive Mode (81,246,6,35,3,221)
100Command: LIST
101Response: 150 Connection accepted
102Status: SSL connection established
103Response: 226 Transfer OK
104Status: Directory listing successful
105Status: Disconnected from server
106