Also known as: NFS
Network File System (NFS) is a distributed file system protocol that allows clients to access files over a network as though they were local. In computing clusters and machine learning environments, NFS is often used to share datasets, code, and outputs across machines.
A client/server system that lets users access files across a network and treat them as if they resided in a local file directory. For more information, see Mount a Network File System share.