Ticket #1203: log.txt

File log.txt, 1.8 KB (added by phize, 17 years ago)

Log file for the proxy scenario

Line 
1Status: Connecting to 172.31.255.180 ...
2Trace: FtpControlSocket.cpp(1001): OnConnect(0) OpMode=1 OpState=-1 caller=0x00ec1ddc
3Status: Connected with 127.0.0.1. Waiting for welcome message...
4Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-1 caller=0x00ec1ddc
5Response: 220 FTP Virtual Server
6Status: Trying to access 172.31.255.180 through ftp proxy...
7Command: USER test@172.31.255.180
8Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=0 caller=0x00ec1ddc
9Response: 220 HEADER MSG1
10Command: SYST
11Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-14 caller=0x00ec1ddc
12Response: 331 Password required for test.
13Command: FEAT
14Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=1 OpState=-13 caller=0x00ec1ddc
15Response: 530 Please login with USER and PASS.
16Status: Connected
17Trace: FtpControlSocket.cpp(3988): ResetOperation(1) OpMode=1 OpState=-13 caller=0x00ec1ddc
18Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",1) OpMode=0 OpState=-1 caller=0x00ec1ddc
19Status: Retrieving directory listing...
20Command: PWD
21Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=4 OpState=0 caller=0x00ec1ddc
22Response: 530 Please login with USER and PASS.
23Trace: FtpControlSocket.cpp(1213): List(FALSE,0,"","",0) OpMode=4 OpState=0 caller=0x00ec1ddc
24Trace: FtpControlSocket.cpp(3988): ResetOperation(4) OpMode=4 OpState=0 caller=0x00ec1ddc
25Error: Could not retrieve directory listing
26Trace: FtpControlSocket.cpp(823): OnReceive(0) OpMode=0 OpState=-1 caller=0x00ec1ddc
27Response: 530 Please login with USER and PASS.
28Trace: FtpControlSocket.cpp(1140): DoClose(0) OpMode=1024 OpState=-1 caller=0x00ec1ddc
29Trace: FtpControlSocket.cpp(3988): ResetOperation(4100) OpMode=1024 OpState=-1 caller=0x00ec1ddc
30Status: Disconnected from server
31