I need a method to list the contents of a directory (windows in this case).
We only use ftp from the ibm i to network storage. so we are using the ls
command putting the file to disk. we first do a chgcurlib(KGPLIB) in the
CL, then in the ftp script we do a cd <the path and directory to scan>,
then a ls (disk.
per the manual:
the (disk will _only_ output to *CURLIB/lsoutput.lsoutput or
*CURLIB/diroutput.diroutput
creating different libraries?
locking that lsoutput file would mean to add code to over a dozen programs.
is there altogether a different method to do this?
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.