X-Spam-Check-By: sourceware.org From: "Dave Korn" To: References: <469F4C7D DOT 9080007 AT gmail DOT com> Subject: RE: Permission umask problem? Date: Thu, 19 Jul 2007 12:43:24 +0100 Message-ID: <005f01c7c9fa$050e51e0$2e08a8c0@CAM.ARTIMI.COM> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" X-Mailer: Microsoft Office Outlook 11 In-Reply-To: <469F4C7D.9080007@gmail.com> 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id l6JBhnbo030916 On 19 July 2007 12:35, Simón wrote: > I´m having a problem with the permission masks applied to my files in > cygwin. For example, if I untar a file with php files, my cygwin system > writes them as: > > -rwx------ > > If I run the same command on a Unix system the mask is: > > -rw-r--r-- > > It happens with all the files, not only php ones. That's a relief! > I´ve checked the umask > command, and both are the same in the 2 systems. > > 0022 > > Any idea? Thanks in advance, Simon. Show us an example of a command line you're using. Also check whether this is perhaps some kind of inherited windoze ACL from the directory you're unpacking in by trying it in another dir such as /tmp. If that doesn't work, let's see your cygcheck output as described at > Problem reports: http://cygwin.com/problems.html cheers, DaveK -- Can't think of a witty .sigline today.... -- 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/