X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=qONG8VX4chqvDj5N+Vs3kENKscFDYmmiIAsihXNmQ5x jye2ixsXwHQU5u6Om0CpVSb3+AhBR3DwQucVt94Sp28iQWPWpGBKsGMjCvMRNDy1 U1ZP+nubwkY1+8NuiPZj+n/iJHpZ833rXTBOqPto8xw089quFt4N0/xAp3r7JS6g = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=irTyBrlWNJIdLIQBsMM1EaBYUT0=; b=dy2Gp/a/tZECCNZ7a SfuKepihTm2m03sL60K1uJ+UAxxZG3h+n2te9GuNQz8xJ1UJroQKtJ2twVppxxql qA7HeL3qFnwlStS97h9I0o2ihpzSdf3NxIJd/H7HBnoaHtSslAlvzTkpb8FEML/6 b2rFKwocCpw3wDEExKIU2mZATo= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=1.6 required=5.0 tests=BAYES_50,FREEMAIL_FROM,RDNS_NONE,SPF_PASS,URIBL_BLOCKED autolearn=no version=3.3.2 X-HELO: mail-wg0-f54.google.com X-Received: by 10.180.20.102 with SMTP id m6mr7904213wie.22.1385747770498; Fri, 29 Nov 2013 09:56:10 -0800 (PST) Message-ID: <5298D534.7080403@gmail.com> Date: Fri, 29 Nov 2013 17:56:04 +0000 From: Dave Kilroy User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.1.1 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: chere + mintty doesn't work with mapped drives References: <00ce27600b2e404cbb8f9e56c3994e8c AT CO2PR07MB556 DOT namprd07 DOT prod DOT outlook DOT com> In-Reply-To: <00ce27600b2e404cbb8f9e56c3994e8c@CO2PR07MB556.namprd07.prod.outlook.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 29/11/2013 17:29, Charles Butterfield wrote: > I've noticed that if I install a right-click shell entry via "chere" and use "minty" as the terminal that I cannot start a shell on a network share. This is true regardless of which of the following two installation commands I execute: > > chere -I -t mintty -s bash > chere -i -2 -t mintty -s bash > > A related clue is that when using a mintty terminal I cannot see network shares in /cygdrive, but when using the default chere shell I can see the network shares mapped to drives (e.g. /cygdrive/y/...). > > Any suggestions? Can you clarify which isn't working: a) a network share mapped to a drive letter, e.g N:\my\network\location b) network share accessed via \\ e.g. \\server\path\my\network\location I think a) should always work. Are you right clicking on a directory and selecting the menu item, or right clicking a blank spot in the RH pane? The two result in different logic, with the latter having to guess it's a network path. You may be able to figure out what's going on by adding a few echos to /bin/xhere Dave. -- 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