This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: How to mount a UNC


> 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]