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:from:to:date:subject:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; q=dns; s=default; b=NuyfVCK5gc+rAp4L6ggSpL2Fwm7De j+KUEfTNc6+EjsQA2xR7dtF3Xg9jXvBlLGWOZ5W1dopLV76rssdqCD5gXFaeYbo+ EbYKXK6gKlhMYX332hCWuVEksysQnBantHz5mbOSTw48cOCZmFPPV3N8EqJ4S7sj OkNQk5WxkHqHrE= 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:from:to:date:subject:message-id:references :in-reply-to:content-type:content-transfer-encoding :mime-version; s=default; bh=h8eb/I7YQZgJFcz1EcoK5TXce8o=; b=sCU qMY6YpHmcxQL6RyGl1urXzoYAUyCFLsPalMnZcho7sGho2p1X8GrxjaZMuz9qSUj 8tLrpfoiHmNxHkBe6BQo2G10GtbCUuZKwM/AMXyExcw3BvZPh2g1Ut3r4D2ZhdVF QQI/mgjREAgiq9KvR4vgAh8Js5HWZnvj0TmR8QhU= 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=-0.5 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD,SPF_HELO_PASS,SPF_PASS autolearn=ham version=3.3.2 X-HELO: tessa10.ups.com X-NAI-Header: Modified by McAfee Email Gateway (E5200) From: To: Date: Thu, 11 Sep 2014 07:27:30 -0400 Subject: RE: Windows 2008 access to inetsrv directory Message-ID: References: <5410E7C0 DOT 6050004 AT cygwin DOT com> In-Reply-To: <5410E7C0.6050004@cygwin.com> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s8BBRqvC014190 Yes, this is Cygwin running on a Windows 2008/R2, 64-bit server. C:\Windows\sysnative?? Are you referring to c:\Windows\SysWOW64? Using the Windows CMD shell or Cygwin bash shell, I do see there is a C:\windows\syswow64\inetsrv directory. But it does not contain, or list, the "backup" directory. -----Original Message----- From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of Larry Hall (Cygwin) Sent: Wednesday, September 10, 2014 8:07 PM To: cygwin AT cygwin DOT com Subject: Re: Windows 2008 access to inetsrv directory 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 -- 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