Koozali.org: home of the SME Server
Legacy Forums => General Discussion (Legacy) => Topic started by: jamon66 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
-
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)
-
thanx terry
it works very fine
see you soon !!