14:17:57 Status: Resolving address of xxx.sk 14:17:57 Status: Connecting to 213.xxx:21... 14:17:57 Status: Connection established, waiting for welcome message... 14:17:57 Trace: CFtpControlSocket::OnReceive() 14:17:57 Response: 220 Welcome to FTP PB service. 14:17:57 Trace: CFtpControlSocket::SendNextCommand() 14:17:57 Command: AUTH TLS 14:17:57 Trace: CFtpControlSocket::OnReceive() 14:17:57 Response: 234 Proceed with negotiation. 14:17:57 Status: Initializing TLS... 14:17:58 Trace: CTlsSocket::Handshake() 14:17:58 Trace: CTlsSocket::ContinueHandshake() 14:17:58 Trace: CTlsSocket::OnSend() 14:17:58 Trace: CTlsSocket::OnRead() 14:17:58 Trace: CTlsSocket::ContinueHandshake() 14:17:58 Trace: CTlsSocket::OnRead() 14:17:58 Trace: CTlsSocket::ContinueHandshake() 14:17:58 Trace: CTlsSocket::OnRead() 14:17:58 Trace: CTlsSocket::ContinueHandshake() 14:17:58 Trace: TLS Handshake successful 14:17:58 Trace: Cipher: 3DES-CBC, MAC: SHA1 14:17:58 Status: Verifying certificate... 14:17:58 Trace: CFtpControlSocket::SendNextCommand() 14:17:58 Command: USER xxx 14:17:58 Status: TLS/SSL connection established. 14:17:58 Trace: CTlsSocket::OnRead() 14:17:58 Trace: CFtpControlSocket::OnReceive() 14:17:58 Response: 331 Please specify the password. 14:17:58 Trace: CFtpControlSocket::SendNextCommand() 14:17:58 Command: PASS ************* 14:17:58 Trace: CTlsSocket::OnRead() 14:17:58 Trace: CFtpControlSocket::OnReceive() 14:17:58 Response: 230 Login successful. 14:17:58 Trace: CFtpControlSocket::SendNextCommand() 14:17:58 Command: SYST 14:17:58 Trace: CTlsSocket::OnRead() 14:17:58 Trace: CFtpControlSocket::OnReceive() 14:17:58 Response: 215 UNIX Type: L8 14:17:58 Trace: CFtpControlSocket::SendNextCommand() 14:17:58 Command: FEAT 14:17:58 Trace: CTlsSocket::OnRead() 14:17:58 Trace: CFtpControlSocket::OnReceive() 14:17:58 Response: 211-Features: 14:17:58 Response: AUTH SSL 14:17:58 Response: AUTH TLS 14:17:58 Response: EPRT 14:17:58 Response: EPSV 14:17:58 Response: MDTM 14:17:58 Response: PASV 14:17:58 Response: PBSZ 14:17:58 Response: PROT 14:17:58 Response: REST STREAM 14:17:58 Trace: CTlsSocket::OnRead() 14:17:58 Trace: CFtpControlSocket::OnReceive() 14:17:58 Response: SIZE 14:17:58 Response: TVFS 14:17:58 Response: UTF8 14:17:58 Trace: CTlsSocket::OnRead() 14:17:58 Trace: CFtpControlSocket::OnReceive() 14:17:58 Response: 211 End 14:17:58 Trace: CFtpControlSocket::SendNextCommand() 14:17:58 Command: OPTS UTF8 ON 14:17:58 Trace: CTlsSocket::OnRead() 14:17:58 Trace: CFtpControlSocket::OnReceive() 14:17:58 Response: 200 Always in UTF8 mode. 14:17:58 Trace: CFtpControlSocket::SendNextCommand() 14:17:58 Command: PBSZ 0 14:17:58 Trace: CTlsSocket::OnRead() 14:17:58 Trace: CFtpControlSocket::OnReceive() 14:17:58 Response: 200 PBSZ set to 0. 14:17:58 Trace: CFtpControlSocket::SendNextCommand() 14:17:58 Command: PROT P 14:17:58 Trace: CTlsSocket::OnRead() 14:17:58 Trace: CFtpControlSocket::OnReceive() 14:17:58 Response: 200 PROT now Private. 14:17:58 Status: Connected 14:17:58 Trace: CFtpControlSocket::ResetOperation(0) 14:17:58 Trace: CControlSocket::ResetOperation(0) 14:17:58 Trace: CFileZillaEnginePrivate::ResetOperation(0) 14:17:58 Status: Retrieving directory listing... 14:17:58 Trace: CFtpControlSocket::SendNextCommand() 14:17:58 Trace: CFtpControlSocket::ChangeDirSend() 14:17:58 Command: PWD 14:17:58 Trace: CTlsSocket::OnRead() 14:17:58 Trace: CFtpControlSocket::OnReceive() 14:17:58 Response: 257 "/" 14:17:58 Trace: CFtpControlSocket::ResetOperation(0) 14:17:58 Trace: CControlSocket::ResetOperation(0) 14:17:58 Trace: CFtpControlSocket::ParseSubcommandResult(0) 14:17:58 Trace: CFtpControlSocket::ListSubcommandResult() 14:17:58 Trace: state = 1 14:17:58 Trace: CFtpControlSocket::SendNextCommand() 14:17:58 Trace: CFtpControlSocket::TransferSend() 14:17:58 Trace: state = 1 14:17:58 Command: TYPE I 14:17:58 Trace: CTlsSocket::OnRead() 14:17:58 Trace: CFtpControlSocket::OnReceive() 14:17:58 Response: 200 Switching to Binary mode. 14:17:58 Trace: CFtpControlSocket::TransferParseResponse() 14:17:58 Trace: code = 2 14:17:58 Trace: state = 1 14:17:58 Trace: CFtpControlSocket::SendNextCommand() 14:17:58 Trace: CFtpControlSocket::TransferSend() 14:17:58 Trace: state = 2 14:17:58 Command: PASV 14:17:58 Trace: CTlsSocket::OnRead() 14:17:58 Trace: CFtpControlSocket::OnReceive() 14:17:58 Response: 227 Entering Passive Mode (213,xxx,214,236). 14:17:58 Trace: CFtpControlSocket::TransferParseResponse() 14:17:58 Trace: code = 2 14:17:58 Trace: state = 2 14:17:58 Trace: CFtpControlSocket::SendNextCommand() 14:17:58 Trace: CFtpControlSocket::TransferSend() 14:17:58 Trace: state = 4 14:17:58 Command: LIST 14:17:58 Trace: CTransferSocket::OnConnect 14:17:58 Trace: CTlsSocket::Handshake() 14:17:58 Trace: Trying to resume existing TLS session. 14:17:58 Trace: CTlsSocket::ContinueHandshake() 14:17:58 Trace: CTlsSocket::OnSend() 14:17:58 Trace: CTlsSocket::OnSend() 14:17:58 Trace: CTlsSocket::OnRead() 14:17:58 Trace: CTlsSocket::ContinueHandshake() 14:17:58 Trace: CTlsSocket::OnRead() 14:17:58 Trace: CTlsSocket::ContinueHandshake() 14:17:58 Trace: TLS Handshake successful 14:17:58 Trace: TLS Session resumed 14:17:58 Trace: Cipher: 3DES-CBC, MAC: SHA1 14:17:58 Trace: CTlsSocket::OnRead() 14:17:58 Trace: CTransferSocket::OnConnect 14:17:58 Trace: CFtpControlSocket::OnReceive() 14:17:58 Response: 150 Here comes the directory listing. 14:17:58 Trace: CFtpControlSocket::TransferParseResponse() 14:17:58 Trace: code = 1 14:17:58 Trace: state = 4 14:17:58 Trace: CFtpControlSocket::SendNextCommand() 14:17:58 Trace: CFtpControlSocket::TransferSend() 14:17:58 Trace: state = 5 14:17:58 Trace: CTlsSocket::OnRead() 14:17:59 Trace: CTransferSocket::OnReceive(), m_transferMode=0 14:17:59 Trace: CTlsSocket::OnRead() 14:17:59 Trace: CTransferSocket::OnReceive(), m_transferMode=0 14:17:59 Trace: CTransferSocket::TransferEnd(1) 14:17:59 Trace: CFtpControlSocket::TransferEnd() 14:17:59 Trace: CTlsSocket::OnRead() 14:17:59 Trace: CFtpControlSocket::OnReceive() 14:17:59 Response: 226 Directory send OK. 14:17:59 Trace: CFtpControlSocket::TransferParseResponse() 14:17:59 Trace: code = 2 14:17:59 Trace: state = 7 14:17:59 Trace: CFtpControlSocket::ResetOperation(0) 14:17:59 Trace: CControlSocket::ResetOperation(0) 14:17:59 Trace: CFtpControlSocket::ParseSubcommandResult(0) 14:17:59 Trace: CFtpControlSocket::ListSubcommandResult() 14:17:59 Trace: state = 3 14:17:59 Trace: CFtpControlSocket::SendNextCommand() 14:17:59 Trace: CFtpControlSocket::TransferSend() 14:17:59 Trace: state = 2 14:17:59 Command: PASV 14:17:59 Trace: CTlsSocket::OnRead() 14:17:59 Trace: CFtpControlSocket::OnReceive() 14:17:59 Response: 227 Entering Passive Mode (213,xxx,215,8). 14:17:59 Trace: CFtpControlSocket::TransferParseResponse() 14:17:59 Trace: code = 2 14:17:59 Trace: state = 2 14:17:59 Trace: CFtpControlSocket::SendNextCommand() 14:17:59 Trace: CFtpControlSocket::TransferSend() 14:17:59 Trace: state = 4 14:17:59 Command: LIST -a 14:17:59 Trace: CTransferSocket::OnConnect 14:17:59 Trace: CTlsSocket::Handshake() 14:17:59 Trace: Trying to resume existing TLS session. 14:17:59 Trace: CTlsSocket::ContinueHandshake() 14:17:59 Trace: CTlsSocket::OnSend() 14:17:59 Trace: CTlsSocket::OnSend() 14:17:59 Trace: CTlsSocket::OnRead() 14:17:59 Trace: CTlsSocket::ContinueHandshake() 14:17:59 Trace: CTlsSocket::OnRead() 14:17:59 Trace: CTlsSocket::OnRead() 14:17:59 Trace: CTlsSocket::ContinueHandshake() 14:17:59 Trace: TLS Handshake successful 14:17:59 Trace: TLS Session resumed 14:17:59 Trace: Cipher: 3DES-CBC, MAC: SHA1 14:17:59 Trace: CFtpControlSocket::OnReceive() 14:17:59 Response: 150 Here comes the directory listing. 14:17:59 Trace: CFtpControlSocket::TransferParseResponse() 14:17:59 Trace: code = 1 14:17:59 Trace: state = 4 14:17:59 Trace: CFtpControlSocket::SendNextCommand() 14:17:59 Trace: CFtpControlSocket::TransferSend() 14:17:59 Trace: state = 5 14:17:59 Trace: CTransferSocket::OnConnect 14:17:59 Trace: CTlsSocket::OnRead() 14:17:59 Trace: CTransferSocket::OnReceive(), m_transferMode=0 14:17:59 Trace: CTlsSocket::OnRead() 14:17:59 Trace: CTransferSocket::OnReceive(), m_transferMode=0 14:17:59 Trace: CTransferSocket::TransferEnd(1) 14:17:59 Trace: CFtpControlSocket::TransferEnd() 14:17:59 Trace: CTlsSocket::OnRead() 14:17:59 Trace: CFtpControlSocket::OnReceive() 14:17:59 Response: 226 Directory send OK. 14:17:59 Trace: CFtpControlSocket::TransferParseResponse() 14:17:59 Trace: code = 2 14:17:59 Trace: state = 7 14:17:59 Trace: CFtpControlSocket::ResetOperation(0) 14:17:59 Trace: CControlSocket::ResetOperation(0) 14:17:59 Trace: CFtpControlSocket::ParseSubcommandResult(0) 14:17:59 Trace: CFtpControlSocket::ListSubcommandResult() 14:17:59 Trace: state = 3 14:17:59 Trace: Server seems to support LIST -a 14:17:59 Trace: CFtpControlSocket::SendNextCommand() 14:17:59 Trace: CFtpControlSocket::ListSend() 14:17:59 Trace: state = 4 14:17:59 Status: Calculating timezone offset of server... 14:17:59 Command: MDTM users_list.txt 14:17:59 Trace: CTlsSocket::OnRead() 14:17:59 Trace: CFtpControlSocket::OnReceive() 14:17:59 Response: 213 20121119090825 14:17:59 Trace: CFtpControlSocket::ListParseResponse() 14:17:59 Status: Timezone offsets: Server: 0 seconds. Local: 3600 seconds. Difference: 3600 seconds. 14:17:59 Trace: CFtpControlSocket::ResetOperation(0) 14:17:59 Trace: CControlSocket::ResetOperation(0) 14:17:59 Status: Directory listing successful 14:17:59 Trace: CFileZillaEnginePrivate::ResetOperation(0) 14:18:29 Status: Sending keep-alive command 14:18:29 Command: TYPE I 14:18:29 Trace: CTlsSocket::OnRead() 14:18:29 Trace: CFtpControlSocket::OnReceive() 14:18:29 Response: 200 Switching to Binary mode.