Library /sys$common/syshlp/tcpip$ucp_help.hlb ADD, EXPORT, Examples *Conan The Librarian (sorry for the slow response - running on an old VAX) |
1.TCPIP> ADD EXPORT "/gold/finch" /HOST=GOLD Adds the name of UNIX directory /gold/finch to the export database and gives NFS client users on the remote host gold access to this directory. 2.TCPIP> ADD EXPORT "/gold/finch" /HOST=(PURPLE,FINCH) Adds the directory /gold/finch to the export database and gives NFS client users on multiple remote hosts (PURPLE and FINCH) access to this directory.
|