X-Spam-Check-By: sourceware.org Message-ID: <469F4C7D.9080007@gmail.com> Date: Thu, 19 Jul 2007 13:35:25 +0200 From: =?ISO-8859-1?Q?Sim=F3n?= User-Agent: Thunderbird 2.0.0.4 (Windows/20070604) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Permission umask problem? Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit X-IsSubscribed: yes 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 Hi there ;). 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. I´ve checked the umask command, and both are the same in the 2 systems. 0022 Any idea? Thanks in advance, Simon. -- 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/