[13:05:49] Status: Connecting to survey.openvenue.com:60021 ... [13:05:49] Trace: FtpControlSocket.cpp(5153): m_pSslLayer changed state from 0 to 1 caller=0x003fb4fc [13:05:49] Trace: FtpControlSocket.cpp(5153): m_pSslLayer changed state from 1 to 2 caller=0x003fb4fc [13:05:49] Trace: FtpControlSocket.cpp(5153): m_pSslLayer changed state from 2 to 4 caller=0x003fb4fc [13:05:49] Trace: FtpControlSocket.cpp(1001): OnConnect(0) OpMode=1 OpState=-8 caller=0x003fb4fc [13:05:49] Status: Connected with survey.openvenue.com:60021, negotiating SSL connection... [13:05:49] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-8 caller=0x003fb4fc [13:05:49] Response: 220 . [13:05:49] Command: AUTH TLS [13:05:49] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-9 caller=0x003fb4fc [13:05:49] Response: 234 Proceed with negotiation. [13:05:50] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-10 caller=0x003fb4fc [13:05:50] Trace: SSL_connect: SSLv3 read server hello A [13:05:50] Trace: SSL_connect: SSLv3 read server certificate A [13:05:50] Trace: SSL_connect: SSLv3 read server done A [13:05:50] Trace: SSL_connect: SSLv3 write client key exchange A [13:05:50] Trace: SSL_connect: SSLv3 write change cipher spec A [13:05:50] Trace: SSL_connect: SSLv3 write finished A [13:05:50] Trace: SSL_connect: SSLv3 flush data [13:05:50] Trace: SSL_connect: SSLv3 read finished A [13:05:50] Trace: Using TLSv1, cipher TLSv1/SSLv3: AES256-SHA, 4096 bit RSA [13:05:50] Status: SSL connection established. Waiting for welcome message... [13:05:50] Command: USER s-cchao [13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=0 caller=0x003fb4fc [13:05:51] Response: 331 Please specify the password. [13:05:51] Command: PASS ******** [13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=3 caller=0x003fb4fc [13:05:51] Response: 230 Login successful. [13:05:51] Command: SYST [13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-14 caller=0x003fb4fc [13:05:51] Response: 215 UNIX Type: L8 [13:05:51] Command: FEAT [13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc [13:05:51] Response: 211-Features: [13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc [13:05:51] Response: AUTH SSL [13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc [13:05:51] Response: AUTH TLS [13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc [13:05:51] Response: EPRT [13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc [13:05:51] Response: EPSV [13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc [13:05:51] Response: MDTM [13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc [13:05:51] Response: PASV [13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc [13:05:51] Response: PBSZ [13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc [13:05:51] Response: PROT [13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc [13:05:51] Response: REST STREAM [13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc [13:05:51] Response: SIZE [13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc [13:05:51] Response: TVFS [13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc [13:05:51] Response: 211 End [13:05:51] Command: PBSZ 0 [13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-11 caller=0x003fb4fc [13:05:51] Response: 200 PBSZ set to 0. [13:05:51] Command: PROT P [13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-12 caller=0x003fb4fc [13:05:51] Response: 200 PROT now Private. [13:05:51] Status: Connected [13:05:51] Trace: FtpControlSocket.cpp(3988): ResetOperation(1) OpMode=1 OpState=-12 caller=0x003fb4fc [13:05:51] Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",1) OpMode=0 OpState=-1 caller=0x003fb4fc [13:05:51] Status: Retrieving directory listing... [13:05:51] Command: PWD [13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=0 caller=0x003fb4fc [13:05:51] Response: 257 "/" [13:05:51] Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=0 caller=0x003fb4fc [13:05:51] Command: TYPE A [13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=8 caller=0x003fb4fc [13:05:51] Response: 200 Switching to ASCII mode. [13:05:51] Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x003fb4fc [13:05:51] Command: PASV [13:05:51] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=7 caller=0x003fb4fc [13:05:51] Response: 227 Entering Passive Mode (192,168,1,237,6,82) [13:05:51] Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x003fb4fc [13:05:51] Trace: TransferSocket.cpp(558): SetActive() caller=0x003fa5d4 [13:05:51] Command: LIST -a [13:06:13] Trace: TransferSocket.cpp(446): OnConnect(10060) caller=0x003fa5d4 [13:06:13] Error: Transfer channel can't be opened. Reason: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. [13:06:13] Trace: TransferSocket.cpp(1125): Close() caller=0x003fa5d4 [13:06:13] Trace: FtpControlSocket.cpp(1969): TransferEnd(68) OpMode=4 OpState=9 caller=0x003fb4fc [13:06:13] Trace: FtpControlSocket.cpp(1213): List(TRUE,64,"","",0) OpMode=4 OpState=9 caller=0x003fb4fc [13:06:13] Trace: TransferSocket.cpp(96): ~CTransferSocket() caller=0x003fa5d4 [13:06:13] Trace: TransferSocket.cpp(1125): Close() caller=0x003fa5d4 [13:06:13] Trace: FtpControlSocket.cpp(3988): ResetOperation(4) OpMode=4 OpState=9 caller=0x003fb4fc [13:06:13] Error: Could not retrieve directory listing [13:06:19] Command: REST 0 [13:06:52] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=0 OpState=-1 caller=0x003fb4fc [13:06:52] Response: 425 Failed to establish connection. [13:06:52] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=0 OpState=-1 caller=0x003fb4fc [13:06:52] Response: 350 Restart position accepted (0). [13:07:20] Command: PWD [13:07:20] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=0 OpState=-1 caller=0x003fb4fc [13:07:20] Response: 257 "/" [13:07:48] Command: TYPE A [13:08:20] Error: Timeout detected! [13:08:20] Trace: FtpControlSocket.cpp(1140): DoClose(0) OpMode=0 OpState=-1 caller=0x003fb4fc [13:08:20] Trace: FtpControlSocket.cpp(3988): ResetOperation(4100) OpMode=0 OpState=-1 caller=0x003fb4fc [13:08:20] Status: Waiting to retry... (99 retries left) [13:08:21] Status: Connecting to survey.openvenue.com:60021 ... [13:08:21] Trace: FtpControlSocket.cpp(5153): m_pSslLayer changed state from 0 to 1 caller=0x003fb4fc [13:08:21] Trace: FtpControlSocket.cpp(5153): m_pSslLayer changed state from 1 to 2 caller=0x003fb4fc [13:08:21] Trace: FtpControlSocket.cpp(5153): m_pSslLayer changed state from 2 to 4 caller=0x003fb4fc [13:08:21] Trace: FtpControlSocket.cpp(1001): OnConnect(0) OpMode=1 OpState=-8 caller=0x003fb4fc [13:08:21] Status: Connected with survey.openvenue.com:60021, negotiating SSL connection... [13:08:21] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-8 caller=0x003fb4fc [13:08:21] Response: 220 . [13:08:21] Command: AUTH TLS [13:08:21] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-9 caller=0x003fb4fc [13:08:21] Response: 234 Proceed with negotiation. [13:08:22] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-10 caller=0x003fb4fc [13:08:22] Trace: SSL_connect: SSLv3 read server hello A [13:08:22] Trace: SSL_connect: SSLv3 read server certificate A [13:08:22] Trace: SSL_connect: SSLv3 read server done A [13:08:22] Trace: SSL_connect: SSLv3 write client key exchange A [13:08:22] Trace: SSL_connect: SSLv3 write change cipher spec A [13:08:22] Trace: SSL_connect: SSLv3 write finished A [13:08:22] Trace: SSL_connect: SSLv3 flush data [13:08:22] Trace: SSL_connect: SSLv3 read finished A [13:08:22] Trace: Using TLSv1, cipher TLSv1/SSLv3: AES256-SHA, 4096 bit RSA [13:08:22] Status: SSL connection established. Waiting for welcome message... [13:08:22] Command: USER s-cchao [13:08:22] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=0 caller=0x003fb4fc [13:08:22] Response: 331 Please specify the password. [13:08:22] Command: PASS ******** [13:08:22] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=3 caller=0x003fb4fc [13:08:22] Response: 230 Login successful. [13:08:22] Command: SYST [13:08:22] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-14 caller=0x003fb4fc [13:08:22] Response: 215 UNIX Type: L8 [13:08:22] Command: FEAT [13:08:22] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc [13:08:22] Response: 211-Features: [13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc [13:08:23] Response: AUTH SSL [13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc [13:08:23] Response: AUTH TLS [13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc [13:08:23] Response: EPRT [13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc [13:08:23] Response: EPSV [13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc [13:08:23] Response: MDTM [13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc [13:08:23] Response: PASV [13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc [13:08:23] Response: PBSZ [13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc [13:08:23] Response: PROT [13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc [13:08:23] Response: REST STREAM [13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc [13:08:23] Response: SIZE [13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc [13:08:23] Response: TVFS [13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x003fb4fc [13:08:23] Response: 211 End [13:08:23] Command: PBSZ 0 [13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-11 caller=0x003fb4fc [13:08:23] Response: 200 PBSZ set to 0. [13:08:23] Command: PROT P [13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-12 caller=0x003fb4fc [13:08:23] Response: 200 PROT now Private. [13:08:23] Status: Connected [13:08:23] Trace: FtpControlSocket.cpp(3988): ResetOperation(1) OpMode=1 OpState=-12 caller=0x003fb4fc [13:08:23] Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",1) OpMode=0 OpState=-1 caller=0x003fb4fc [13:08:23] Status: Retrieving directory listing... [13:08:23] Command: PWD [13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=0 caller=0x003fb4fc [13:08:23] Response: 257 "/" [13:08:23] Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=0 caller=0x003fb4fc [13:08:23] Command: TYPE A [13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=8 caller=0x003fb4fc [13:08:23] Response: 200 Switching to ASCII mode. [13:08:23] Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x003fb4fc [13:08:23] Command: PASV [13:08:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=7 caller=0x003fb4fc [13:08:23] Response: 227 Entering Passive Mode (192,168,1,237,6,65) [13:08:23] Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x003fb4fc [13:08:23] Trace: TransferSocket.cpp(558): SetActive() caller=0x003fa5d4 [13:08:23] Command: LIST -a [13:08:44] Trace: TransferSocket.cpp(446): OnConnect(10060) caller=0x003fa5d4 [13:08:44] Error: Transfer channel can't be opened. Reason: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. [13:08:44] Trace: TransferSocket.cpp(1125): Close() caller=0x003fa5d4 [13:08:44] Trace: FtpControlSocket.cpp(1969): TransferEnd(68) OpMode=4 OpState=9 caller=0x003fb4fc [13:08:44] Trace: FtpControlSocket.cpp(1213): List(TRUE,64,"","",0) OpMode=4 OpState=9 caller=0x003fb4fc [13:08:44] Trace: TransferSocket.cpp(96): ~CTransferSocket() caller=0x003fa5d4 [13:08:44] Trace: TransferSocket.cpp(1125): Close() caller=0x003fa5d4 [13:08:44] Trace: FtpControlSocket.cpp(3988): ResetOperation(4) OpMode=4 OpState=9 caller=0x003fb4fc [13:08:44] Error: Could not retrieve directory listing [13:08:51] Command: TYPE I [13:09:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=0 OpState=-1 caller=0x003fb4fc [13:09:23] Response: 425 Failed to establish connection. [13:09:23] Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=0 OpState=-1 caller=0x003fb4fc [13:09:23] Response: 200 Switching to Binary mode.