X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=0.6 required=5.0 tests=AWL,BAYES_05,DKIM_ADSP_CUSTOM_MED,FREEMAIL_FROM,NML_ADSP_CUSTOM_MED,SPF_HELO_PASS,T_RP_MATCHES_RCVD,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Bryan Slatner Subject: Re: Permissions on Windows 2008 Date: Fri, 10 Dec 2010 15:20:55 +0000 (UTC) Lines: 22 Message-ID: References: <4CFDC52D DOT 4070909 AT bopp DOT net> <4D022493 DOT 9080502 AT bopp DOT net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit User-Agent: Loom/3.14 (http://gmane.org/) X-IsSubscribed: yes 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 Jeremy Bopp bopp.net> writes: > Take a look at the noacl option. You'll want to apply that to whatever > mountpoint contains the target path of your copy operation. If you want > to be surgical in the application, create a new mountpoint with this > option set and copy your files into paths within it. Otherwise, you can > apply it to the cygdrive mountpoint so that the option applies to any > path under /cygdrive and UNC paths. > > I'm not sure if it's possible to change the mount options of /, > /usr/bin, or /usr/lib since those mountpoints are implicitly defined. > Setting this option on them would probably break things anyway. If your > target path is currently something like /home/whatever, set up a new > mountpoint with the noacl option and copy to that instead. Ah, now, THAT did the trick. I left the default cygdrive alone and created a new mountpoint with the noacl option. Now it does exactly what I want it to when files are uploaded into that directory. Thanks again, Jeremy! -- 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