|
On 05-Aug-2014 18:04 -0500, CRPence wrote:
On 05-Aug-2014 17:50 -0500, Buddy McClean wrote:
On 05-Aug-2014 17:29 -0500, Voris, John wrote:
On 05-Aug-2014 15:51 -0500, Buddy McClean wrote:I was thinking about the possibility, Thanks.
<<SNIP>>
FTP is putting files in a directory and I want to know the
name so I can read via xml-into.
Actually, FTP has its own flat file listing capability too
typically, the steps are . . . .
CHGCURLIB mylib
FTP 127.0.0.1
ls <directory> (DISK
The LS [and DIR which has its own (DISK option and output to
*CURLIB/DIROUTPUT.DIROUTPUT] is a client feature; listing the
contents of the remote path\directory. So if the /putting files/
refers to the the IBM i as server vs client, then those FTP
subcommands are not directly helpful [AFaIK].
Buddy McClean wrote:
The LS [and DIR which <<SNIPped; see above>>
Using a connection of 127.0.0.1 points the server back to itself.
which is why I included it = the LS command in FTP *is* acting as a
client (127.0.0.1 is the home server).
This FTP LS command is the same as the UNIX or QSH qshell command.
If in the future, it is a diligent junior programmer maintaining the
script, they would pull the manual for FTP, then need to grab the
manual for UNIX-QSH just for the "LS command" to verify their
understanding of your process.
In my opinion, using a single FTP process instead of two processes is
better - one tool versus two tools in the process.
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.