X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Fri, 13 Nov 2009 10:57:29 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: 1.7 file permissions changes Message-ID: <20091113095729.GM26238@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <377225 DOT 58673 DOT qm AT web65414 DOT mail DOT ac4 DOT yahoo DOT com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <377225.58673.qm@web65414.mail.ac4.yahoo.com> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Nov 12 10:12, Eric Benson wrote: > Recently I installed Windows 7 and Cygwin 1.7 from scratch > and rebuilt all of the pieces of my system using the latest versions > of all components. The encoder process is now failing because it is > unable to remove the directory > that was created by the Autoit script. The Cygwin process can read > files created by the Windows process just fine, but it cannot create > new files in that directory, nor can it delete any files or > directories created by the Windows process. I have complete control > of all directory and file creation on both sides of the > Cygwin/Windows divide. Is there something I can do on either side so > that the directory I create in Windows (using Autoit's DirCreate > function) can be modified and deleted by Cygwin's Unix API? Without more details I hazard a guess: The Windows process creates the directory without permissions for you to delete the directory or files in that directory and you're running under UAC. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- 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