|
FUSION Network File System
The Network File System (NFS), developed
by Sun Microsystems®, is the
de facto standard for file sharing among UNIX hosts. NFS Version
3 is documented in RFC 1813. The Mount Protocol is closely related.
NFS
is implemented using the RPC Protocol, designed to support remote
procedure calls. All NFS operations are implemented as RPC procedures.
|