X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Sun, 2 May 2010 13:33:33 +0200 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: cygwin with microsoft remote desktop Message-ID: <20100502113333.GE1845@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <4BDD5AA1 DOT 1030609 AT cornell DOT edu> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <4BDD5AA1.1030609@cornell.edu> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On May 2 06:57, Eric Friedman wrote: > Hi all, > > I am using windows remote desktop to access cygwin on a remote > machine with a disk on my local computer remote mounted, via remote > desktop. On the remote machine this disk shows up under my computer > but is not assigned a drive letter. > > How do I access it from within cygwin? I can't use \cygwin\letter, > since there is no drive letter. - Cygwin is a POSIX emulation layer. Please use slashes, not backslashes: http://cygwin.com/cygwin-ug-net/using.html#using-pathnames - The default prefix for drive letters is /cygdrive, not /cygwin: http://cygwin.com/cygwin-ug-net/using.html#cygdrive - Using the UNC notation with two leading slashes for network paths is allowed in Cygwin. Examples are throughout the entire User's Guide section: http://cygwin.com/cygwin-ug-net/using.html#using-pathnames Did I mention the User's Guide? Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple