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:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; q=dns; s=default; b=TxIJ6AXuZERcw6v9 8VYzy9BNxHuXErTNIx+oJ3PzfLQIBt1I0ds6RWlSE0XsVW1SJv/WXSLdzATvLi/T pi6mfN89IWYdfDXWg900xV0vzkTYNv/HYzqCq73UqlpQsIcBAdLHa7vvC7z6xE7b qu4aHeKsPDf8onPgzjndMJYa3lg= 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:reply-to:mime-version:to :subject:references:in-reply-to:content-type :content-transfer-encoding; s=default; bh=WX2TEf2KBk39JpRUbf5ty/ CFbPs=; b=wMHhSsh4Gihd/dbANYrUivh95qjDFbDkK0JQnZTppYL+ajb0vRW7rP hAV/9dIC+SMWHdwXczKL/2I/YA1ajkeUsHs3GgvMKpih6UNxIG84c/Hs+p0BhxWV iLWvIofMoLdHwquEWYzI7nyRQWjy5x9UFReVFKy0E6fYWFJkJ45m4= 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.4 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 X-HELO: vms173025pub.verizon.net Message-id: <5410E7C0.6050004@cygwin.com> Date: Wed, 10 Sep 2014 20:07:28 -0400 From: "Larry Hall (Cygwin)" Reply-to: cygwin AT cygwin DOT com User-Agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Thunderbird/24.7.0 MIME-version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Windows 2008 access to inetsrv directory References: In-reply-to: Content-type: text/plain; charset=ISO-8859-1; format=flowed Content-transfer-encoding: 7bit On 09/10/2014 10:59 AM, scotttinsley AT ups DOT com wrote: > > I have been puzzling over why a cygwin bash shell cannot access the > c:\Windows\System32\inetsrv\backup directory. I have added "Users" and > "cyg_server" account to directory permissions. I still cannot cd to or copy > from the backup sub-directory. I saw postings regarding accessing certain > System32 files failing with 32-bit apps. I tried creating a file system > Junction link to the inetsrv directory, still no luck. Without knowing for sure, I'm going to guess that you're running on 64-bit Windows. If that's the case, what you're seeing is not Cygwin- specific. It's the Windows file system redirector that keeps 32-bit programs from accessing the ones in "System32" (oh the irony!) If you really want to do this, try looking down the c:\Windows\sysnative subtree instead. -- Larry _____________________________________________________________________ A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting annoying in email? -- 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