×
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.
Jimmy
It looks like you are set up to use the library system, not IFS. You could
check this by starting a PC client, say, then once logged on, execute
quote stat
There is a setting, NAMEFMT, that will be reported early in the result. A
value of 0 means it uses library namein, 1 means path naming. You want 1 to
use the IFS.
To change it from the client, execute
quote site nam 1
When you've done this, PWD will report
/QSYS.LIB/QGPL.LIB
which is the path naming for library QGPL.
You can also have NAMEFMT 1 be the default for FTP by changing FTP
attributes (CHGFTPA). But this is not a change to be made lightly.
HTH
Vern
At 11:46 AM 1/12/2004 -0600, you wrote:
I want to have an ftp client put a file into the IFS. When the ftp session
is established the pwd is QGPL. What directory do I need to change to in
order to get to the folders in the IFS.
Thanks for your Help!!!
Jimmy Green
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.