1 | 2018-01-30 08:26:19 9404 1 Trace: CControlSocket::SendNextCommand()
|
---|
2 | 2018-01-30 08:26:19 9404 1 Trace: CFtpLogonOpData::Send() in state 0
|
---|
3 | 2018-01-30 08:26:19 9404 1 Status: Resolving address of fritz.nas
|
---|
4 | 2018-01-30 08:26:19 9404 1 Status: Connecting to 192.168.178.1:21...
|
---|
5 | 2018-01-30 08:26:19 9404 1 Status: Connection established, waiting for welcome message...
|
---|
6 | 2018-01-30 08:26:19 9404 1 Trace: CFtpControlSocket::OnReceive()
|
---|
7 | 2018-01-30 08:26:19 9404 1 Response: 220 FRITZ!Box7490(UI) FTP server ready.
|
---|
8 | 2018-01-30 08:26:19 9404 1 Trace: CFtpLogonOpData::ParseResponse() in state 1
|
---|
9 | 2018-01-30 08:26:19 9404 1 Trace: CControlSocket::SendNextCommand()
|
---|
10 | 2018-01-30 08:26:19 9404 1 Trace: CFtpLogonOpData::Send() in state 2
|
---|
11 | 2018-01-30 08:26:19 9404 1 Command: AUTH TLS
|
---|
12 | 2018-01-30 08:26:20 9404 1 Trace: CFtpControlSocket::OnReceive()
|
---|
13 | 2018-01-30 08:26:20 9404 1 Response: 234 Authentication method accepted
|
---|
14 | 2018-01-30 08:26:20 9404 1 Trace: CFtpLogonOpData::ParseResponse() in state 2
|
---|
15 | 2018-01-30 08:26:20 9404 1 Status: Initializing TLS...
|
---|
16 | 2018-01-30 08:26:20 9404 1 Trace: CTlsSocketImpl::Handshake()
|
---|
17 | 2018-01-30 08:26:20 9404 1 Trace: CTlsSocketImpl::ContinueHandshake()
|
---|
18 | 2018-01-30 08:26:20 9404 1 Trace: TLS handshake: About to send CLIENT HELLO
|
---|
19 | 2018-01-30 08:26:20 9404 1 Trace: TLS handshake: Sent CLIENT HELLO
|
---|
20 | 2018-01-30 08:26:20 9404 1 Trace: CTlsSocketImpl::OnSend()
|
---|
21 | 2018-01-30 08:26:20 9404 1 Trace: CTlsSocketImpl::OnRead()
|
---|
22 | 2018-01-30 08:26:20 9404 1 Trace: CTlsSocketImpl::ContinueHandshake()
|
---|
23 | 2018-01-30 08:26:20 9404 1 Trace: CTlsSocketImpl::OnRead()
|
---|
24 | 2018-01-30 08:26:20 9404 1 Trace: CTlsSocketImpl::ContinueHandshake()
|
---|
25 | 2018-01-30 08:26:20 9404 1 Trace: TLS handshake: Received SERVER HELLO
|
---|
26 | 2018-01-30 08:26:20 9404 1 Trace: TLS handshake: Processed SERVER HELLO
|
---|
27 | 2018-01-30 08:26:20 9404 1 Trace: TLS handshake: Received CERTIFICATE
|
---|
28 | 2018-01-30 08:26:20 9404 1 Trace: TLS handshake: Processed CERTIFICATE
|
---|
29 | 2018-01-30 08:26:20 9404 1 Trace: TLS handshake: Received SERVER KEY EXCHANGE
|
---|
30 | 2018-01-30 08:26:20 9404 1 Trace: TLS handshake: Processed SERVER KEY EXCHANGE
|
---|
31 | 2018-01-30 08:26:20 9404 1 Trace: TLS handshake: Received SERVER HELLO DONE
|
---|
32 | 2018-01-30 08:26:20 9404 1 Trace: TLS handshake: Processed SERVER HELLO DONE
|
---|
33 | 2018-01-30 08:26:20 9404 1 Trace: TLS handshake: About to send CLIENT KEY EXCHANGE
|
---|
34 | 2018-01-30 08:26:20 9404 1 Trace: TLS handshake: Sent CLIENT KEY EXCHANGE
|
---|
35 | 2018-01-30 08:26:20 9404 1 Trace: TLS handshake: About to send FINISHED
|
---|
36 | 2018-01-30 08:26:20 9404 1 Trace: TLS handshake: Sent FINISHED
|
---|
37 | 2018-01-30 08:26:20 9404 1 Trace: CTlsSocketImpl::OnRead()
|
---|
38 | 2018-01-30 08:26:20 9404 1 Trace: CTlsSocketImpl::ContinueHandshake()
|
---|
39 | 2018-01-30 08:26:20 9404 1 Trace: TLS handshake: Received NEW SESSION TICKET
|
---|
40 | 2018-01-30 08:26:20 9404 1 Trace: TLS handshake: Processed NEW SESSION TICKET
|
---|
41 | 2018-01-30 08:26:20 9404 1 Trace: TLS handshake: Received FINISHED
|
---|
42 | 2018-01-30 08:26:20 9404 1 Trace: TLS handshake: Processed FINISHED
|
---|
43 | 2018-01-30 08:26:20 9404 1 Trace: TLS Handshake successful
|
---|
44 | 2018-01-30 08:26:20 9404 1 Trace: Protocol: TLS1.2, Key exchange: ECDHE-RSA, Cipher: AES-256-GCM, MAC: AEAD
|
---|
45 | 2018-01-30 08:26:20 9404 1 Status: Verifying certificate...
|
---|
46 | 2018-01-30 08:26:20 9404 1 Status: TLS connection established.
|
---|
47 | 2018-01-30 08:26:20 9404 1 Trace: CControlSocket::SendNextCommand()
|
---|
48 | 2018-01-30 08:26:20 9404 1 Trace: CFtpLogonOpData::Send() in state 5
|
---|
49 | 2018-01-30 08:26:20 9404 1 Command: USER ahafener
|
---|
50 | 2018-01-30 08:26:20 9404 1 Trace: CTlsSocketImpl::OnRead()
|
---|
51 | 2018-01-30 08:26:20 9404 1 Trace: CFtpControlSocket::OnReceive()
|
---|
52 | 2018-01-30 08:26:20 9404 1 Response: 331 Password required for ahafener.
|
---|
53 | 2018-01-30 08:26:20 9404 1 Trace: CFtpLogonOpData::ParseResponse() in state 5
|
---|
54 | 2018-01-30 08:26:20 9404 1 Trace: CControlSocket::SendNextCommand()
|
---|
55 | 2018-01-30 08:26:20 9404 1 Trace: CFtpLogonOpData::Send() in state 5
|
---|
56 | 2018-01-30 08:26:20 9404 1 Command: PASS *********
|
---|
57 | 2018-01-30 08:26:20 9404 1 Trace: CTlsSocketImpl::OnRead()
|
---|
58 | 2018-01-30 08:26:20 9404 1 Trace: CFtpControlSocket::OnReceive()
|
---|
59 | 2018-01-30 08:26:20 9404 1 Response: 230 User ahafener logged in.
|
---|
60 | 2018-01-30 08:26:20 9404 1 Trace: CFtpLogonOpData::ParseResponse() in state 5
|
---|
61 | 2018-01-30 08:26:20 9404 1 Trace: CControlSocket::SendNextCommand()
|
---|
62 | 2018-01-30 08:26:20 9404 1 Trace: CFtpLogonOpData::Send() in state 6
|
---|
63 | 2018-01-30 08:26:20 9404 1 Command: SYST
|
---|
64 | 2018-01-30 08:26:20 9404 1 Trace: CTlsSocketImpl::OnRead()
|
---|
65 | 2018-01-30 08:26:20 9404 1 Trace: CFtpControlSocket::OnReceive()
|
---|
66 | 2018-01-30 08:26:20 9404 1 Response: 215 UNIX Type: L8 Version: Linux 3.10.73
|
---|
67 | 2018-01-30 08:26:20 9404 1 Trace: CFtpLogonOpData::ParseResponse() in state 6
|
---|
68 | 2018-01-30 08:26:20 9404 1 Trace: CControlSocket::SendNextCommand()
|
---|
69 | 2018-01-30 08:26:20 9404 1 Trace: CFtpLogonOpData::Send() in state 7
|
---|
70 | 2018-01-30 08:26:20 9404 1 Command: FEAT
|
---|
71 | 2018-01-30 08:26:20 9404 1 Trace: CTlsSocketImpl::OnRead()
|
---|
72 | 2018-01-30 08:26:20 9404 1 Trace: CFtpControlSocket::OnReceive()
|
---|
73 | 2018-01-30 08:26:20 9404 1 Response: 211- Extensions supported:
|
---|
74 | 2018-01-30 08:26:20 9404 1 Trace: CTlsSocketImpl::OnRead()
|
---|
75 | 2018-01-30 08:26:20 9404 1 Trace: CFtpControlSocket::OnReceive()
|
---|
76 | 2018-01-30 08:26:20 9404 1 Response: UTF8
|
---|
77 | 2018-01-30 08:26:20 9404 1 Response: MDTM
|
---|
78 | 2018-01-30 08:26:20 9404 1 Response: SIZE
|
---|
79 | 2018-01-30 08:26:20 9404 1 Response: AUTH TLS
|
---|
80 | 2018-01-30 08:26:20 9404 1 Response: PBSZ
|
---|
81 | 2018-01-30 08:26:20 9404 1 Response: PROT
|
---|
82 | 2018-01-30 08:26:20 9404 1 Response: 211 end
|
---|
83 | 2018-01-30 08:26:20 9404 1 Trace: CFtpLogonOpData::ParseResponse() in state 7
|
---|
84 | 2018-01-30 08:26:20 9404 1 Trace: CControlSocket::SendNextCommand()
|
---|
85 | 2018-01-30 08:26:20 9404 1 Trace: CFtpLogonOpData::Send() in state 9
|
---|
86 | 2018-01-30 08:26:20 9404 1 Command: OPTS UTF8 ON
|
---|
87 | 2018-01-30 08:26:20 9404 1 Trace: CTlsSocketImpl::OnRead()
|
---|
88 | 2018-01-30 08:26:20 9404 1 Trace: CFtpControlSocket::OnReceive()
|
---|
89 | 2018-01-30 08:26:20 9404 1 Response: 200 UTF8 ON
|
---|
90 | 2018-01-30 08:26:20 9404 1 Trace: CFtpLogonOpData::ParseResponse() in state 9
|
---|
91 | 2018-01-30 08:26:20 9404 1 Trace: CControlSocket::SendNextCommand()
|
---|
92 | 2018-01-30 08:26:20 9404 1 Trace: CFtpLogonOpData::Send() in state 10
|
---|
93 | 2018-01-30 08:26:20 9404 1 Command: PBSZ 0
|
---|
94 | 2018-01-30 08:26:20 9404 1 Trace: CTlsSocketImpl::OnRead()
|
---|
95 | 2018-01-30 08:26:20 9404 1 Trace: CFtpControlSocket::OnReceive()
|
---|
96 | 2018-01-30 08:26:20 9404 1 Response: 200 ok
|
---|
97 | 2018-01-30 08:26:20 9404 1 Trace: CFtpLogonOpData::ParseResponse() in state 10
|
---|
98 | 2018-01-30 08:26:20 9404 1 Trace: CControlSocket::SendNextCommand()
|
---|
99 | 2018-01-30 08:26:20 9404 1 Trace: CFtpLogonOpData::Send() in state 11
|
---|
100 | 2018-01-30 08:26:20 9404 1 Command: PROT P
|
---|
101 | 2018-01-30 08:26:20 9404 1 Trace: CTlsSocketImpl::OnRead()
|
---|
102 | 2018-01-30 08:26:20 9404 1 Trace: CFtpControlSocket::OnReceive()
|
---|
103 | 2018-01-30 08:26:20 9404 1 Response: 200 Data channel will be secured
|
---|
104 | 2018-01-30 08:26:20 9404 1 Trace: CFtpLogonOpData::ParseResponse() in state 11
|
---|
105 | 2018-01-30 08:26:20 9404 1 Status: Logged in
|
---|
106 | 2018-01-30 08:26:20 9404 1 Trace: Measured latency of 25 ms
|
---|
107 | 2018-01-30 08:26:20 9404 1 Trace: CFtpControlSocket::ResetOperation(0)
|
---|
108 | 2018-01-30 08:26:20 9404 1 Trace: CControlSocket::ResetOperation(0)
|
---|
109 | 2018-01-30 08:26:20 9404 1 Trace: CFileZillaEnginePrivate::ResetOperation(0)
|
---|
110 | 2018-01-30 08:26:20 9404 1 Status: Retrieving directory listing...
|
---|
111 | 2018-01-30 08:26:20 9404 1 Trace: CControlSocket::SendNextCommand()
|
---|
112 | 2018-01-30 08:26:20 9404 1 Trace: CFtpListOpData::ListSend() in state 0
|
---|
113 | 2018-01-30 08:26:20 9404 1 Trace: CFtpChangeDirOpData::Send() in state 0
|
---|
114 | 2018-01-30 08:26:20 9404 1 Trace: CFtpChangeDirOpData::Send() in state 1
|
---|
115 | 2018-01-30 08:26:20 9404 1 Command: PWD
|
---|
116 | 2018-01-30 08:26:20 9404 1 Trace: CTlsSocketImpl::OnRead()
|
---|
117 | 2018-01-30 08:26:20 9404 1 Trace: CFtpControlSocket::OnReceive()
|
---|
118 | 2018-01-30 08:26:20 9404 1 Response: 257 "/" is current directory.
|
---|
119 | 2018-01-30 08:26:20 9404 1 Trace: CFtpChangeDirOpData::ParseResponse() in state 1
|
---|
120 | 2018-01-30 08:26:20 9404 1 Trace: CFtpControlSocket::ResetOperation(0)
|
---|
121 | 2018-01-30 08:26:20 9404 1 Trace: CControlSocket::ResetOperation(0)
|
---|
122 | 2018-01-30 08:26:20 9404 1 Trace: CControlSocket::ParseSubcommandResult(0)
|
---|
123 | 2018-01-30 08:26:20 9404 1 Trace: CFtpListOpData::SubcommandResult() in state 1
|
---|
124 | 2018-01-30 08:26:20 9404 1 Trace: CControlSocket::SendNextCommand()
|
---|
125 | 2018-01-30 08:26:20 9404 1 Trace: CFtpListOpData::ListSend() in state 2
|
---|
126 | 2018-01-30 08:26:20 9404 1 Trace: CFtpRawTransferOpData::Send() in state 1
|
---|
127 | 2018-01-30 08:26:20 9404 1 Command: TYPE I
|
---|
128 | 2018-01-30 08:26:20 9404 1 Trace: CTlsSocketImpl::OnRead()
|
---|
129 | 2018-01-30 08:26:20 9404 1 Trace: CFtpControlSocket::OnReceive()
|
---|
130 | 2018-01-30 08:26:20 9404 1 Response: 200 Type set to I.
|
---|
131 | 2018-01-30 08:26:20 9404 1 Trace: CFtpRawTransferOpData::ParseResponse() in state 1
|
---|
132 | 2018-01-30 08:26:20 9404 1 Trace: CControlSocket::SendNextCommand()
|
---|
133 | 2018-01-30 08:26:20 9404 1 Trace: CFtpRawTransferOpData::Send() in state 2
|
---|
134 | 2018-01-30 08:26:20 9404 1 Command: PASV
|
---|
135 | 2018-01-30 08:26:20 9404 1 Trace: CTlsSocketImpl::OnRead()
|
---|
136 | 2018-01-30 08:26:20 9404 1 Trace: CFtpControlSocket::OnReceive()
|
---|
137 | 2018-01-30 08:26:20 9404 1 Response: 227 Entering Passive Mode (192,168,178,1,158,119)
|
---|
138 | 2018-01-30 08:26:20 9404 1 Trace: CFtpRawTransferOpData::ParseResponse() in state 2
|
---|
139 | 2018-01-30 08:26:20 9404 1 Trace: CControlSocket::SendNextCommand()
|
---|
140 | 2018-01-30 08:26:20 9404 1 Trace: CFtpRawTransferOpData::Send() in state 4
|
---|
141 | 2018-01-30 08:26:20 9404 1 Trace: Binding data connection source IP to control connection source IP 192.168.178.34
|
---|
142 | 2018-01-30 08:26:20 9404 1 Command: LIST
|
---|
143 | 2018-01-30 08:26:20 9404 1 Trace: CTransferSocket::OnConnect
|
---|
144 | 2018-01-30 08:26:20 9404 1 Trace: CTlsSocketImpl::Handshake()
|
---|
145 | 2018-01-30 08:26:20 9404 1 Trace: Trying to resume existing TLS session.
|
---|
146 | 2018-01-30 08:26:20 9404 1 Trace: CTlsSocketImpl::ContinueHandshake()
|
---|
147 | 2018-01-30 08:26:20 9404 1 Trace: TLS handshake: About to send CLIENT HELLO
|
---|
148 | 2018-01-30 08:26:20 9404 1 Trace: TLS handshake: Sent CLIENT HELLO
|
---|
149 | 2018-01-30 08:26:20 9404 1 Trace: CTlsSocketImpl::OnSend()
|
---|
150 | 2018-01-30 08:26:20 9404 1 Trace: CTlsSocketImpl::OnSend()
|
---|
151 | 2018-01-30 08:26:20 9404 1 Trace: CTlsSocketImpl::OnRead()
|
---|
152 | 2018-01-30 08:26:20 9404 1 Trace: CTlsSocketImpl::ContinueHandshake()
|
---|
153 | 2018-01-30 08:26:20 9404 1 Trace: CTlsSocketImpl::OnRead()
|
---|
154 | 2018-01-30 08:26:20 9404 1 Trace: CFtpControlSocket::OnReceive()
|
---|
155 | 2018-01-30 08:26:20 9404 1 Response: 150 Opening BINARY mode data connection for '/bin/ls -lgA'.
|
---|
156 | 2018-01-30 08:26:20 9404 1 Trace: CFtpRawTransferOpData::ParseResponse() in state 4
|
---|
157 | 2018-01-30 08:26:20 9404 1 Trace: CControlSocket::SendNextCommand()
|
---|
158 | 2018-01-30 08:26:20 9404 1 Trace: CFtpRawTransferOpData::Send() in state 5
|
---|
159 | 2018-01-30 08:26:21 9404 1 Trace: CTlsSocketImpl::OnRead()
|
---|
160 | 2018-01-30 08:26:21 9404 1 Trace: CTlsSocketImpl::ContinueHandshake()
|
---|
161 | 2018-01-30 08:26:21 9404 1 Trace: TLS handshake: Received SERVER HELLO
|
---|
162 | 2018-01-30 08:26:21 9404 1 Trace: TLS handshake: Processed SERVER HELLO
|
---|
163 | 2018-01-30 08:26:21 9404 1 Trace: TLS handshake: Received CERTIFICATE
|
---|
164 | 2018-01-30 08:26:21 9404 1 Trace: TLS handshake: Processed CERTIFICATE
|
---|
165 | 2018-01-30 08:26:21 9404 1 Trace: TLS handshake: Received SERVER KEY EXCHANGE
|
---|
166 | 2018-01-30 08:26:21 9404 1 Trace: TLS handshake: Processed SERVER KEY EXCHANGE
|
---|
167 | 2018-01-30 08:26:21 9404 1 Trace: TLS handshake: Received SERVER HELLO DONE
|
---|
168 | 2018-01-30 08:26:21 9404 1 Trace: TLS handshake: Processed SERVER HELLO DONE
|
---|
169 | 2018-01-30 08:26:21 9404 1 Trace: TLS handshake: About to send CLIENT KEY EXCHANGE
|
---|
170 | 2018-01-30 08:26:21 9404 1 Trace: TLS handshake: Sent CLIENT KEY EXCHANGE
|
---|
171 | 2018-01-30 08:26:21 9404 1 Trace: TLS handshake: About to send FINISHED
|
---|
172 | 2018-01-30 08:26:21 9404 1 Trace: TLS handshake: Sent FINISHED
|
---|
173 | 2018-01-30 08:26:21 9404 1 Trace: CTlsSocketImpl::OnRead()
|
---|
174 | 2018-01-30 08:26:21 9404 1 Trace: CTlsSocketImpl::ContinueHandshake()
|
---|
175 | 2018-01-30 08:26:21 9404 1 Trace: TLS handshake: Received NEW SESSION TICKET
|
---|
176 | 2018-01-30 08:26:21 9404 1 Trace: TLS handshake: Processed NEW SESSION TICKET
|
---|
177 | 2018-01-30 08:26:21 9404 1 Trace: TLS handshake: Received FINISHED
|
---|
178 | 2018-01-30 08:26:21 9404 1 Trace: TLS handshake: Processed FINISHED
|
---|
179 | 2018-01-30 08:26:21 9404 1 Trace: TLS Handshake successful
|
---|
180 | 2018-01-30 08:26:21 9404 1 Trace: Protocol: TLS1.2, Key exchange: ECDHE-RSA, Cipher: AES-256-GCM, MAC: AEAD
|
---|
181 | 2018-01-30 08:26:21 9404 1 Trace: CTransferSocket::OnConnect
|
---|
182 | 2018-01-30 08:26:21 9404 1 Trace: CTransferSocket::OnReceive(), m_transferMode=0
|
---|
183 | 2018-01-30 08:26:21 9404 1 Trace: CTlsSocketImpl::OnRead()
|
---|
184 | 2018-01-30 08:26:21 9404 1 Trace: CTransferSocket::OnReceive(), m_transferMode=0
|
---|
185 | 2018-01-30 08:26:21 9404 1 Trace: CTransferSocket::TransferEnd(1)
|
---|
186 | 2018-01-30 08:26:21 9404 1 Trace: CTlsSocketImpl::OnRead()
|
---|
187 | 2018-01-30 08:26:21 9404 1 Trace: CFtpControlSocket::TransferEnd()
|
---|
188 | 2018-01-30 08:26:21 9404 1 Trace: CFtpControlSocket::OnReceive()
|
---|
189 | 2018-01-30 08:26:21 9404 1 Response: 226 Transfer complete.
|
---|
190 | 2018-01-30 08:26:21 9404 1 Trace: CFtpRawTransferOpData::ParseResponse() in state 7
|
---|
191 | 2018-01-30 08:26:21 9404 1 Trace: CFtpControlSocket::ResetOperation(0)
|
---|
192 | 2018-01-30 08:26:21 9404 1 Trace: CControlSocket::ResetOperation(0)
|
---|
193 | 2018-01-30 08:26:21 9404 1 Trace: CControlSocket::ParseSubcommandResult(0)
|
---|
194 | 2018-01-30 08:26:21 9404 1 Trace: CFtpListOpData::SubcommandResult() in state 3
|
---|
195 | 2018-01-30 08:26:21 9404 1 Listing: drwxrwxr-x 1 ftp ftp 2048 Jun 21 2013 Bilder
|
---|
196 | 2018-01-30 08:26:21 9404 1 Listing: drwxrwxr-x 1 ftp ftp 2048 Sep 6 2017 Dokumente
|
---|
197 | 2018-01-30 08:26:21 9404 1 Listing: drwxrwxrwx 1 ftp ftp 2048 Oct 22 2015 FRITZ
|
---|
198 | 2018-01-30 08:26:21 9404 1 Listing: drwxrwxr-x 1 ftp ftp 2048 Jun 20 2017 Musik
|
---|
199 | 2018-01-30 08:26:21 9404 1 Listing: drwxrwxr-x 1 ftp ftp 2048 Jun 21 2013 Videos
|
---|
200 | 2018-01-30 08:26:21 9404 1 Listing: drwxrwxrwx 1 ftp ftp 2048 Jan 30 08:00 awo_haan_dbbackup
|
---|
201 | 2018-01-30 08:26:21 9404 1 Listing: drwxrwxrwx 1 ftp ftp 2048 Sep 9 2017 lvq
|
---|
202 | 2018-01-30 08:26:21 9404 1 Trace: CFtpControlSocket::ResetOperation(0)
|
---|
203 | 2018-01-30 08:26:21 9404 1 Trace: CControlSocket::ResetOperation(0)
|
---|
204 | 2018-01-30 08:26:21 9404 1 Status: Directory listing of "/" successful
|
---|
205 | 2018-01-30 08:26:21 9404 1 Trace: CFileZillaEnginePrivate::ResetOperation(0)
|
---|
206 | 2018-01-30 08:26:24 9404 1 Status: Retrieving directory listing of "/awo_haan_dbbackup"...
|
---|
207 | 2018-01-30 08:26:24 9404 1 Trace: CControlSocket::SendNextCommand()
|
---|
208 | 2018-01-30 08:26:24 9404 1 Trace: CFtpListOpData::ListSend() in state 0
|
---|
209 | 2018-01-30 08:26:24 9404 1 Trace: CFtpChangeDirOpData::Send() in state 0
|
---|
210 | 2018-01-30 08:26:24 9404 1 Trace: CFtpChangeDirOpData::Send() in state 4
|
---|
211 | 2018-01-30 08:26:24 9404 1 Command: CWD awo_haan_dbbackup
|
---|
212 | 2018-01-30 08:26:24 9404 1 Trace: CTlsSocketImpl::OnRead()
|
---|
213 | 2018-01-30 08:26:24 9404 1 Trace: CFtpControlSocket::OnReceive()
|
---|
214 | 2018-01-30 08:26:24 9404 1 Response: 550 awo_haan_dbbackup: No such file or directory.
|
---|
215 | 2018-01-30 08:26:24 9404 1 Trace: CFtpChangeDirOpData::ParseResponse() in state 4
|
---|
216 | 2018-01-30 08:26:24 9404 1 Trace: CFtpControlSocket::ResetOperation(2)
|
---|
217 | 2018-01-30 08:26:24 9404 1 Trace: CControlSocket::ResetOperation(2)
|
---|
218 | 2018-01-30 08:26:24 9404 1 Trace: CControlSocket::ParseSubcommandResult(2)
|
---|
219 | 2018-01-30 08:26:24 9404 1 Trace: CFtpListOpData::SubcommandResult() in state 1
|
---|
220 | 2018-01-30 08:26:24 9404 1 Trace: CFtpControlSocket::ResetOperation(2)
|
---|
221 | 2018-01-30 08:26:24 9404 1 Trace: CControlSocket::ResetOperation(2)
|
---|
222 | 2018-01-30 08:26:24 9404 1 Error: Failed to retrieve directory listing
|
---|
223 | 2018-01-30 08:26:24 9404 1 Trace: CFileZillaEnginePrivate::ResetOperation(2)
|
---|
224 | 2018-01-30 08:26:29 9404 1 Trace: CRealControlSocket::DoClose(66)
|
---|
225 | 2018-01-30 08:26:29 9404 1 Trace: CControlSocket::DoClose(66)
|
---|
226 | 2018-01-30 08:26:29 9404 1 Trace: CFtpControlSocket::ResetOperation(66)
|
---|
227 | 2018-01-30 08:26:29 9404 1 Trace: CControlSocket::ResetOperation(66)
|
---|
228 | 2018-01-30 08:26:29 9404 1 Trace: CFileZillaEnginePrivate::ResetOperation(66)
|
---|
229 | 2018-01-30 08:26:29 9404 1 Trace: CControlSocket::DoClose(66)
|
---|