Network File System (NFS) is a distributed file system protocol that allows you to share remote directories over a network. With NFS, you can mount remote directories on your system and work with files on a remote machine as if they were local files.
Source: LXer – How to Install and Configure an NFS Server on Ubuntu 18.04