Also known as: NFS
Network File System (NFS) — distributed file system protocol, позволяющий clients получать доступ к files over a network так, как если бы они были local. В computing clusters и machine learning environments NFS часто используется для sharing datasets, code и outputs между 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.