Article ID: 2263
Last updated: 28 Mar, 2013
Please use the following command to mount an NFS share: mount -t nfs 192.168.0.220: /share_name /local_mount_point
where:
192.168.0.220 is the Open-E Data Storage Software V7 IP address
IMPORTANT NOTE:
On some versions of DSS V5 and older the path must be: /share/share_name
Please use the following command to mount an SMB share:
In a shell:
mount -t smbfs -o username=root,password=12345 //192.168.0.220/test /mnt-smb
where ‘test’ is the share name
In X-Windows:
Smb://root@192.168.0.220/
|
The Knowledge base is managed by Open-E data storage software company.