NFS, or Network File System, is a protocol that allows a user on a client computer to access files over a network in a manner similar to how local storage is accessed. NFS uses remote procedure calls (RPC) over TCP/IP for transport4. References := Wikipedia article on Network File System (NFS)4.