1 | Status: Connecting to xxx.xxx.xxx.xxx:21...
|
---|
2 | Status: Connection established, waiting for welcome message...
|
---|
3 | Trace: CFtpControlSocket::OnReceive()
|
---|
4 | Response: 220-FTPD1 IBM FTP CS V1R12 at xxxxxx.xxxx.xxxx.xxx, 12:51:50 on 2013-09-18.
|
---|
5 | Trace: CFtpControlSocket::OnReceive()
|
---|
6 | Response: 220-***********************************************************************
|
---|
7 | Trace: CFtpControlSocket::OnReceive()
|
---|
8 | Response: 220-
|
---|
9 | Response: 220-***********************************************************************
|
---|
10 | Response: 220-
|
---|
11 | Response: 220 Connection will close if idle for more than 5 minutes.
|
---|
12 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
13 | Command: AUTH TLS
|
---|
14 | Trace: CFtpControlSocket::OnReceive()
|
---|
15 | Response: 234 Security environment established - ready for negotiation
|
---|
16 | Status: Initializing TLS...
|
---|
17 | Trace: CTlsSocket::Handshake()
|
---|
18 | Trace: CTlsSocket::ContinueHandshake()
|
---|
19 | Trace: CTlsSocket::OnSend()
|
---|
20 | Trace: CTlsSocket::OnRead()
|
---|
21 | Trace: CTlsSocket::ContinueHandshake()
|
---|
22 | Trace: CTlsSocket::OnRead()
|
---|
23 | Trace: CTlsSocket::ContinueHandshake()
|
---|
24 | Trace: CTlsSocket::OnRead()
|
---|
25 | Trace: CTlsSocket::ContinueHandshake()
|
---|
26 | Trace: TLS Handshake successful
|
---|
27 | Trace: Protocol: TLS1.0, Key exchange: RSA, Cipher: ARCFOUR-128, MAC: SHA1
|
---|
28 | Status: Verifying certificate...
|
---|
29 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
30 | Command: USER xxxxxx
|
---|
31 | Status: TLS/SSL connection established.
|
---|
32 | Trace: CTlsSocket::OnRead()
|
---|
33 | Trace: CFtpControlSocket::OnReceive()
|
---|
34 | Response: 331 Send password please.
|
---|
35 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
36 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
37 | Command: PASS ********
|
---|
38 | Trace: CTlsSocket::OnRead()
|
---|
39 | Trace: CFtpControlSocket::OnReceive()
|
---|
40 | Response: 230 xxxxxx is logged on. Working directory is "XXXXXX.".
|
---|
41 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
42 | Command: SYST
|
---|
43 | Trace: CTlsSocket::OnRead()
|
---|
44 | Trace: CFtpControlSocket::OnReceive()
|
---|
45 | Response: 215 MVS is the operating system of this server. FTP Server is running on z/OS.
|
---|
46 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
47 | Command: FEAT
|
---|
48 | Trace: CTlsSocket::OnRead()
|
---|
49 | Trace: CFtpControlSocket::OnReceive()
|
---|
50 | Response: 211- Extensions supported
|
---|
51 | Response: MDTM
|
---|
52 | Trace: CTlsSocket::OnRead()
|
---|
53 | Trace: CFtpControlSocket::OnReceive()
|
---|
54 | Response: AUTH TLS
|
---|
55 | Response: PBSZ
|
---|
56 | Response: PROT
|
---|
57 | Response: 211 End
|
---|
58 | Status: Server does not support non-ASCII characters.
|
---|
59 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
60 | Command: PBSZ 0
|
---|
61 | Trace: CTlsSocket::OnRead()
|
---|
62 | Trace: CFtpControlSocket::OnReceive()
|
---|
63 | Response: 200 Protection buffer size accepted
|
---|
64 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
65 | Command: PROT P
|
---|
66 | Trace: CTlsSocket::OnRead()
|
---|
67 | Trace: CFtpControlSocket::OnReceive()
|
---|
68 | Response: 200 Data connection protection set to private
|
---|
69 | Status: Connected
|
---|
70 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
71 | Trace: CControlSocket::ResetOperation(0)
|
---|
72 | Trace: CFileZillaEnginePrivate::ResetOperation(0)
|
---|
73 | Trace: Measured latency of 19 ms
|
---|
74 | Status: Retrieving directory listing...
|
---|
75 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
76 | Trace: CFtpControlSocket::ChangeDirSend()
|
---|
77 | Command: PWD
|
---|
78 | Trace: CTlsSocket::OnRead()
|
---|
79 | Trace: CFtpControlSocket::OnReceive()
|
---|
80 | Response: 257 "'XXXXXX.'" is working directory.
|
---|
81 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
82 | Trace: CControlSocket::ResetOperation(0)
|
---|
83 | Trace: CFtpControlSocket::ParseSubcommandResult(0)
|
---|
84 | Trace: CFtpControlSocket::ListSubcommandResult()
|
---|
85 | Trace: state = 1
|
---|
86 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
87 | Trace: CFtpControlSocket::TransferSend()
|
---|
88 | Trace: state = 1
|
---|
89 | Command: TYPE I
|
---|
90 | Trace: CTlsSocket::OnRead()
|
---|
91 | Trace: CFtpControlSocket::OnReceive()
|
---|
92 | Response: 200 Representation type is Image
|
---|
93 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
94 | Trace: code = 2
|
---|
95 | Trace: state = 1
|
---|
96 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
97 | Trace: CFtpControlSocket::TransferSend()
|
---|
98 | Trace: state = 2
|
---|
99 | Command: PASV
|
---|
100 | Trace: CTlsSocket::OnRead()
|
---|
101 | Trace: CFtpControlSocket::OnReceive()
|
---|
102 | Response: 227 Entering Passive Mode (165,221,4,42,234,117)
|
---|
103 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
104 | Trace: code = 2
|
---|
105 | Trace: state = 2
|
---|
106 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
107 | Trace: CFtpControlSocket::TransferSend()
|
---|
108 | Trace: state = 4
|
---|
109 | Command: LIST
|
---|
110 | Trace: CTransferSocket::OnConnect
|
---|
111 | Trace: CTlsSocket::Handshake()
|
---|
112 | Trace: Trying to resume existing TLS session.
|
---|
113 | Trace: CTlsSocket::ContinueHandshake()
|
---|
114 | Trace: CTlsSocket::OnSend()
|
---|
115 | Trace: CTlsSocket::OnSend()
|
---|
116 | Trace: CTlsSocket::OnRead()
|
---|
117 | Trace: CTlsSocket::ContinueHandshake()
|
---|
118 | Trace: CTlsSocket::OnRead()
|
---|
119 | Trace: CFtpControlSocket::OnReceive()
|
---|
120 | Response: 125 List started OK
|
---|
121 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
122 | Trace: code = 1
|
---|
123 | Trace: state = 4
|
---|
124 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
125 | Trace: CFtpControlSocket::TransferSend()
|
---|
126 | Trace: state = 5
|
---|
127 | Trace: CTlsSocket::OnRead()
|
---|
128 | Trace: CTlsSocket::ContinueHandshake()
|
---|
129 | Trace: TLS Handshake successful
|
---|
130 | Trace: TLS Session resumed
|
---|
131 | Trace: Protocol: TLS1.0, Key exchange: RSA, Cipher: ARCFOUR-128, MAC: SHA1
|
---|
132 | Trace: CTransferSocket::OnConnect
|
---|
133 | Trace: CTlsSocket::OnRead()
|
---|
134 | Trace: CTlsSocket::OnRead()
|
---|
135 | Trace: CTlsSocket::OnRead()
|
---|
136 | Trace: CTransferSocket::OnReceive(), m_transferMode=0
|
---|
137 | Trace: CTlsSocket::Failure(-110, 0)
|
---|
138 | Error: GnuTLS error -110 in gnutls_record_recv: The TLS connection was non-properly terminated.
|
---|
139 | Status: Server did not properly shut down TLS connection
|
---|
140 | Error: Could not read from transfer socket: ECONNABORTED - Connection aborted
|
---|
141 | Trace: CTransferSocket::TransferEnd(3)
|
---|
142 | Trace: CFtpControlSocket::TransferEnd()
|
---|
143 | Trace: CTlsSocket::OnRead()
|
---|
144 | Trace: CFtpControlSocket::OnReceive()
|
---|
145 | Response: 250 List completed successfully.
|
---|
146 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
147 | Trace: code = 2
|
---|
148 | Trace: state = 7
|
---|
149 | Trace: CFtpControlSocket::ResetOperation(2)
|
---|
150 | Trace: CControlSocket::ResetOperation(2)
|
---|
151 | Trace: CFtpControlSocket::ParseSubcommandResult(2)
|
---|
152 | Trace: CFtpControlSocket::ListSubcommandResult()
|
---|
153 | Trace: state = 3
|
---|
154 | Trace: CFtpControlSocket::ResetOperation(2)
|
---|
155 | Trace: CControlSocket::ResetOperation(2)
|
---|
156 | Error: Failed to retrieve directory listing
|
---|
157 | Trace: CFileZillaEnginePrivate::ResetOperation(2) |
---|