public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Referencing Files In Bash Using UNC format?
@ 2000-03-17  8:53 David White
  2000-03-17  9:26 ` Bob McGowan
  2000-03-17 12:29 ` Larry Hall (RFK Partners, Inc)
  0 siblings, 2 replies; 8+ messages in thread
From: David White @ 2000-03-17  8:53 UTC (permalink / raw)
  To: cygwin

Any pointers are appreciated...

I want to make references from bash on NT to a file that is on a shared
drive on a remote system. In a DOS box, I would use the UNC format
\\computername\sharename\path\file.ext to get at this file. Is there a
special cygnus format for this sort of thing?

Thanks in advance,

David

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

^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: Referencing Files In Bash Using UNC format?
@ 2000-03-18  0:58 William Wylde
  2000-03-18  4:08 ` Corinna Vinschen
  0 siblings, 1 reply; 8+ messages in thread
From: William Wylde @ 2000-03-18  0:58 UTC (permalink / raw)
  To: cygwin

Corrina Vinschen scribed:

>Bob McGowan wrote:
> > David White wrote:
> > >[...]
> > > I want to make references from bash on NT to a file that is on a 
>shared
> > > drive on a remote system. In a DOS box, I would use the UNC format
> > > \\computername\sharename\path\file.ext to get at this file. Is there a
> > > special cygnus format for this sort of thing?
> > >[...]
> > The same format appears to work (for Cygwin 1.0, CD), but you need to
> > quote it:
> >
> >   ls '\\system\directory'
>
>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?


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com


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

^ permalink raw reply	[flat|nested] 8+ messages in thread
* RE: Referencing Files In Bash Using UNC format?
@ 2000-03-20 14:46 Heribert Dahms
  0 siblings, 0 replies; 8+ messages in thread
From: Heribert Dahms @ 2000-03-20 14:46 UTC (permalink / raw)
  To: 'William Wylde', cygwin

Hi William,

in my experience, it's much more stable, cheaper (=free) and
easier to install Samba once on a few Unix servers and then
forget it than to install NFS S/W on a bunch of NT-clients!

Bye, Heribert (heribert_dahms@icon-gmbh.de)

> -----Original Message-----
> From:	William Wylde [SMTP:baron_shatturday@hotmail.com]
> Sent:	Saturday, March 18, 2000 09:58
> To:	cygwin@sourceware.cygnus.com
> Subject:	Re: Referencing Files In Bash Using UNC format?
> 
> 
> 
> Corrina Vinschen scribed:
> 
> >Bob McGowan wrote:
> > > David White wrote:
> > > >[...]
> > > > I want to make references from bash on NT to a file that is on a
> 
> >shared
> > > > drive on a remote system. In a DOS box, I would use the UNC
> format
> > > > \\computername\sharename\path\file.ext to get at this file. Is
> there a
> > > > special cygnus format for this sort of thing?
> > > >[...]
> > > The same format appears to work (for Cygwin 1.0, CD), but you need
> to
> > > quote it:
> > >
> > >   ls '\\system\directory'
> >
> >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?
> 
> 
> ______________________________________________________
> Get Your Private, Free Email at http://www.hotmail.com
> 
> 
> --
> Want to unsubscribe from this list?
> Send a message to cygwin-unsubscribe@sourceware.cygnus.com

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

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2000-03-20 14:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-03-17  8:53 Referencing Files In Bash Using UNC format? David White
2000-03-17  9:26 ` Bob McGowan
2000-03-17  9:33   ` Corinna Vinschen
2000-03-17 12:29 ` Larry Hall (RFK Partners, Inc)
2000-03-18  0:58 William Wylde
2000-03-18  4:08 ` Corinna Vinschen
2000-03-18 16:58   ` Chris Faylor
2000-03-20 14:46 Heribert Dahms

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).