Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Authentication-Warning: slinky.cs.nyu.edu: pechtcha owned process doing -bs Date: Tue, 8 Apr 2003 14:44:11 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin AT cygwin DOT com To: Richard Sharpe cc: cygwin AT cygwin DOT com Subject: Re: Problems with net use from ssh logged on user vs cygwin user on console In-Reply-To: Message-ID: Importance: Normal MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Tue, 8 Apr 2003, Richard Sharpe wrote: > Hi, > > In trying to figure out my problems with Net Use via ssh, I noticed the > following. > > If I log on to my Win2K system with ssh, I can do net use blah blah and I > get a drive that I can use and so forth. > > However, if I look AT what drives are mapped from a cygwin window on the > console, these drives show up as unavailable, and when I try to use them, > as in: > > dir j: > > I get the following error message: > > dir: j\:: no such file or directory > > which suggests that the ssh logged on process is actually adding a literal > : in the device name or something. > > Has anyone seen this? Does anyone know a work around? Using some single > quotes around strings did not help. > > Regards > Richard Sharpe The second colon is added by the "ls" command. Try "ls /cygdrive/j" -- you'll get the same result. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha AT cs DOT nyu DOT edu ZZZzz /,`.-'`' -. ;-;;,_ igor AT watson DOT ibm DOT com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! Knowledge is an unending adventure at the edge of uncertainty. -- Leto II -- 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/