Sun-NFS
An implementation and a specification of a software system for accessing remote files across LANs (or WANs).
Architecture:
- Server exports one or more directory trees for access by remote clients.
- Clients access exported directory trees by mounting them to the client local tree.
- Diskless clients can mount exported directory to their root directory.
- Auto-mount (on the first access).