X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
Date: Fri, 13 Nov 2009 10:57:29 +0100
From: Corinna Vinschen <corinna-cygwin@cygwin.com>
To: cygwin@cygwin.com
Subject: Re: 1.7 file permissions changes
Message-ID: <20091113095729.GM26238@calimero.vinschen.de>
Reply-To: cygwin@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
References: <377225.58673.qm@web65414.mail.ac4.yahoo.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@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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

