|
> Are there green screen commands to manage IFS shares (DSP, WRK, etc)? When you say "shares" are you talking about NetServer? i.e. IBM's support for the SMB protocol ("Windows Network Neighborhood") If so, there aren't any commands, but there are APIs. Details can be found at the following link, and then if you search the internet for the API names, you should be able to find some examples: http://publib.boulder.ibm.com/iseries/v5r2/ic2924/info/apis/ss1a.htm Or are you talking about NFS shares? If so, look at the EXPORTFS command. Or are you talking about whether files in the IFS are opened to allow sharing, such as with the O_SHARE_NONE, O_SHARE_RDONLY, O_SHARE_RDWR, etc options to the open() API?
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.