1 | Status: Resolving address of ftp.fiege.ch
|
---|
2 | Status: Connecting to 192.168.101.18:21...
|
---|
3 | Status: Connection established, waiting for welcome message...
|
---|
4 | Trace: CFtpControlSocket::OnReceive()
|
---|
5 | Response: 220 Welcome to the Fiege FTP service.
|
---|
6 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
7 | Command: AUTH TLS
|
---|
8 | Trace: CFtpControlSocket::OnReceive()
|
---|
9 | Response: 530 Please login with USER and PASS.
|
---|
10 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
11 | Command: AUTH SSL
|
---|
12 | Trace: CFtpControlSocket::OnReceive()
|
---|
13 | Response: 530 Please login with USER and PASS.
|
---|
14 | Status: Insecure server, it does not support FTP over TLS.
|
---|
15 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
16 | Command: USER sisaft
|
---|
17 | Trace: CFtpControlSocket::OnReceive()
|
---|
18 | Response: 331 Please specify the password.
|
---|
19 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
20 | Command: PASS *************
|
---|
21 | Trace: CFtpControlSocket::OnReceive()
|
---|
22 | Response: 230 Login successful.
|
---|
23 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
24 | Command: OPTS UTF8 ON
|
---|
25 | Trace: CFtpControlSocket::OnReceive()
|
---|
26 | Response: 200 Always in UTF8 mode.
|
---|
27 | Status: Connected
|
---|
28 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
29 | Trace: CControlSocket::ResetOperation(0)
|
---|
30 | Trace: Measured latency of 7 ms
|
---|
31 | Status: Retrieving directory listing of "/Prod/In/eDec"...
|
---|
32 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
33 | Trace: CFtpControlSocket::ChangeDirSend()
|
---|
34 | Command: CWD /Prod/In/eDec
|
---|
35 | Trace: CFtpControlSocket::OnReceive()
|
---|
36 | Response: 250 Directory successfully changed.
|
---|
37 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
38 | Trace: CControlSocket::ResetOperation(0)
|
---|
39 | Trace: CFtpControlSocket::ParseSubcommandResult(0)
|
---|
40 | Trace: CFtpControlSocket::ListSubcommandResult()
|
---|
41 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
42 | Trace: CFtpControlSocket::TransferSend()
|
---|
43 | Command: TYPE I
|
---|
44 | Trace: CFtpControlSocket::OnReceive()
|
---|
45 | Response: 200 Switching to Binary mode.
|
---|
46 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
47 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
48 | Trace: CFtpControlSocket::TransferSend()
|
---|
49 | Command: PASV
|
---|
50 | Trace: CFtpControlSocket::OnReceive()
|
---|
51 | Response: 227 Entering Passive Mode (192,168,101,18,88,172).
|
---|
52 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
53 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
54 | Trace: CFtpControlSocket::TransferSend()
|
---|
55 | Command: LIST -a
|
---|
56 | Trace: CTransferSocket::OnConnect
|
---|
57 | Trace: CFtpControlSocket::OnReceive()
|
---|
58 | Response: 150 Here comes the directory listing.
|
---|
59 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
60 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
61 | Trace: CFtpControlSocket::TransferSend()
|
---|
62 | Trace: CTransferSocket::TransferEnd(1)
|
---|
63 | Trace: CFtpControlSocket::OnReceive()
|
---|
64 | Response: 226 Directory send OK.
|
---|
65 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
66 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
67 | Trace: CFtpControlSocket::TransferSend()
|
---|
68 | Trace: CFtpControlSocket::TransferEnd()
|
---|
69 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
70 | Trace: CControlSocket::ResetOperation(0)
|
---|
71 | Trace: CFtpControlSocket::ParseSubcommandResult(0)
|
---|
72 | Trace: CFtpControlSocket::ListSubcommandResult()
|
---|
73 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
74 | Trace: CControlSocket::ResetOperation(0)
|
---|
75 | Status: Directory listing of "/Prod/In/eDec" successful
|
---|
76 | Status: Resolving address of ftp.fiege.ch
|
---|
77 | Status: Connecting to 192.168.101.18:21...
|
---|
78 | Status: Connection established, waiting for welcome message...
|
---|
79 | Trace: CFtpControlSocket::OnReceive()
|
---|
80 | Response: 220 Welcome to the Fiege FTP service.
|
---|
81 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
82 | Command: AUTH TLS
|
---|
83 | Trace: CFtpControlSocket::OnReceive()
|
---|
84 | Response: 530 Please login with USER and PASS.
|
---|
85 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
86 | Command: AUTH SSL
|
---|
87 | Trace: CFtpControlSocket::OnReceive()
|
---|
88 | Response: 530 Please login with USER and PASS.
|
---|
89 | Status: Insecure server, it does not support FTP over TLS.
|
---|
90 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
91 | Command: USER sisaft
|
---|
92 | Trace: CFtpControlSocket::OnReceive()
|
---|
93 | Response: 331 Please specify the password.
|
---|
94 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
95 | Command: PASS *************
|
---|
96 | Trace: CFtpControlSocket::OnReceive()
|
---|
97 | Response: 230 Login successful.
|
---|
98 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
99 | Command: OPTS UTF8 ON
|
---|
100 | Trace: CFtpControlSocket::OnReceive()
|
---|
101 | Response: 200 Always in UTF8 mode.
|
---|
102 | Status: Connected
|
---|
103 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
104 | Trace: CControlSocket::ResetOperation(0)
|
---|
105 | Trace: Measured latency of 8 ms
|
---|
106 | Trace: CFtpControlSocket::FileTransfer()
|
---|
107 | Status: Starting download of /Prod/In/eDec/TAR_00901_01_TariffMasterData.zip
|
---|
108 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
109 | Trace: CFtpControlSocket::ChangeDirSend()
|
---|
110 | Command: CWD /Prod/In/eDec
|
---|
111 | Trace: CFtpControlSocket::OnReceive()
|
---|
112 | Response: 250 Directory successfully changed.
|
---|
113 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
114 | Trace: CControlSocket::ResetOperation(0)
|
---|
115 | Trace: CFtpControlSocket::ParseSubcommandResult(0)
|
---|
116 | Trace: FileTransferSubcommandResult()
|
---|
117 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
118 | Trace: FileTransferSend()
|
---|
119 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
120 | Trace: CFtpControlSocket::TransferSend()
|
---|
121 | Command: TYPE I
|
---|
122 | Trace: CFtpControlSocket::OnReceive()
|
---|
123 | Response: 200 Switching to Binary mode.
|
---|
124 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
125 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
126 | Trace: CFtpControlSocket::TransferSend()
|
---|
127 | Command: PASV
|
---|
128 | Trace: CFtpControlSocket::OnReceive()
|
---|
129 | Response: 227 Entering Passive Mode (192,168,101,18,129,129).
|
---|
130 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
131 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
132 | Trace: CFtpControlSocket::TransferSend()
|
---|
133 | Command: RETR TAR_00901_01_TariffMasterData.zip
|
---|
134 | Trace: CTransferSocket::OnConnect
|
---|
135 | Trace: CFtpControlSocket::OnReceive()
|
---|
136 | Response: 150 Opening BINARY mode data connection for TAR_00901_01_TariffMasterData.zip (1971599 bytes).
|
---|
137 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
138 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
139 | Trace: CFtpControlSocket::TransferSend()
|
---|
140 | Trace: CFtpControlSocket::OnReceive()
|
---|
141 | Response: 226 Transfer complete.
|
---|
142 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
143 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
144 | Trace: CFtpControlSocket::TransferSend()
|
---|
145 | Trace: CTransferSocket::TransferEnd(1)
|
---|
146 | Trace: CFtpControlSocket::TransferEnd()
|
---|
147 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
148 | Trace: CControlSocket::ResetOperation(0)
|
---|
149 | Trace: CFtpControlSocket::ParseSubcommandResult(0)
|
---|
150 | Trace: FileTransferSubcommandResult()
|
---|
151 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
152 | Trace: CControlSocket::ResetOperation(0)
|
---|
153 | Status: File transfer successful, transferred 1'971'599 bytes in 5 seconds |
---|