×
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.
Hello Thomas,
Am 02.06.2023 um 02:24 schrieb Thomas Burrows <thomas.burrows.1957@xxxxxxxxx>:
ftp> lcd
*Local directory now C:\Users\Thomas Burrows\Desktop\Subfile_Code.*
Not sure what lcd without any parameter is supposed to do. I think, it's merely printing your current working directory so you know "where you are". Thus, probably not needed.
*Testing GET command to verify I will put something in local folder. Allows
me to make sure everything is pointing to the right places.*
What do you mean by testing? Either you get something, or you don't.
*Telling FTP where to go get the data on IBM i Power Server*
This is established by a single get command.
Maybe I need to do a GET from the IBM i Power Server first to establish WHATEVER???
Are you probably referring to namfmt? This is a thing only with IBM i.
get /QSYS.LIB/cobolkid1.LIB/qrpglesrc.FILE/samplepgm.MBR samplex.txt
and
get cobolkid1/qrpglesrc.samplepgm samplex.txt
are equivalent. I like the latter for accessing data in qsys.lib because less typing needed.
https://www.ibm.com/support/pages/using-ftp-subcommand-namefmt
:wq! PoC
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2025 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.