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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=BOFWo95QM9SEEX0W pyXl02t7oV6cEaiZqAHXP3SjEGNrsK0yVj67zbPrdBrtouN1heLfcDyDnRZlVuS4 ZRnu85UI3skNaf/mRMnxPYh9mRxI/tUW/eXq/LuT2NogOIyii6ph+66MGF38hdXV NW8bkn+n6D4iwCQ2y9Rwn83TTVM= 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:subject:to:references:from:message-id:date :mime-version:in-reply-to:content-type :content-transfer-encoding; s=default; bh=TXR3DIWgHzxBvQDfjFvbbt 6nBlY=; b=qhCNoxxqIgbDdDSQrvx4GoTleQa8aWvI6Vwo7/a5DjL+tWr0vqNwFm sdwRsZUic8p7Osd2S30MDZJaHXpFaz3+ozqU3NWcQP8Fn1Q+fCjccKQc+3mbeeCr 8leL9nrDe8/kQMBCY7bPZy2ygMoTkIlLiJmWnKnlkwOFbAVWZaQc4= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: <cygwin.cygwin.com> List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com> List-Archive: <http://sourceware.org/ml/cygwin/> List-Post: <mailto:cygwin AT cygwin DOT com> List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> 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=-2.0 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 X-HELO: mail-qg0-f52.google.com X-Received: by 10.140.43.9 with SMTP id d9mr6591122qga.51.1448290295749; Mon, 23 Nov 2015 06:51:35 -0800 (PST) Subject: Re: Data file access on different path (drive) To: cygwin AT cygwin DOT com References: <CAE3taFBySrYf7=ZCadpe=dZtZaXmhhf5RnYtmndUd1eGa1x6XQ AT mail DOT gmail DOT com> <5652D4DE DOT 8060206 AT gmail DOT com> <CAE3taFBqKEesOj1md6N5u6=3ghFrA-yDuRsBbQTPGinch1BCjQ AT mail DOT gmail DOT com> <5652E92B DOT 6020203 AT lysator DOT liu DOT se> <CAE3taFCoFyDgx+t0CdesiaUutAAwy3TU0akwcLEVLvbqp-nFeA AT mail DOT gmail DOT com> From: cyg Simple <cygsimple AT gmail DOT com> X-Enigmail-Draft-Status: N1110 Message-ID: <56532801.5060906@gmail.com> Date: Mon, 23 Nov 2015 09:51:45 -0500 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <CAE3taFCoFyDgx+t0CdesiaUutAAwy3TU0akwcLEVLvbqp-nFeA@mail.gmail.com> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-IsSubscribed: yes On 11/23/2015 6:12 AM, Lester Anderson wrote: > > Using the path as Q:/... worked but the Cygrdrive/q/... did not. > Because as Marco already pointed out it is /cygdrive/q/ and not cygdrive/q/. Q:/ works just because it is a Windows supported method but the preferred method is /cygdrive/q/. Note there are ways to reduce /cygdrive/ to / if you want to research the FAQ for it. -- cyg Simple -- 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