To connect to a windows server:
smbclient -L //server/share
Are you using linux? The command to mount a directory in linux looks
something like this in linux:
smbmount //$i/"$n" /mnt/NetWork/$i/"$n" -o
uid=username,gid=users,guest,rw,fmask=777
Where:
i=server
n=share name
/mnt/Network is your mounting directory.
YMMV.
Joel
On Sat, May 11, 2002 at 03:35:37AM +0300, poet wrote:> i have been sitting on the samba conf and cant understand how to mount
windows
> dir from linux box/
> i edit the config file and i can set my window to connect the linux
> but dont know what to do to mount to win .
> if you could help i will be very thankfull
>
> bye:-)
> --
> Dekel Ophir
> this e-mail was sent using KDE mail , running on R.H. linux7.3 (2.4.8-13)
>
> --
> To unsubscribe from this list go to the following URL and read the
> instructions: http://lists.samba.org/mailman/listinfo/samba