Open-E Knowledgebase

DSS V7 How to access shares under Linux

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/
This article was:   Helpful | Not helpful Report an issue


Article ID: 2263
Last updated: 28 Mar, 2013
Revision: 1
Views: 2267
Posted: 28 Mar, 2013 by --
Updated: 28 Mar, 2013 by
print  Print email  Subscribe email  Email to friend share  Share pool  Add to pool
Prev     Next
DSS V7 Auxiliary paths - description       DSS V7 Access to Windows Shares

The Knowledge base is managed by Open-E data storage software company.