This is the mail archive of the
cygwin
mailing list for the Cygwin project.
Permission umask problem?
- From: Simón <simonvlc at gmail dot com>
- To: cygwin at cygwin dot com
- Date: Thu, 19 Jul 2007 13:35:25 +0200
- Subject: Permission umask problem?
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/