1 | Status: Connecting to 192.168.1.254:21...
|
---|
2 | Status: Connection established, waiting for welcome message...
|
---|
3 | Trace: CFtpControlSocket::OnReceive()
|
---|
4 | Response: 220 Welcome to FTP Server
|
---|
5 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
6 | Command: AUTH TLS
|
---|
7 | Trace: CFtpControlSocket::OnReceive()
|
---|
8 | Response: 500 This security scheme is not implemented
|
---|
9 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
10 | Command: AUTH SSL
|
---|
11 | Trace: CFtpControlSocket::OnReceive()
|
---|
12 | Response: 500 This security scheme is not implemented
|
---|
13 | Status: Insecure server, it does not support FTP over TLS.
|
---|
14 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
15 | Command: USER Test0001
|
---|
16 | Trace: CFtpControlSocket::OnReceive()
|
---|
17 | Response: 331 User Test0001 OK. Password required
|
---|
18 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
19 | Command: PASS ********
|
---|
20 | Trace: CFtpControlSocket::OnReceive()
|
---|
21 | Response: 230 OK. Current directory is /
|
---|
22 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
23 | Command: SYST
|
---|
24 | Trace: CFtpControlSocket::OnReceive()
|
---|
25 | Response: 215 UNIX Type: L8
|
---|
26 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
27 | Command: FEAT
|
---|
28 | Trace: CFtpControlSocket::OnReceive()
|
---|
29 | Response: 211-Extensions supported:
|
---|
30 | Response: EPRT
|
---|
31 | Response: IDLE
|
---|
32 | Response: MDTM
|
---|
33 | Response: SIZE
|
---|
34 | Response: REST STREAM
|
---|
35 | Response: MLST type*;size*;sizd*;modify*;UNIX.mode*;UNIX.uid*;UNIX.gid*;unique*;
|
---|
36 | Response: MLSD
|
---|
37 | Response: UTF8
|
---|
38 | Response: ESTA
|
---|
39 | Response: PASV
|
---|
40 | Response: EPSV
|
---|
41 | Response: SPSV
|
---|
42 | Response: ESTP
|
---|
43 | Response: 211 End.
|
---|
44 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
45 | Command: OPTS UTF8 ON
|
---|
46 | Trace: CFtpControlSocket::OnReceive()
|
---|
47 | Response: 200 OK, UTF-8 enabled
|
---|
48 | Status: Connected
|
---|
49 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
50 | Trace: CControlSocket::ResetOperation(0)
|
---|
51 | Trace: CFileZillaEnginePrivate::ResetOperation(0)
|
---|
52 | Trace: Measured latency of 98 ms
|
---|
53 | Status: Retrieving directory listing...
|
---|
54 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
55 | Trace: CFtpControlSocket::ChangeDirSend()
|
---|
56 | Command: PWD
|
---|
57 | Trace: CFtpControlSocket::OnReceive()
|
---|
58 | Response: 257 "/" is your current location
|
---|
59 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
60 | Trace: CControlSocket::ResetOperation(0)
|
---|
61 | Trace: CFtpControlSocket::ParseSubcommandResult(0)
|
---|
62 | Trace: CFtpControlSocket::ListSubcommandResult()
|
---|
63 | Trace: state = 1
|
---|
64 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
65 | Trace: CFtpControlSocket::TransferSend()
|
---|
66 | Trace: state = 1
|
---|
67 | Command: TYPE I
|
---|
68 | Trace: CFtpControlSocket::OnReceive()
|
---|
69 | Response: 200 TYPE is now 8-bit binary
|
---|
70 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
71 | Trace: code = 2
|
---|
72 | Trace: state = 1
|
---|
73 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
74 | Trace: CFtpControlSocket::TransferSend()
|
---|
75 | Trace: state = 2
|
---|
76 | Command: PASV
|
---|
77 | Trace: CFtpControlSocket::OnReceive()
|
---|
78 | Response: 227 Entering Passive Mode (192,168,1,254,26,20)
|
---|
79 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
80 | Trace: code = 2
|
---|
81 | Trace: state = 2
|
---|
82 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
83 | Trace: CFtpControlSocket::TransferSend()
|
---|
84 | Trace: state = 4
|
---|
85 | Command: MLSD
|
---|
86 | Trace: CTransferSocket::OnConnect
|
---|
87 | Trace: CFtpControlSocket::OnReceive()
|
---|
88 | Response: 150 Accepted data connection
|
---|
89 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
90 | Trace: code = 1
|
---|
91 | Trace: state = 4
|
---|
92 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
93 | Trace: CFtpControlSocket::TransferSend()
|
---|
94 | Trace: state = 5
|
---|
95 | Trace: CTransferSocket::OnReceive(), m_transferMode=0
|
---|
96 | Trace: CTransferSocket::OnClose(0)
|
---|
97 | Trace: CTransferSocket::TransferEnd(1)
|
---|
98 | Trace: CFtpControlSocket::TransferEnd()
|
---|
99 | Trace: CFtpControlSocket::OnReceive()
|
---|
100 | Response: 226-Options: -a -l
|
---|
101 | Response: 226 3 matches total
|
---|
102 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
103 | Trace: code = 2
|
---|
104 | Trace: state = 7
|
---|
105 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
106 | Trace: CControlSocket::ResetOperation(0)
|
---|
107 | Trace: CFtpControlSocket::ParseSubcommandResult(0)
|
---|
108 | Trace: CFtpControlSocket::ListSubcommandResult()
|
---|
109 | Trace: state = 3
|
---|
110 | Listing: type=cdir;sizd=60;modify=20150529043016;UNIX.mode=0777;UNIX.uid=0;UNIX.gid=0;unique=cg386c; .
|
---|
111 | Listing: type=pdir;sizd=60;modify=20150529043016;UNIX.mode=0777;UNIX.uid=0;UNIX.gid=0;unique=cg386c; ..
|
---|
112 | Listing: type=dir;sizd=8192;modify=19691231190000;UNIX.mode=0777;UNIX.uid=0;UNIX.gid=0;unique=801g1; 16GB
|
---|
113 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
114 | Trace: CControlSocket::ResetOperation(0)
|
---|
115 | Status: Directory listing of "/" successful
|
---|
116 | Trace: CFileZillaEnginePrivate::ResetOperation(0) |
---|