Operation Manual

58
5. The folder is mounted.
Linux Users
On Linux, run the following command:
m ount -t nfs <NAS IP>:/<Shared Folder Nam e> <Directory to Mount>
For example, if the IP address of the NAS is 192.168.0.1, to connect to the shared folder
“publicunder the /mnt/pub directory, use the following command:
m ount -t nfs 192.168.0.1:/public /m nt/pub