20:07:21 Trace: CControlSocket::SendNextCommand()
20:07:21 Trace: CFtpLogonOpData::Send() in state 0
20:07:21 Status: Resolving address of domain.asuscomm.com
20:07:21 Status: Connecting to xx.xxx.xxx.xx:21...
20:07:21 Status: Connection established, waiting for welcome message...
20:07:21 Trace: CFtpControlSocket::OnReceive()
20:07:21 Response: 220 Welcome to ASUS RT-AC3200 FTP service.
20:07:21 Trace: CFtpLogonOpData::ParseResponse() in state 1
20:07:21 Trace: CControlSocket::SendNextCommand()
20:07:21 Trace: CFtpLogonOpData::Send() in state 2
20:07:21 Command: AUTH TLS
20:07:21 Trace: CFtpControlSocket::OnReceive()
20:07:21 Response: 234 Proceed with negotiation.
20:07:21 Trace: CFtpLogonOpData::ParseResponse() in state 2
20:07:21 Status: Initializing TLS...
20:07:21 Trace: tls_layer_impl::client_handshake()
20:07:21 Trace: tls_layer_impl::continue_handshake()
20:07:21 Trace: TLS handshake: About to send CLIENT HELLO
20:07:21 Trace: TLS handshake: Sent CLIENT HELLO
20:07:21 Trace: tls_layer_impl::on_send()
20:07:21 Trace: tls_layer_impl::continue_handshake()
20:07:21 Trace: tls_layer_impl::on_read()
20:07:21 Trace: tls_layer_impl::continue_handshake()
20:07:21 Trace: tls_layer_impl::on_read()
20:07:21 Trace: tls_layer_impl::continue_handshake()
20:07:21 Trace: TLS handshake: Received HELLO RETRY REQUEST
20:07:21 Trace: TLS handshake: Processed HELLO RETRY REQUEST
20:07:21 Trace: TLS handshake: About to send CLIENT HELLO
20:07:21 Trace: TLS handshake: Sent CLIENT HELLO
20:07:22 Trace: tls_layer_impl::on_read()
20:07:22 Trace: tls_layer_impl::continue_handshake()
20:07:22 Trace: TLS handshake: Received SERVER HELLO
20:07:22 Trace: TLS handshake: Processed SERVER HELLO
20:07:22 Trace: TLS handshake: Received ENCRYPTED EXTENSIONS
20:07:22 Trace: TLS handshake: Processed ENCRYPTED EXTENSIONS
20:07:22 Trace: TLS handshake: Received CERTIFICATE REQUEST
20:07:22 Trace: TLS handshake: Processed CERTIFICATE REQUEST
20:07:22 Trace: TLS handshake: Received CERTIFICATE
20:07:22 Trace: TLS handshake: Processed CERTIFICATE
20:07:22 Trace: TLS handshake: Received CERTIFICATE VERIFY
20:07:22 Trace: TLS handshake: Processed CERTIFICATE VERIFY
20:07:22 Trace: TLS handshake: Received FINISHED
20:07:22 Trace: TLS handshake: Processed FINISHED
20:07:22 Trace: TLS handshake: About to send CERTIFICATE
20:07:22 Trace: TLS handshake: Sent CERTIFICATE
20:07:22 Trace: TLS handshake: About to send FINISHED
20:07:22 Trace: TLS handshake: Sent FINISHED
20:07:22 Trace: TLS Handshake successful
20:07:22 Trace: Protocol: TLS1.3, Key exchange: ECDHE-RSA, Cipher: AES-256-GCM, MAC: AEAD
20:07:22 Trace: tls_layer_impl::verify_certificate()
20:07:22 Status: Verifying certificate...
20:07:22 Trace: CFtpControlSocket::SetAsyncRequestReply
20:07:22 Status: TLS connection established.
20:07:22 Trace: CControlSocket::SendNextCommand()
20:07:22 Trace: CFtpLogonOpData::Send() in state 6
20:07:22 Command: USER jasse
20:07:22 Trace: CFtpControlSocket::OnReceive()
20:07:22 Trace: TLS handshake: Received NEW SESSION TICKET
20:07:22 Trace: TLS handshake: Processed NEW SESSION TICKET
20:07:22 Trace: gnutls_record_recv returned spurious EAGAIN
20:07:22 Trace: TLS handshake: Received NEW SESSION TICKET
20:07:22 Trace: TLS handshake: Processed NEW SESSION TICKET
20:07:22 Trace: gnutls_record_recv returned spurious EAGAIN
20:07:22 Response: 331 Please specify the password.
20:07:22 Trace: CFtpLogonOpData::ParseResponse() in state 6
20:07:22 Trace: CControlSocket::SendNextCommand()
20:07:22 Trace: CFtpLogonOpData::Send() in state 6
20:07:22 Command: PASS ****************
20:07:22 Trace: tls_layer_impl::on_read()
20:07:22 Trace: CFtpControlSocket::OnReceive()
20:07:22 Response: 230 Login successful.
20:07:22 Trace: CFtpLogonOpData::ParseResponse() in state 6
20:07:22 Trace: CControlSocket::SendNextCommand()
20:07:22 Trace: CFtpLogonOpData::Send() in state 10
20:07:22 Command: OPTS UTF8 ON
20:07:22 Trace: tls_layer_impl::on_read()
20:07:22 Trace: CFtpControlSocket::OnReceive()
20:07:22 Response: 200 Always in UTF8 mode.
20:07:22 Trace: CFtpLogonOpData::ParseResponse() in state 10
20:07:22 Trace: CControlSocket::SendNextCommand()
20:07:22 Trace: CFtpLogonOpData::Send() in state 11
20:07:22 Command: PBSZ 0
20:07:22 Trace: tls_layer_impl::on_read()
20:07:22 Trace: CFtpControlSocket::OnReceive()
20:07:22 Response: 200 PBSZ set to 0.
20:07:22 Trace: CFtpLogonOpData::ParseResponse() in state 11
20:07:22 Trace: CControlSocket::SendNextCommand()
20:07:22 Trace: CFtpLogonOpData::Send() in state 12
20:07:22 Command: PROT P
20:07:22 Trace: tls_layer_impl::on_read()
20:07:22 Trace: CFtpControlSocket::OnReceive()
20:07:22 Response: 200 PROT now Private.
20:07:22 Trace: CFtpLogonOpData::ParseResponse() in state 12
20:07:22 Status: Logged in
20:07:22 Trace: Measured latency of 6 ms
20:07:22 Trace: CFtpControlSocket::ResetOperation(0)
20:07:22 Trace: CControlSocket::ResetOperation(0)
20:07:22 Trace: CFtpLogonOpData::Reset(0) in state 15
20:07:22 Trace: CFileZillaEnginePrivate::ResetOperation(0)
20:07:22 Status: Retrieving directory listing...
20:07:22 Trace: CControlSocket::SendNextCommand()
20:07:22 Trace: CFtpListOpData::Send() in state 0
20:07:22 Trace: CFtpChangeDirOpData::Send() in state 0
20:07:22 Trace: CFtpChangeDirOpData::Send() in state 1
20:07:22 Command: PWD
20:07:22 Trace: tls_layer_impl::on_read()
20:07:22 Trace: CFtpControlSocket::OnReceive()
20:07:22 Response: 257 "/" is the current directory
20:07:22 Trace: CFtpChangeDirOpData::ParseResponse() in state 1
20:07:22 Trace: CFtpControlSocket::ResetOperation(0)
20:07:22 Trace: CControlSocket::ResetOperation(0)
20:07:22 Trace: CFtpChangeDirOpData::Reset(0) in state 1
20:07:22 Trace: CFtpListOpData::SubcommandResult(0) in state 1
20:07:22 Trace: CControlSocket::SendNextCommand()
20:07:22 Trace: CFtpListOpData::Send() in state 2
20:07:22 Trace: CFtpControlSocket::ResetOperation(0)
20:07:22 Trace: CControlSocket::ResetOperation(0)
20:07:22 Trace: CFtpListOpData::Reset(0) in state 2
20:07:22 Status: Directory listing of "/" successful
20:07:22 Trace: CFileZillaEnginePrivate::ResetOperation(0)