Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 Message-ID: <002d01c3bf69$d15d9bb0$7b07000a@steven> From: "Steven Hartland" To: References: <200312101900 DOT hBAJ0Uki015582 AT beta DOT mvs DOT co DOT il> <6 DOT 0 DOT 1 DOT 1 DOT 0 DOT 20031210155739 DOT 03912978 AT 127 DOT 0 DOT 0 DOT 1> Subject: file permissions issues on creation with cygwin 1.5.5-1? Date: Wed, 10 Dec 2003 22:06:08 -0000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 I've been having a number of issue with cygwin since install. I've gone though all the usual sources before asking but cant seem to get any closer to solving the issue. Im currently seeing two seperate problems which both turn out to be file permission based. Setup: Windows XP, NTFS, CYGWIN=ntsec, cygwin 1.5.5-1 Issues: 1. rsync partial file updates fails with: rename failed ... permission denied 2. execution of an application extracted under cygwin fails random error ( it cant access its dll in the local dir ) >From my investigations is appears that cygwin is maintaining the "default" permissions that should be inherited from the current dir / parent directory. The core cause for both the errors appears to be the lack of access to the created files by "SYSTEM". All the standard permission for the current user / or owner of the files seems to be correct but its the "hidden" permissions or lack of that are causing the issues. So where do I go from here? Has anyone else seen this behaviour, knows a fix? Regards Steve -- 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/