User manual
22
2. Enter the default administrator name and password.
Default user name: admin
Default password: admin
3. You can upload files to the network shares.
Mac Users
1. Choose 'Go' > 'Connect to Server'.
2. There are two ways to mount a disk:
AFP: type NAS IP or afp://NAS_IP
SMB: type smb://NAS_IP or NAS_name
For example, 169.254.100.100 or smb://169.254.100.100
3. Click 'Connect'.
Linux Users
On Linux, run the following command:
m o unt -t nfs <NA S IP>:/ <Ne two rk Sha re Na m e > <Dire c to ry to Mount>
For example, if the IP address of your NAS is 192.168.0.1 and you want to link the network share
folder ‘public’ under the /mnt/pub directory, use the following command:
m o unt -t nfs 192.168.0.1:/public /m nt/ pub
No te :
You must login as the ‘root’ user to initiate the above command.
Login as the user ID you define, you can use the mounted directory to connect to your shared files.