delorie.com/archives/browse.cgi | search |
X-Recipient: | archive-cygwin AT delorie DOT com |
X-SWARE-Spam-Status: | No, hits=3.4 required=5.0 tests=AWL,BAYES_00,BOTNET,RCVD_IN_DNSWL_NONE |
X-Spam-Check-By: | sourceware.org |
Message-id: | <4E7113EB.9040407@cygwin.com> |
Date: | Wed, 14 Sep 2011 16:51:55 -0400 |
From: | "Larry Hall (Cygwin)" <reply-to-list-only-lh AT cygwin DOT com> |
Reply-to: | cygwin AT cygwin DOT com |
User-Agent: | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2 |
MIME-version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Re: cygwin 1.7.9, problem with cygwin1.dll, path_conv::check, has_acls()? (Windows 7) |
References: | <3ED156B391DFFE4685AD2AEA0159D28004E91D8C79 AT USWINHQMBX1 DOT hansenmedical DOT com> <j4qpsh$b3q$1 AT dough DOT gmane DOT org> <4E70EC5B DOT 50209 AT cygwin DOT com> <3ED156B391DFFE4685AD2AEA0159D28004E91D8DA5 AT USWINHQMBX1 DOT hansenmedical DOT com> |
In-reply-to: | <3ED156B391DFFE4685AD2AEA0159D28004E91D8DA5@USWINHQMBX1.hansenmedical.com> |
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 |
On 9/14/2011 4:31 PM, John Ruckstuhl wrote: > Larry Hall wrote: >> On 9/14/2011 1:56 PM, Thorsten Kampe wrote: >>> The obvious way to troubleshoot this would be to use a network drive (Z: >>> for instance) instead of UNC or to mount the share and see if that >>> works. Naturally it would also make sense to test the latest Cygwin >>> snapshot and to see if you get the same result if you use //localhost/C >>> $. >> >> Right. I was thinking this could fall into the category of a network >> share that needs to have the "noacl" mount option set. So another >> option is to try mounting the UNC path to a Cygwin path (in /etc/fstab) >> and specify the "noacl" option. > > ------------------------------------------------------------------------ > Both of your comments are a bit over my head. > I'll put in an honest effort to figure out what you mean, and then reply > with results. > It seems you are suspicious of the mount... that a defective mount WOULD > interfere when the target is expressed one way, and WOULDNOT interfere > when the target is expressed the other way. Not defective, no. In my case, I'm suggesting that you turn off POSIX permissions. These sometimes cause problems for network drives. So do something like this: mkdir /foo mount -o noacl,binary,notexec //hyperdisk/Data/Engineering/ruck /foo Then try the same tests using /foo as the root path. You can find more information about mount options here: <http://cygwin.com/cygwin-ug-net/using-utils.html#mount> -- 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
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |