NFS: Difference between revisions

From Hackepedia
Jump to navigationJump to search
m NFS
(No difference)

Revision as of 12:00, 1 March 2008

Network Filesystem. NFS allows many clients to access files that is "exported" from a fileserver.

NFSv2 (RFC 1094) and v3 support are in both Linux and BSD systems, with NFSv4 support possibly being in development.

NFSv4 has a respective RFC (RFC 3530)