H.S. wrote:

> Now what remains to be done is to get the right configuration for samba.
> At present, I am using sudo with username and password to mount the
> samba folder:
> $> sudo mount -t cifs -o username=hs //gurh/Music /mnt/videos

Better alternative:
$> smbmount //M/Videos ~/Videos -o username=hs

followed by the password. Then I get the mounted directory in ~/Videos.
To unmount, I use "smbumount ~/Videos".

Regards.



-- 

Please reply to this list only. I read this list on its corresponding
newsgroup on gmane.org. Replies sent to my email address are just
filtered to a folder in my mailbox and get periodically deleted without
ever having been read.


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to