Quoting Kailash Kayastha <[EMAIL PROTECTED]>:

> Hello,
> Does anyone on this list know of any utilities that enables mapping
> windows
> folder onto Unix machine? I am going to do the migration of our
> intranet
> site from IIS to Apache in Linux. As the intranet content is over 15Gig,
> I
> need to migrate in a phase wise manner. So if I can run web server on
> linux
> serving the files from the old intranet box, this would help. Any ideas
> are

smbmount should do it.
smbmount //windowsmachine/share /path/where/to/mount 

if needed the options username=<john>,passwd=<doe>

Lennard
-- 
To unsubscribe from this list go to the following URL and read the
instructions:  http://lists.samba.org/mailman/listinfo/samba

Reply via email to