1 | Trace: CFtpControlSocket::FileTransfer()
|
---|
2 | Status: Starting download of /templates/beez/params.ini
|
---|
3 | Trace: CFtpControlSocket::ParseSubcommandResult(0)
|
---|
4 | Trace: FileTransferSubcommandResult()
|
---|
5 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
6 | Trace: FileTransferSend()
|
---|
7 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
8 | Trace: CFtpControlSocket::TransferSend()
|
---|
9 | Trace: state = 1
|
---|
10 | Command: TYPE A
|
---|
11 | Trace: CFtpControlSocket::OnReceive()
|
---|
12 | Response: 200 Type set to A
|
---|
13 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
14 | Trace: code = 2
|
---|
15 | Trace: state = 1
|
---|
16 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
17 | Trace: CFtpControlSocket::TransferSend()
|
---|
18 | Trace: state = 2
|
---|
19 | Command: PASV
|
---|
20 | Trace: CFtpControlSocket::OnReceive()
|
---|
21 | Response: 227 Entering Passive Mode (212,27,63,3,28,207).
|
---|
22 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
23 | Trace: code = 2
|
---|
24 | Trace: state = 2
|
---|
25 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
26 | Trace: CFtpControlSocket::TransferSend()
|
---|
27 | Trace: state = 4
|
---|
28 | Command: RETR params.ini
|
---|
29 | Trace: CFtpControlSocket::OnReceive()
|
---|
30 | Response: 150 Opening ASCII mode data connection for params.ini
|
---|
31 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
32 | Trace: code = 1
|
---|
33 | Trace: state = 4
|
---|
34 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
35 | Trace: CFtpControlSocket::TransferSend()
|
---|
36 | Trace: state = 5
|
---|
37 | Trace: CFtpControlSocket::OnReceive()
|
---|
38 | Response: 226 Transfer complete.
|
---|
39 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
40 | Trace: code = 2
|
---|
41 | Trace: state = 5
|
---|
42 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
43 | Trace: CFtpControlSocket::TransferSend()
|
---|
44 | Trace: state = 8
|
---|
45 | Trace: CTransferSocket::OnConnect
|
---|
46 | Trace: CTransferSocket::OnConnect |
---|