The first command adds the file share MYSHARE, which shares the /Data
folder read-only. The second command changes the file share properties
to be read-write.
Parameters:
* MYSHARE - share name
* '/Data' - path name
* x'00000005' - length of path name
* x'00000000' - CCSID encoding of path name (0 indicates same as ob)
* 'My shared data folder' - text description
* x'00000002' - permissions (2 indicates r/w, 1 is read-only)
* x'ffffffff' - maximum users (-1 indicates no max)
* x'00000000' - used in lieu of error code structure
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2026 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.