Network File System: Difference between revisions

Content deleted Content added
No edit summary
Tags: Reverted Mobile edit Mobile web edit
m Reverted edits by 31.94.56.193 (talk) to last version by Citation bot
Line 4:
{{IPstack}}
 
'''Network File System''' ('''NFS''') is a [[distributed file system]] protocol originally developed by [[Sun Microsystems]] (Sun) in 1984,<ref name="sun85">{{cite document |title=Design and Implementation of the Sun Network Filesystem |year=1985 |publisher=[[USENIX]] |author1=Russel Sandberg |author2=David Goldberg |author3=LeeSteve HayesKleiman |author4=Dan Walsh |author5=Bob Lyon |citeseerx = 10.1.1.14.473}}</ref> allowing a user on a client [[computer]] to access files over a [[computer network]] much like local storage is accessed. NFS, like many other protocols, builds on the [[Open Network Computing Remote Procedure Call]] (ONC RPC) system. NFS is an open IETF standard defined in a [[Request for Comments]] (RFC), allowing anyone to implement the protocol.
 
== Versions and variations ==