1 | 1. try where TRansfer Type is set to AUTO
|
---|
2 |
|
---|
3 | Status: Connecting to 195.50.44.144:21...
|
---|
4 | Status: Connection established, waiting for welcome message...
|
---|
5 | Trace: CFtpControlSocket::OnReceive()
|
---|
6 | Response: 220-TCPFTPOE IBM FTP CS V1R12 at bzmvs.kmd.dk, 12:23:04 on 2013-09-12.
|
---|
7 | Response: 220 Connection will close if idle for more than 5 minutes.
|
---|
8 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
9 | Command: USER z6ern
|
---|
10 | Trace: CFtpControlSocket::OnReceive()
|
---|
11 | Response: 331 Send password please.
|
---|
12 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
13 | Command: PASS ********
|
---|
14 | Trace: CFtpControlSocket::OnReceive()
|
---|
15 | Response: 230 Z6ERN is logged on. Working directory is "Z6ERN.".
|
---|
16 | Status: Server does not support non-ASCII characters.
|
---|
17 | Status: Connected
|
---|
18 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
19 | Trace: CControlSocket::ResetOperation(0)
|
---|
20 | Trace: Measured latency of 45 ms
|
---|
21 | Trace: CFtpControlSocket::FileTransfer()
|
---|
22 | Status: Starting upload of C:\DDL\AQ6031XX
|
---|
23 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
24 | Trace: CFtpControlSocket::ChangeDirSend()
|
---|
25 | Command: CWD 'DBA.TEST.MIGRDDL'
|
---|
26 | Trace: CFtpControlSocket::OnReceive()
|
---|
27 | Response: 250 The working directory "DBA.TEST.MIGRDDL" is a partitioned data set
|
---|
28 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
29 | Trace: CControlSocket::ResetOperation(0)
|
---|
30 | Trace: CFtpControlSocket::ParseSubcommandResult(0)
|
---|
31 | Trace: FileTransferSubcommandResult()
|
---|
32 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
33 | Trace: FileTransferSend()
|
---|
34 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
35 | Trace: CFtpControlSocket::TransferSend()
|
---|
36 | Command: TYPE A
|
---|
37 | Trace: CFtpControlSocket::OnReceive()
|
---|
38 | Response: 200 Representation type is Ascii NonPrint
|
---|
39 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
40 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
41 | Trace: CFtpControlSocket::TransferSend()
|
---|
42 | Command: PASV
|
---|
43 | Trace: CFtpControlSocket::OnReceive()
|
---|
44 | Response: 227 Entering Passive Mode (195,50,44,144,103,153)
|
---|
45 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
46 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
47 | Trace: CFtpControlSocket::TransferSend()
|
---|
48 | Command: STOR 'DBA.TEST.MIGRDDL(AQ6031XX)'
|
---|
49 | Trace: CTransferSocket::OnConnect
|
---|
50 | Trace: CTransferSocket::TransferEnd(1)
|
---|
51 | Trace: CFtpControlSocket::TransferEnd()
|
---|
52 | Trace: CFtpControlSocket::OnReceive()
|
---|
53 | Response: 125 Storing data set DBA.TEST.MIGRDDL(AQ6031XX)
|
---|
54 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
55 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
56 | Trace: CFtpControlSocket::TransferSend()
|
---|
57 | Trace: CFtpControlSocket::OnReceive()
|
---|
58 | Response: 250 Transfer completed successfully.
|
---|
59 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
60 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
61 | Trace: CControlSocket::ResetOperation(0)
|
---|
62 | Trace: CFtpControlSocket::ParseSubcommandResult(0)
|
---|
63 | Trace: FileTransferSubcommandResult()
|
---|
64 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
65 | Trace: CControlSocket::ResetOperation(0)
|
---|
66 | Status: File transfer successful, transferred 2.058 bytes in 1 second
|
---|
67 | Status: Retrieving directory listing...
|
---|
68 | Trace: CFtpControlSocket::ParseSubcommandResult(0)
|
---|
69 | Trace: CFtpControlSocket::ListSubcommandResult()
|
---|
70 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
71 | Trace: CFtpControlSocket::TransferSend()
|
---|
72 | Command: TYPE I
|
---|
73 | Trace: CFtpControlSocket::OnReceive()
|
---|
74 | Response: 200 Representation type is Image
|
---|
75 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
76 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
77 | Trace: CFtpControlSocket::TransferSend()
|
---|
78 | Command: PASV
|
---|
79 | Trace: CFtpControlSocket::OnReceive()
|
---|
80 | Response: 227 Entering Passive Mode (195,50,44,144,103,154)
|
---|
81 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
82 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
83 | Trace: CFtpControlSocket::TransferSend()
|
---|
84 | Command: LIST
|
---|
85 | Trace: CTransferSocket::OnConnect
|
---|
86 | Trace: CFtpControlSocket::OnReceive()
|
---|
87 | Response: 125 List started OK
|
---|
88 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
89 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
90 | Trace: CFtpControlSocket::TransferSend()
|
---|
91 | Trace: CTransferSocket::TransferEnd(1)
|
---|
92 | Trace: CFtpControlSocket::TransferEnd()
|
---|
93 | Trace: CFtpControlSocket::OnReceive()
|
---|
94 | Response: 250 List completed successfully.
|
---|
95 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
96 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
97 | Trace: CControlSocket::ResetOperation(0)
|
---|
98 | Trace: CFtpControlSocket::ParseSubcommandResult(0)
|
---|
99 | Trace: CFtpControlSocket::ListSubcommandResult()
|
---|
100 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
101 | Trace: CControlSocket::ResetOperation(0)
|
---|
102 | Status: Directory listing successful
|
---|
103 |
|
---|
104 | 2. try where TRansfer Type is set to ASCII
|
---|
105 |
|
---|
106 | Status: Resolving address of bzmvs.kmd.dk
|
---|
107 | Status: Connecting to 195.50.44.144:21...
|
---|
108 | Status: Connection established, waiting for welcome message...
|
---|
109 | Trace: CFtpControlSocket::OnReceive()
|
---|
110 | Response: 220-TCPFTPOE IBM FTP CS V1R12 at bzmvs.kmd.dk, 12:26:30 on 2013-09-12.
|
---|
111 | Response: 220 Connection will close if idle for more than 5 minutes.
|
---|
112 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
113 | Command: USER z6ern
|
---|
114 | Trace: CFtpControlSocket::OnReceive()
|
---|
115 | Response: 331 Send password please.
|
---|
116 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
117 | Command: PASS ********
|
---|
118 | Trace: CFtpControlSocket::OnReceive()
|
---|
119 | Response: 230 Z6ERN is logged on. Working directory is "Z6ERN.".
|
---|
120 | Status: Server does not support non-ASCII characters.
|
---|
121 | Status: Connected
|
---|
122 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
123 | Trace: CControlSocket::ResetOperation(0)
|
---|
124 | Trace: Measured latency of 45 ms
|
---|
125 | Trace: CFtpControlSocket::FileTransfer()
|
---|
126 | Status: Starting upload of C:\DDL\AQ6031XX
|
---|
127 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
128 | Trace: CFtpControlSocket::ChangeDirSend()
|
---|
129 | Command: CWD 'DBA.TEST.MIGRDDL'
|
---|
130 | Trace: CFtpControlSocket::OnReceive()
|
---|
131 | Response: 250 The working directory "DBA.TEST.MIGRDDL" is a partitioned data set
|
---|
132 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
133 | Trace: CControlSocket::ResetOperation(0)
|
---|
134 | Trace: CFtpControlSocket::ParseSubcommandResult(0)
|
---|
135 | Trace: FileTransferSubcommandResult()
|
---|
136 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
137 | Trace: FileTransferSend()
|
---|
138 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
139 | Trace: CFtpControlSocket::TransferSend()
|
---|
140 | Command: TYPE A
|
---|
141 | Trace: CFtpControlSocket::OnReceive()
|
---|
142 | Response: 200 Representation type is Ascii NonPrint
|
---|
143 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
144 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
145 | Trace: CFtpControlSocket::TransferSend()
|
---|
146 | Command: PASV
|
---|
147 | Trace: CFtpControlSocket::OnReceive()
|
---|
148 | Response: 227 Entering Passive Mode (195,50,44,144,103,167)
|
---|
149 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
150 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
151 | Trace: CFtpControlSocket::TransferSend()
|
---|
152 | Command: STOR 'DBA.TEST.MIGRDDL(AQ6031XX)'
|
---|
153 | Trace: CTransferSocket::OnConnect
|
---|
154 | Trace: CTransferSocket::TransferEnd(1)
|
---|
155 | Trace: CFtpControlSocket::TransferEnd()
|
---|
156 | Trace: CFtpControlSocket::OnReceive()
|
---|
157 | Response: 125 Storing data set DBA.TEST.MIGRDDL(AQ6031XX)
|
---|
158 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
159 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
160 | Trace: CFtpControlSocket::TransferSend()
|
---|
161 | Trace: CFtpControlSocket::OnReceive()
|
---|
162 | Response: 250 Transfer completed successfully.
|
---|
163 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
164 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
165 | Trace: CControlSocket::ResetOperation(0)
|
---|
166 | Trace: CFtpControlSocket::ParseSubcommandResult(0)
|
---|
167 | Trace: FileTransferSubcommandResult()
|
---|
168 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
169 | Trace: CControlSocket::ResetOperation(0)
|
---|
170 | Status: File transfer successful, transferred 2.058 bytes in 1 second
|
---|
171 | Status: Retrieving directory listing...
|
---|
172 | Trace: CFtpControlSocket::ParseSubcommandResult(0)
|
---|
173 | Trace: CFtpControlSocket::ListSubcommandResult()
|
---|
174 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
175 | Trace: CFtpControlSocket::TransferSend()
|
---|
176 | Command: TYPE I
|
---|
177 | Trace: CFtpControlSocket::OnReceive()
|
---|
178 | Response: 200 Representation type is Image
|
---|
179 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
180 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
181 | Trace: CFtpControlSocket::TransferSend()
|
---|
182 | Command: PASV
|
---|
183 | Trace: CFtpControlSocket::OnReceive()
|
---|
184 | Response: 227 Entering Passive Mode (195,50,44,144,103,168)
|
---|
185 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
186 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
187 | Trace: CFtpControlSocket::TransferSend()
|
---|
188 | Command: LIST
|
---|
189 | Trace: CTransferSocket::OnConnect
|
---|
190 | Trace: CTransferSocket::TransferEnd(1)
|
---|
191 | Trace: CFtpControlSocket::OnReceive()
|
---|
192 | Response: 125 List started OK
|
---|
193 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
194 | Trace: CFtpControlSocket::SendNextCommand()
|
---|
195 | Trace: CFtpControlSocket::TransferSend()
|
---|
196 | Trace: CFtpControlSocket::TransferEnd()
|
---|
197 | Trace: CFtpControlSocket::OnReceive()
|
---|
198 | Response: 250 List completed successfully.
|
---|
199 | Trace: CFtpControlSocket::TransferParseResponse()
|
---|
200 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
201 | Trace: CControlSocket::ResetOperation(0)
|
---|
202 | Trace: CFtpControlSocket::ParseSubcommandResult(0)
|
---|
203 | Trace: CFtpControlSocket::ListSubcommandResult()
|
---|
204 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
205 | Trace: CControlSocket::ResetOperation(0)
|
---|
206 | Status: Directory listing successful |
---|