On Wed, Oct 17, 2001 at 09:01:28PM -0700, [EMAIL PROTECTED] 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:[EMAIL PROTECTED]
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/