Trace: FtpControlSocket.cpp(4711): m_pSslLayer changed state from 0 to 1 caller=0x00e1cfcc Status: Connecting to ftp.samplehost.net ... Trace: FtpControlSocket.cpp(4711): m_pSslLayer changed state from 1 to 2 caller=0x00e1cfcc Trace: FtpControlSocket.cpp(4711): m_pSslLayer changed state from 2 to 4 caller=0x00e1cfcc Trace: FtpControlSocket.cpp(802): OnConnect(0) OpMode=1 OpState=-8 caller=0x00e1cfcc Status: Connected with ftp.samplehost.net, negotiating SSL connection... Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=1 OpState=-8 caller=0x00e1cfcc Response: 220-This server is for private use only Response: 220-If you do not have access to this server Response: 220-Please disconnect now Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=1 OpState=-8 caller=0x00e1cfcc Response: 220 Please enter your login name now. Command: AUTH SSL Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=1 OpState=-9 caller=0x00e1cfcc Response: 234 AUTH Command OK. Initializing SSL connection. Trace: SSL_connect:before/connect initialization Trace: SSL_connect:SSLv2/v3 write client hello A Trace: SSL_connect:SSLv3 read server hello A Trace: SSL_connect:SSLv3 read server certificate A Trace: SSL_connect:SSLv3 read server done A Trace: SSL_connect:SSLv3 write client key exchange A Trace: SSL_connect:SSLv3 write change cipher spec A Trace: SSL_connect:SSLv3 write finished A Trace: SSL_connect:SSLv3 flush data Trace: SSL_connect:SSLv3 read finished A Trace: Using TLSv1, cipher TLSv1/SSLv3: AES256-SHA, 2048 bit RSA Status: SSL connection established. Waiting for welcome message... Command: PBSZ 0 Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=1 OpState=-11 caller=0x00e1cfcc Response: 200 PBSZ Command OK. Protection buffer size set to 0. Command: PROT P Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=1 OpState=-12 caller=0x00e1cfcc Response: 500 PROT P rejected. Command: USER pi Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=1 OpState=0 caller=0x00e1cfcc Response: 331 Password required for pi . Command: PASS ****** Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=1 OpState=3 caller=0x00e1cfcc Response: 230-Welcome to SAMPLE FTP server Response: 230- Response: 230-Current Time : 2005/02/20 12:46 , Total 1 connected users out of 32 Response: 230-User pi (NOT SET ) Group xxxx logged in from 83.213.48.95 Response: 230-You are under / Response: 230-The server will deny access if you connect more than 2 time. Response: 230-Type site help for a list of supported commands Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=1 OpState=3 caller=0x00e1cfcc Response: 230 User pi logged in. Command: FEAT Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=1 OpState=-13 caller=0x00e1cfcc Response: 211-Extensions supported: Response: SIZE Response: MDTM Response: MDTM YYYYMMDDHHMMSS filename Response: LIST -laT Response: STAT -laT Response: MODE Z Response: MLST type*;lang*;size*;modify*;create*;UNIX.mode*;UNIX.owner*;UNIX.group*; Response: MLSD Response: REST STREAM Response: XCRC filename;start;end Response: XMD5 filename;start;end Response: TVFS Response: CLNT client_type Response: LANG EN;FR;JA;DE;IT;SV;ES;RU;ZH-TW;ZH-CN Response: AUTH SSL Response: AUTH TLS Response: PROT Response: PBSZ Response: SSCN Response: UTF8 Response: 211 END Command: SYST Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=1 OpState=-14 caller=0x00e1cfcc Response: 215 UNIX Type: L8 , CP:1252 Status: Connected Trace: FtpControlSocket.cpp(3547): ResetOperation(1) OpMode=1 OpState=-14 caller=0x00e1cfcc Trace: FtpControlSocket.cpp(947): List(FALSE,0,"","",1) OpMode=0 OpState=-1 caller=0x00e1cfcc Status: Retrieving directory listing... Command: PWD Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=4 OpState=0 caller=0x00e1cfcc Response: 257 "/" is current directory Trace: FtpControlSocket.cpp(947): List(FALSE,0,"","",0) OpMode=4 OpState=0 caller=0x00e1cfcc Command: MODE Z Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=4 OpState=5 caller=0x00e1cfcc Response: 200 MODE set to ZLIB. Trace: FtpControlSocket.cpp(947): List(FALSE,0,"","",0) OpMode=4 OpState=5 caller=0x00e1cfcc Command: OPTS MODE Z LEVEL 8 Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=4 OpState=6 caller=0x00e1cfcc Response: 200 MODE Z LEVEL set to 8. Trace: FtpControlSocket.cpp(947): List(FALSE,0,"","",0) OpMode=4 OpState=6 caller=0x00e1cfcc Command: PASV Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=4 OpState=7 caller=0x00e1cfcc Response: 227 Entering Passive Mode (81,153,99,254,5,121) Trace: FtpControlSocket.cpp(947): List(FALSE,0,"","",0) OpMode=4 OpState=7 caller=0x00e1cfcc Command: TYPE A Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=4 OpState=8 caller=0x00e1cfcc Response: 200 Type set to ASCII. Trace: FtpControlSocket.cpp(947): List(FALSE,0,"","",0) OpMode=4 OpState=8 caller=0x00e1cfcc Trace: TransferSocket.cpp(549): SetActive() caller=0x01490484 Command: LIST Trace: TransferSocket.cpp(453): OnConnect(0) caller=0x01490484 Trace: TransferSocket.cpp(1135): m_pSslLayer changed state from 0 to 4 caller=0x01490484 Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=4 OpState=9 caller=0x00e1cfcc Response: 150 Opening ZLIB data connection for ls /. Trace: TransferSocket.cpp(1135): m_pSslLayer changed state from 4 to 5 caller=0x01490484 Trace: FtpControlSocket.cpp(947): List(FALSE,0,"","",0) OpMode=4 OpState=9 caller=0x00e1cfcc Trace: TransferSocket.cpp(509): OnClose(0) caller=0x01490484 Trace: TransferSocket.cpp(1122): Close() caller=0x01490484 Trace: TransferSocket.cpp(1135): m_pSslLayer changed state from 5 to 0 caller=0x01490484 Trace: TransferSocket.cpp(1122): Close() caller=0x01490484 Trace: FtpControlSocket.cpp(1604): TransferEnd(68) OpMode=4 OpState=10 caller=0x00e1cfcc Trace: FtpControlSocket.cpp(947): List(TRUE,64,"","",0) OpMode=4 OpState=10 caller=0x00e1cfcc Trace: TransferSocket.cpp(91): ~CTransferSocket() caller=0x01490484 Trace: TransferSocket.cpp(1122): Close() caller=0x01490484 Trace: FtpControlSocket.cpp(3547): ResetOperation(4) OpMode=4 OpState=10 caller=0x00e1cfcc Error: Could not retrieve directory listing Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=0 OpState=-1 caller=0x00e1cfcc Response: 226-[mode z ratio] 58.40% (146/351 bytes). Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=0 OpState=-1 caller=0x00e1cfcc Response: 226-free disk space under this directory : 888 mb Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=0 OpState=-1 caller=0x00e1cfcc Response: 226 Transfer finished successfully. Data connection closed . Trace: FtpControlSocket.cpp(915): FtpCommand(PROT P) OpMode=0 OpState=-1 caller=0x00e1cfcc Command: PROT P Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=2 OpState=-1 caller=0x00e1cfcc Response: 200 PROT P accepted. Trace: FtpControlSocket.cpp(3547): ResetOperation(1) OpMode=2 OpState=-1 caller=0x00e1cfcc Trace: FtpControlSocket.cpp(915): FtpCommand(LIST) OpMode=0 OpState=-1 caller=0x00e1cfcc Command: LIST Trace: FtpControlSocket.cpp(670): OnReceive(0) OpMode=2 OpState=-1 caller=0x00e1cfcc Response: 426 Connection closed (no data connection established). Trace: FtpControlSocket.cpp(3547): ResetOperation(4) OpMode=2 OpState=-1 caller=0x00e1cfcc