Network File System

This is an old revision of this page, as edited by 195.149.37.44 (talk) at 02:20, 8 June 2002 (*link network file system). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Network File System (NFS) is a protocol developed by Sun Microsystems and defined in RFC 1094, a network file system which allows a computer to access files over a network as if they were on its local disks. NFS is implemented using a connectionless protocol (UDP) in order to make it stateless.


This article (or an earlier version of it) contains material from FOLDOC, used with permission.