connect to NAS

12 June 2008 | 1 تعليق

Assuming you have already installed SAMBA, issue the following command:

smbmount //ip address/username mountpoint -o username=username

For example: smbmount //22.33.789/ayman /mnt/backup -o username=ayman

Samba will prompt you for your password. This will attach your service to the
mount point defined on the command line as though it was a local disk

Note : if its not working with u ask ur Datacenter about ut NAS place and replace it with (ip address/username)igive u here the normal when they put it as folder only

maybe i will post here how u can do it automatically with nice shell script

godbye

ayman fekri

.