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: Problem accessing networdrives via rsh and rlogin


On Wed, Oct 17, 2001 at 09:01:28PM -0700, holger.birkmeyer@exgate.tek.com wrote:
> Executing ls /cygdrive/I: works, rsh localhost -l username "ls /cygdrive/I:"
> does not do anything with I: being a network drive (samba NTFS).

The correct syntax is 

	/cygdrive/i

not

	/cygdrive/i:

POSIX paths naturally try to get rid of the colon.

In terms of using network shares... I've just written a mail in
another thread which should answer to that problem.

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Developer                                mailto:cygwin@cygwin.com
Red Hat, Inc.

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


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