× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



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:
<<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

(DISK is a parm for the LS command in FTP

"(DISK stores the file name list LS subcommand into a file named
*CURLIB/LSOUTPUT.LSOUTPUT, instead of showing the results on the
display. Each time you specify the (DISK parameter with the same
current library, the contents of the LSOUTPUT.LSOUTPUT file are
changed."

I was thinking about the possibility, Thanks.


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].


As an Amazon Associate we earn from qualifying purchases.

This thread ...

Replies:

Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

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.