nfs(5nfs) ultrix man page | unix.com

Man Page: nfs

Operating Environment: ultrix

Section: 5nfs

nfs(5nfs)																 nfs(5nfs)

Name
       nfs - Network File System

Description
       The Network File System (NFS) is a specific file system implemented under the Generic File System Interface, as described in

       NFS  provides  support  for sharing ordinary files and directories in a multivendor networking environment.  The system administrator for a
       file server machine makes a file system available for remote access by placing the name of the file system to be shared in an export  list.
       The  administrator for a client machine can import a file system from any server machine that has granted access permission to the request-
       ing client machine.  A complete exported file system or any subtree of an exported file system can be imported by the client machine.  Once
       imported, users on the client machine can access files in the remote file system as though they were local files.

See Also
       getdirentries(2), getmnt(2), mount(2nfs), mount(2), exports(5nfs), fstab(5), gfsi(5), mount(8nfs), showmount(8nfs)

																	 nfs(5nfs)
Related Man Pages
mount.nfs(8) - debian
exports(5nfs) - ultrix
mount.nfs(8) - suse
mount.nfs(8) - linux
mount.nfs(8) - xfree86
Similar Topics in the Unix Linux Community
Mounting a directory using nfs version4
identify a customer under a UNIX server
Problem with nfs sharing, permission denied for writing.
Not able to mount NFS share on client side
How to access file path from another server?