Skip to content
bobbae edited this page Sep 30, 2021 · 1 revision

Network File System (NFS) is a distributed file system protocol originally developed by Sun Microsystems.

Original NFS was described in RFC 1094. It was implemented over RPC and XDR.

NFSv3 added TCP/IP Support. NFSv4 added parallel NFS support.

Network Attached Storage products typically support NFS.

Clone this wiki locally