1 | Status: Resolving address of ftp.billsoft.com
|
---|
2 | Status: Connecting to 10.6.1.71:21...
|
---|
3 | Status: Connection established, waiting for welcome message...
|
---|
4 | Trace: CFtpControlSocket::OnReceive()
|
---|
5 | Response: 220-Wildcat! FTP Service (v5.6.450.7HF Tue, 02 Jun 2009 13:10:57 -0500) ready.
|
---|
6 | Trace: CFtpControlSocket::OnReceive()
|
---|
7 | Response: 220-Welcome to billsoft's Online FTP server!
|
---|
8 | Response: 220-
|
---|
9 | Response: 220-This is an intranet-based FTP server primarily available to WIN Server
|
---|
10 | Response: 220-customers. Public file directories are available to the general public
|
---|
11 | Response: 220-(anonymous logins). You must have a valid user id and password to gain
|
---|
12 | Response: 220-access to the private file areas. WEB users can login using a url
|
---|
13 | Response: 220-like: ftp://username:password@domain.com/
|
---|
14 | Response: 220-
|
---|
15 | Response: 220
|
---|
16 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
17 | Command: USER billsoft cti
|
---|
18 | Trace: CFtpControlSocket::OnReceive()
|
---|
19 | Response: 331 Password required for billsoft cti.
|
---|
20 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
21 | Command: PASS **********
|
---|
22 | Trace: CFtpControlSocket::OnReceive()
|
---|
23 | Response: 230-Wildcat! FTP Server v5.6.450.7HF node: 2
|
---|
24 | Trace: CFtpControlSocket::OnReceive()
|
---|
25 | Response: 230 User billsoft cti logged in.
|
---|
26 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
27 | Command: SYST
|
---|
28 | Trace: CFtpControlSocket::OnReceive()
|
---|
29 | Response: 215 WIN32 Type: L8 Wildcat
|
---|
30 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
31 | Command: FEAT
|
---|
32 | Trace: CFtpControlSocket::OnReceive()
|
---|
33 | Response: 211-Extensions supported
|
---|
34 | Trace: CFtpControlSocket::OnReceive()
|
---|
35 | Response: SIZE
|
---|
36 | Response: MDTM
|
---|
37 | Response: REST STREAM
|
---|
38 | Response: MLST size*;type*;perm*;create*;modify*;
|
---|
39 | Response: AUTH SSL;TLS-P;TLS-C;
|
---|
40 | Response: PBSZ
|
---|
41 | Response: PROT C;P
|
---|
42 | Response: 211 END
|
---|
43 | Status: Connected
|
---|
44 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
45 | Trace: CControlSocket::ResetOperation(0)
|
---|
46 | Trace: CFileZillaEnginePrivate::ResetOperation(0)
|
---|
47 | Status: Retrieving directory listing...
|
---|
48 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
49 | Trace: CFtpControlSocket::ChangeDirSend()
|
---|
50 | Command: PWD
|
---|
51 | Trace: CFtpControlSocket::OnReceive()
|
---|
52 | Response: 257 "/" is current directory.
|
---|
53 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
54 | Trace: CControlSocket::ResetOperation(0)
|
---|
55 | Trace: CFtpControlSocket::ParseSubcommandResult(0)
|
---|
56 | Trace: CFtpControlSocket::ListSubcommandResult()
|
---|
57 | Trace: state = 1
|
---|
58 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
59 | Trace: CFtpControlSocket::TransferSend()
|
---|
60 | Trace: state = 1
|
---|
61 | Command: TYPE I
|
---|
62 | Trace: CFtpControlSocket::OnReceive()
|
---|
63 | Response: 200 Type set to I.
|
---|
64 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
65 | Trace: code = 2
|
---|
66 | Trace: state = 1
|
---|
67 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
68 | Trace: CFtpControlSocket::TransferSend()
|
---|
69 | Trace: state = 2
|
---|
70 | Command: PASV
|
---|
71 | Trace: CFtpControlSocket::OnReceive()
|
---|
72 | Response: 227 Entering Passive Mode (10,6,1,71,18,119)
|
---|
73 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
74 | Trace: code = 2
|
---|
75 | Trace: state = 2
|
---|
76 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
77 | Trace: CFtpControlSocket::TransferSend()
|
---|
78 | Trace: state = 4
|
---|
79 | Command: MLSD
|
---|
80 | Trace: CTransferSocket::OnConnect
|
---|
81 | Trace: CFtpControlSocket::OnReceive()
|
---|
82 | Response: 150 Opening ASCII mode data connection for directory listing.
|
---|
83 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
84 | Trace: code = 1
|
---|
85 | Trace: state = 4
|
---|
86 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
87 | Trace: CFtpControlSocket::TransferSend()
|
---|
88 | Trace: state = 5
|
---|
89 | Trace: CTransferSocket::OnReceive(), m_transferMode=0
|
---|
90 | Listing: size=0;type=dir;perm=elc;create=20090527072452;modify=20090527072452;cti
|
---|
91 | Trace: CTransferSocket::TransferEnd(1)
|
---|
92 | Trace: CFtpControlSocket::TransferEnd()
|
---|
93 | Trace: CFtpControlSocket::OnReceive()
|
---|
94 | Response: 226 Transfer complete.
|
---|
95 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
96 | Trace: code = 2
|
---|
97 | Trace: state = 7
|
---|
98 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
99 | Trace: CControlSocket::ResetOperation(0)
|
---|
100 | Trace: CFtpControlSocket::ParseSubcommandResult(0)
|
---|
101 | Trace: CFtpControlSocket::ListSubcommandResult()
|
---|
102 | Trace: state = 3
|
---|
103 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
104 | Trace: CControlSocket::ResetOperation(0)
|
---|
105 | Status: Directory listing successful
|
---|
106 | Trace: CFileZillaEnginePrivate::ResetOperation(0)
|
---|