Caesar AI Atlas

Network File System (NFS)

Also known as: NFS

Caesar AI Atlas Definition

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.

Other Definitions

Network File System Source

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.

Related Terms