Koozali.org: home of the SME Server

mounting windows shares

jamon66

mounting windows shares
« on: February 13, 2002, 01:48:24 PM »
hi

I try to connect with windows98 shares from my e-smith box
smbclient works good
the command I wrote is :
#mount \PIII800\c /mnt -o username= password=


who can tell me how can I make it work ?

thanx for all

jamon66

Terry Brummell

Re: mounting windows shares
« Reply #1 on: February 13, 2002, 04:24:10 PM »
To mount a share to an ibay on to your SME machine, from your Win9x box, use this command:

mount -t smbfs -o username=user,password=userpassword //pcname/sharename /home/e-smith/files/ibays/ibayname/html

This is what I use to have my mp3's on my 2K machine appear in my mp3 ibay on my SME, works for me...
(of course change user and password to valid user on the 9x machine)

serrano vincent

Re: mounting windows shares
« Reply #2 on: March 12, 2002, 11:02:53 AM »
thanx terry
it works very fine
see you soon !!