Referencing Files In Bash Using UNC format?

Corinna Vinschen corinna@vinschen.de
Sat Mar 18 04:08:00 GMT 2000


William Wylde wrote:
> 
> Corrina Vinschen scribed:

Try it with "Corinna".

> >As it's usual on U*X systems you may use forward slashes:
> >
> >     ls //system/directory
> 
> In a simular vein, is there any way to mount a remote drive (i.e. NFS) via
> cygwin?  If not, are there any plans to incorporate NFS support in a later
> cygwin release?

If remote drives are visible in the normal network neighborhood
you can mount them with the usual mount command:

mount -f -b //system/directory /whateveryouwant

Corinna

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com



More information about the Cygwin mailing list