User manual
60
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
“public” under the /mnt/pub directory, use the following command:
m ount -t nfs 192.168.0.1:/public /m nt/pub
Note:
You must login as the “root” user to initiate the above command.
Login the NAS with the specified user ID, use the mounted directory to connect to the
shared folders.