How to mount a UNC

S. L. s_i_lao@gmx.net
Wed Jun 20 01:20:00 GMT 2001


> How can I mount a UNC under CYGWIN? 
> 
> A UNC is a windows share - for example:
> 
> \\machine2\xyz
> 

The old fashioned way :))

mount [-b] //machine/resource_name /mount/point

eventually doing a mkdir /mount/point before.

> how can I mount this so it is a directory /xyz or /dev/xyz etc...
> 
> 
> Thanks
> 
> --
> Want to unsubscribe from this list?
> Check out: http://cygwin.com/ml/#unsubscribe-simple
> 


Regards,

                            SLao

-- 
Sent through GMX FreeMail - http://www.gmx.net

--
Want to unsubscribe from this list?
Check out: http://cygwin.com/ml/#unsubscribe-simple



More information about the Cygwin mailing list