|
Hello Werner, > is there any other option (besides DSPMFSINF and STATFS) to check/verify a > NFS link status. I need such an information within a batch program. I didn'f > find an adequate API yet. The statvfs() and statvfs64() APIs return more or less the same information that DSPMFSINF/STATFS displays. There's an example (in ILE C) of this API in the Information Center which you can try running, just change the path from "/" to the pathname of an object in the NFS filesystem, then run it and it should say "Network File System (NFS)" in the f_basetype element of the returned data structure. Let me know if you'd like an example in ILE RPG instead of C.
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.