[Samba] can we map windows folder onto unix

Jean-Paul ARGUDO jean.paul.argudo at pack-solutions.com
Wed Dec 11 15:48:02 GMT 2002


> Does anyone on this list know of any utilities that enables mapping windows
> folder onto Unix machine? 

I've accomplished a recent migration. I used smbfs to mount Windows 
shares. Then cp from /mnt/...windowsshares... to /home/users...

It worked perfectly. :-)

Is that an answer?

In Debian environment, just apt-get smbfs, then update your /etc/fstab, 
putting line like:

\\SERVER\usershare	/mnt/server/usershare	smbfs	0	0

# apt-cache search smbfs
smbfs - mount and umount commands for the smbfs (for kernels >= than 2.2.x)


-- 
Jean-Paul ARGUDO




More information about the samba mailing list