C++ CSS HTML Java JavaScript MySQL Oracle PERL PHP SQL Unix VBScript XHTML XML Сети
Network File System (NFS)
 

Chapter 16. Network File System (NFS)

and an NFS client, which means that it can export file systems to other systems and mount file systems exported from other machines.

16.1. Why Use NFS?

using a shared directory of the NFS file system (commonly known as an NFS share) mounted in the directory /myproject. To access the shared files, the user goes into the /myproject directory on his machine. There are no passwords to enter or special commands to remember. Users work as if the directory is on their local machines.

Главная