1 | Trace: CControlSocket::SendNextCommand()
|
---|
2 | Trace: CFtpLogonOpData::Send() in state 0
|
---|
3 | Status: Resolving address of amie74
|
---|
4 | Status: Connecting to 192.168.2.187:21...
|
---|
5 | Status: Connection established, waiting for welcome message...
|
---|
6 | Trace: CFtpControlSocket::OnReceive()
|
---|
7 | Response: 220-QTCP at AMIE74.RIT.LOCAL.
|
---|
8 | Trace: CFtpControlSocket::OnReceive()
|
---|
9 | Response: 220 Connection will close if idle more than 5 minutes.
|
---|
10 | Trace: CFtpLogonOpData::ParseResponse() in state 1
|
---|
11 | Trace: CControlSocket::SendNextCommand()
|
---|
12 | Trace: CFtpLogonOpData::Send() in state 2
|
---|
13 | Command: AUTH TLS
|
---|
14 | Trace: CFtpControlSocket::OnReceive()
|
---|
15 | Response: 431 Requested security mechanism not available at this time.
|
---|
16 | Trace: CFtpLogonOpData::ParseResponse() in state 2
|
---|
17 | Trace: CControlSocket::SendNextCommand()
|
---|
18 | Trace: CFtpLogonOpData::Send() in state 3
|
---|
19 | Command: AUTH SSL
|
---|
20 | Trace: CFtpControlSocket::OnReceive()
|
---|
21 | Response: 431 Requested security mechanism not available at this time.
|
---|
22 | Trace: CFtpLogonOpData::ParseResponse() in state 3
|
---|
23 | Status: Insecure server, it does not support FTP over TLS.
|
---|
24 | Trace: CControlSocket::SendNextCommand()
|
---|
25 | Trace: CFtpLogonOpData::Send() in state 5
|
---|
26 | Trace: CFtpControlSocket::SetAsyncRequestReply
|
---|
27 | Trace: CControlSocket::SendNextCommand()
|
---|
28 | Trace: CFtpLogonOpData::Send() in state 6
|
---|
29 | Command: USER jpltools
|
---|
30 | Trace: CFtpControlSocket::OnReceive()
|
---|
31 | Response: 331 Enter password.
|
---|
32 | Trace: CFtpLogonOpData::ParseResponse() in state 6
|
---|
33 | Trace: CControlSocket::SendNextCommand()
|
---|
34 | Trace: CFtpLogonOpData::Send() in state 6
|
---|
35 | Command: PASS ******
|
---|
36 | Trace: CFtpControlSocket::OnReceive()
|
---|
37 | Response: 230 JPLTOOLS logged on.
|
---|
38 | Trace: CFtpLogonOpData::ParseResponse() in state 6
|
---|
39 | Trace: CControlSocket::SendNextCommand()
|
---|
40 | Trace: CFtpLogonOpData::Send() in state 7
|
---|
41 | Command: SYST
|
---|
42 | Trace: CFtpControlSocket::OnReceive()
|
---|
43 | Response: 215 OS/400 is the remote operating system. The TCP/IP version is "V7R4M0".
|
---|
44 | Trace: CFtpLogonOpData::ParseResponse() in state 7
|
---|
45 | Trace: CControlSocket::SendNextCommand()
|
---|
46 | Trace: CFtpLogonOpData::Send() in state 8
|
---|
47 | Command: FEAT
|
---|
48 | Trace: CFtpControlSocket::OnReceive()
|
---|
49 | Response: 211-Feature listing follows:
|
---|
50 | Trace: CFtpControlSocket::OnReceive()
|
---|
51 | Response: AUTH TLS
|
---|
52 | Response: AUTH GSS
|
---|
53 | Response: CCC
|
---|
54 | Response: PBSZ
|
---|
55 | Response: PROT
|
---|
56 | Response: ADAT
|
---|
57 | Response: ENC
|
---|
58 | Response: MIC
|
---|
59 | Response: CONF
|
---|
60 | Response: 211 End of feature listing.
|
---|
61 | Trace: CFtpLogonOpData::ParseResponse() in state 8
|
---|
62 | Status: Server does not support non-ASCII characters.
|
---|
63 | Status: Logged in
|
---|
64 | Trace: Measured latency of 119 ms
|
---|
65 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
66 | Trace: CControlSocket::ResetOperation(0)
|
---|
67 | Trace: CFtpLogonOpData::Reset(0) in state 15
|
---|
68 | Trace: CControlSocket::SendNextCommand()
|
---|
69 | Trace: CFtpListOpData::Send() in state 0
|
---|
70 | Status: Retrieving directory listing of "/home/jpltools"...
|
---|
71 | Trace: CFtpChangeDirOpData::Send() in state 0
|
---|
72 | Trace: CFtpChangeDirOpData::Send() in state 2
|
---|
73 | Command: CWD /home/jpltools
|
---|
74 | Trace: CFtpControlSocket::OnReceive()
|
---|
75 | Response: 250-NAMEFMT set to 1.
|
---|
76 | Response: 250 "/home/jpltools" is current directory.
|
---|
77 | Trace: CFtpChangeDirOpData::ParseResponse() in state 2
|
---|
78 | Trace: CControlSocket::SendNextCommand()
|
---|
79 | Trace: CFtpChangeDirOpData::Send() in state 3
|
---|
80 | Command: PWD
|
---|
81 | Trace: CFtpControlSocket::OnReceive()
|
---|
82 | Response: 257 "/home/jpltools" is current directory.
|
---|
83 | Trace: CFtpChangeDirOpData::ParseResponse() in state 3
|
---|
84 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
85 | Trace: CControlSocket::ResetOperation(0)
|
---|
86 | Trace: CFtpChangeDirOpData::Reset(0) in state 3
|
---|
87 | Trace: CFtpListOpData::SubcommandResult(0) in state 1
|
---|
88 | Trace: CControlSocket::SendNextCommand()
|
---|
89 | Trace: CFtpListOpData::Send() in state 2
|
---|
90 | Trace: CFtpRawTransferOpData::Send() in state 0
|
---|
91 | Trace: CFtpRawTransferOpData::Send() in state 1
|
---|
92 | Command: TYPE I
|
---|
93 | Trace: CFtpControlSocket::OnReceive()
|
---|
94 | Response: 200 Representation type is binary IMAGE.
|
---|
95 | Trace: CFtpRawTransferOpData::ParseResponse() in state 1
|
---|
96 | Trace: CControlSocket::SendNextCommand()
|
---|
97 | Trace: CFtpRawTransferOpData::Send() in state 2
|
---|
98 | Command: PASV
|
---|
99 | Trace: CFtpControlSocket::OnReceive()
|
---|
100 | Response: 227 Entering Passive Mode (192,168,2,187,154,183).
|
---|
101 | Trace: CFtpRawTransferOpData::ParseResponse() in state 2
|
---|
102 | Trace: CControlSocket::SendNextCommand()
|
---|
103 | Trace: CFtpRawTransferOpData::Send() in state 4
|
---|
104 | Trace: Binding data connection source IP to control connection source IP 10.242.2.4
|
---|
105 | Command: LIST
|
---|
106 | Trace: CTransferSocket::OnConnect
|
---|
107 | Trace: CFtpControlSocket::OnReceive()
|
---|
108 | Response: 125 List started.
|
---|
109 | Trace: CFtpRawTransferOpData::ParseResponse() in state 4
|
---|
110 | Trace: CControlSocket::SendNextCommand()
|
---|
111 | Trace: CFtpRawTransferOpData::Send() in state 5
|
---|
112 | Trace: CTransferSocket::TransferEnd(1)
|
---|
113 | Trace: CFtpControlSocket::TransferEnd()
|
---|
114 | Trace: CFtpControlSocket::OnReceive()
|
---|
115 | Response: 250 List completed.
|
---|
116 | Trace: CFtpRawTransferOpData::ParseResponse() in state 7
|
---|
117 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
118 | Trace: CControlSocket::ResetOperation(0)
|
---|
119 | Trace: CFtpRawTransferOpData::Reset(0) in state 7
|
---|
120 | Trace: CFtpListOpData::SubcommandResult(0) in state 3
|
---|
121 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
122 | Trace: CControlSocket::ResetOperation(0)
|
---|
123 | Trace: CFtpListOpData::Reset(0) in state 3
|
---|
124 | Status: Directory listing of "/home/jpltools" successful
|
---|
125 | Trace: CControlSocket::SendNextCommand()
|
---|
126 | Trace: CFtpListOpData::Send() in state 0
|
---|
127 | Status: Retrieving directory listing of "/home/jpltools/JPLPLUG/FRAME4PGM"...
|
---|
128 | Trace: CFtpChangeDirOpData::Send() in state 0
|
---|
129 | Trace: CFtpChangeDirOpData::Send() in state 2
|
---|
130 | Command: CWD /home/jpltools/JPLPLUG/FRAME4PGM
|
---|
131 | Trace: CFtpControlSocket::OnReceive()
|
---|
132 | Response: 250 "/home/jpltools/JPLPLUG/FRAME4PGM" is current directory.
|
---|
133 | Trace: CFtpChangeDirOpData::ParseResponse() in state 2
|
---|
134 | Trace: CControlSocket::SendNextCommand()
|
---|
135 | Trace: CFtpChangeDirOpData::Send() in state 3
|
---|
136 | Command: PWD
|
---|
137 | Trace: CFtpControlSocket::OnReceive()
|
---|
138 | Response: 257 "/home/jpltools/JPLPLUG/FRAME4PGM" is current directory.
|
---|
139 | Trace: CFtpChangeDirOpData::ParseResponse() in state 3
|
---|
140 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
141 | Trace: CControlSocket::ResetOperation(0)
|
---|
142 | Trace: CFtpChangeDirOpData::Reset(0) in state 3
|
---|
143 | Trace: CFtpListOpData::SubcommandResult(0) in state 1
|
---|
144 | Trace: CControlSocket::SendNextCommand()
|
---|
145 | Trace: CFtpListOpData::Send() in state 2
|
---|
146 | Trace: CFtpRawTransferOpData::Send() in state 0
|
---|
147 | Trace: CFtpRawTransferOpData::Send() in state 2
|
---|
148 | Command: PASV
|
---|
149 | Trace: CFtpControlSocket::OnReceive()
|
---|
150 | Response: 227 Entering Passive Mode (192,168,2,187,133,94).
|
---|
151 | Trace: CFtpRawTransferOpData::ParseResponse() in state 2
|
---|
152 | Trace: CControlSocket::SendNextCommand()
|
---|
153 | Trace: CFtpRawTransferOpData::Send() in state 4
|
---|
154 | Trace: Binding data connection source IP to control connection source IP 10.242.2.4
|
---|
155 | Command: LIST
|
---|
156 | Trace: CTransferSocket::OnConnect
|
---|
157 | Trace: CFtpControlSocket::OnReceive()
|
---|
158 | Response: 125 List started.
|
---|
159 | Trace: CFtpRawTransferOpData::ParseResponse() in state 4
|
---|
160 | Trace: CControlSocket::SendNextCommand()
|
---|
161 | Trace: CFtpRawTransferOpData::Send() in state 5
|
---|
162 | Trace: CTransferSocket::TransferEnd(1)
|
---|
163 | Trace: CFtpControlSocket::TransferEnd()
|
---|
164 | Trace: CFtpControlSocket::OnReceive()
|
---|
165 | Response: 250 List completed.
|
---|
166 | Trace: CFtpRawTransferOpData::ParseResponse() in state 7
|
---|
167 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
168 | Trace: CControlSocket::ResetOperation(0)
|
---|
169 | Trace: CFtpRawTransferOpData::Reset(0) in state 7
|
---|
170 | Trace: CFtpListOpData::SubcommandResult(0) in state 3
|
---|
171 | Trace: CFtpControlSocket::ResetOperation(0)
|
---|
172 | Trace: CControlSocket::ResetOperation(0)
|
---|
173 | Trace: CFtpListOpData::Reset(0) in state 3
|
---|
174 | Status: Directory listing of "/home/jpltools/JPLPLUG/FRAME4PGM" successful
|
---|
175 |
|
---|
176 |
|
---|
177 | on the second LIST command, filezilla has received
|
---|
178 |
|
---|
179 |
|
---|
180 | list
|
---|
181 | 229 Entering Extended Passive Mode (|||19734|).
|
---|
182 | 125 List started.
|
---|
183 | JPLTOOLDEV 3660 25/10/21 15:59:59 *STMF AA_KEYS.RPGLE
|
---|
184 | JPLTOOLDEV 528626 01/11/21 16:20:10 *STMF AA_RPG.SQLRPGLE
|
---|
185 | JPLTOOLDEV 4514 11/10/21 14:57:51 *STMF AAA000.CLLE
|
---|
186 | JPLTOOLS 391376 15/11/21 16:48:48 *STMF EXECSQL4R.SQLRPGLE
|
---|
187 | JPLTOOLDEV 15494 10/10/21 14:34:08 *STMF FRAME2.RPGLE
|
---|
188 | JPLTOOLDEV 113338 12/12/21 17:13:26 *STMF KEY_M.RPGLE
|
---|
189 | JPLTOOLDEV 35502 29/10/21 17:49:09 *STMF MAKEKEY.SQLRPGLE
|
---|
190 | JPLTOOLDEV 11346 07/12/21 18:12:09 *STMF MKSECANZ.CLLE
|
---|
191 | JPLTOOLS 5124 11/10/21 20:20:24 *STMF MKWRKKEY.CLLE
|
---|
192 | JPLTOOLDEV 72224 11/10/21 20:34:02 *STMF PLUG_M.RPGLE
|
---|
193 | JPLTOOLDEV 59658 29/10/21 17:45:42 *STMF WRKKEYS.SQLRPGLE
|
---|
194 | JPLTOOLDEV 14030 01/12/21 12:16:23 *STMF EXECSQL4C.CLLE
|
---|
195 | JPLTOOLS 7318 17/10/21 17:59:16 *STMF EXECSQL4T.SQL
|
---|
196 | JPLTOOLDEV 27450 12/12/21 17:47:28 *STMF SECANZ.CLLE
|
---|
197 | JPLTOOLS 16011 17/10/21 18:10:32 *STMF EXECSQL4T.SQL.log
|
---|
198 | JPLTOOLDEV 27694 02/12/21 09:45:20 *STMF CMPTBL.CLLE
|
---|
199 | JPLTOOLDEV 17934 07/12/21 18:37:18 *STMF INSBASE.CLLE
|
---|
200 | JPLTOOLDEV 6710 08/11/21 16:11:06 *STMF INSSECANZ.CLLE
|
---|
201 | JPLTOOLDEV 16348 12/12/21 17:43:21 *STMF MKBASE.CLLE
|
---|
202 | JPLTOOLDEV 6222 14/10/21 09:49:34 *STMF WRKKEYSPF.CLLE
|
---|
203 | JPLTOOLDEV 16470 25/10/21 16:07:36 *STMF IFSENCODE.RPGLE
|
---|
204 | JPLTOOLS 14518 10/10/21 08:55:35 *STMF IFSENCODE1.RPGLE
|
---|
205 | JPLTOOLDEV 5978 24/10/21 16:06:49 *STMF LOGO2XML.CLLE
|
---|
206 | JPLTOOLDEV 38552 11/10/21 16:21:24 *STMF LOGO2XMLR.SQLRPGLE
|
---|
207 | JPLTOOLDEV 8906 24/10/21 16:07:22 *STMF RTVLOG.CLLE
|
---|
208 | JPLTOOLDEV 41846 01/11/21 16:03:32 *STMF RTVLOGR.SQLRPGLE
|
---|
209 | JPLTOOLDEV 15128 15/11/21 15:46:06 *STMF SQL2HTM.CLLE
|
---|
210 | JPLTOOLDEV 210206 05/12/21 11:08:43 *STMF SQL2HTMR.SQLRPGLE
|
---|
211 | JPLTOOLDEV 14152 29/10/21 17:36:35 *STMF TESTRC4.RPGLE
|
---|
212 | JPLTOOLS 10248 27/10/21 17:59:50 *STMF REORDERR.SQLRPGLE
|
---|
213 | JPLTOOLDEV 8174 03/11/21 10:33:32 *STMF TESTRST.CLLE
|
---|
214 | JPLTOOLDEV 122 07/11/21 16:55:54 *STMF SQLFUNC.SRVPGM
|
---|
215 | JPLTOOLDEV 21594 14/11/21 18:08:57 *STMF SQLFUNC_M.RPGLE
|
---|
216 | JPLTOOLDEV 6710 14/11/21 12:02:21 *STMF INSCMPTBL.CLLE
|
---|
217 | JPLTOOLDEV 16470 15/11/21 21:55:27 *STMF KEYMAIL.CLLE
|
---|
218 | JPLTOOLDEV 11346 16/11/21 12:50:15 *STMF KEYMAIL2.CLLE
|
---|
219 | JPLTOOLDEV 7076 16/11/21 17:51:35 *STMF KEYMAIL3.CLLE
|
---|
220 | JPLTOOLDEV 9638 14/11/21 12:03:15 *STMF MKCMPTBL.CLLE
|
---|
221 | JPLTOOLDEV 56730 14/11/21 11:51:10 *STMF RTVLNK.SQLRPGLE
|
---|
222 | JPLTOOLDEV 400892 10/12/21 08:43:06 *STMF EXECSQL_4.SQLRPGLE
|
---|
223 | JPLTOOLDEV 29402 12/12/21 16:07:53 *STMF SECTEN.CLLE
|
---|
224 | JPLTOOLDEV 5612 12/12/21 16:21:45 *STMF AAA001.RPGLE
|
---|
225 | JPLTOOLDEV 7564 12/12/21 17:13:49 *STMF PARTID.RPGLE
|
---|
226 |
|
---|
227 |
|
---|
228 |
|
---|
229 |
|
---|
230 |
|
---|
231 | looking at these 2 items:
|
---|
232 | JPLTOOLDEV 14030 01/12/21 12:16:23 *STMF EXECSQL4C.CLLE
|
---|
233 | JPLTOOLS 7318 17/10/21 17:59:16 *STMF EXECSQL4T.SQL
|
---|
234 |
|
---|
235 |
|
---|
236 | the date displayed for is
|
---|
237 | EXECSQL4C.CLLE 2021-01-12
|
---|
238 | EXECSQL4T.SQL 2021-10-17
|
---|
239 |
|
---|
240 |
|
---|
241 | the remote server is an IBMI (not in the list of server types in site manager / advanced)
|
---|
242 |
|
---|
243 | there is no option in the LIST command to specify a date format
|
---|
244 |
|
---|
245 | In my opinion, it is necessary to add a setting for date format in stite manager / avanced near adjust server time
|
---|