X-Recipient: archive-cygwin@delorie.com
X-Spam-Check-By: sourceware.org
X-VirusChecked: Checked
X-Env-Sender: tom.quarendon@teamwpc.co.uk
X-Msg-Ref: server-7.tower-189.messagelabs.com!1216984746!9879507!1
X-StarScan-Version: 5.5.12.14.2; banners=teamwpc.co.uk,-,-
Message-ID: <4889B696.70304@teamwpc.co.uk>
Date: Fri, 25 Jul 2008 12:18:46 +0100
From: Tom Quarendon <tom.quarendon@teamwpc.co.uk>
Reply-To: tom.quarendon@teamwpc.co.uk
User-Agent: Thunderbird 2.0.0.16 (Windows/20080708)
MIME-Version: 1.0
To: cygwin@cygwin.com
Subject: Problems with file permissions and cp when running on Vista
Content-Type: text/plain; charset=ISO-8859-1; format=flowed
Content-Transfer-Encoding: 7bit
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Id: <cygwin.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

I'm getting problems copying files when running on my vista machine. 
I've got full vista UAC control turned on.

I have a source file, and if I do getfacl I get:
$ getfacl analysisLanguageResults.gif
# file: analysisLanguageResults.gif
# owner: Tom
# group: None
user::---
group::---
group:SYSTEM:rwx
group:Administrators:rwx
group:Users:r-x
mask:rwx
other:---

If I copy the file with CP, the result has
# file: analysisLanguageResults.gif
# owner: Tom
# group: None
user::---
group::---
mask:rwx
other:---

As a result I can't read the resulting file, all I get is access denied.

I'm sure there's some cygwin setup I can do to fix this, but I kind of 
hoped it would work out of the box.


Any ideas on how to make this work without having to chmod each file I copy?

______________________________________________________________________
This email has been scanned by the MessageLabs Email Security System.
For more information please visit http://www.messagelabs.com/email 
______________________________________________________________________

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

