Skip to content
EntityQ623494· pop 35· linked from 617 articles

Network File System

Sign in to save

Also known as NFS

specific implementation of a network file system, originally developed by Sun in 1984, later standardised by IETF

Wikidata facts

Show 2 more facts
port
2049
short name
NFS
Sources (3)

via Wikidata · CC0

~16 min read

Article

Network File System (NFS) is a distributed file system protocol originally developed by Sun Microsystems (Sun) in 1984, 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. After the first experimental version developed in house at Sun Microsystems, all subsequent versions of the protocol are defined in a series of Request for Comments i.e. RFCs, allowing anyone to implement the protocol.

Versions and variations

Connections

Categories