X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org X-VirusChecked: Checked X-Env-Sender: tom DOT quarendon AT teamwpc DOT co DOT 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 Reply-To: tom DOT quarendon AT teamwpc DOT co DOT uk User-Agent: Thunderbird 2.0.0.16 (Windows/20080708) MIME-Version: 1.0 To: cygwin AT cygwin DOT 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 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 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/