Re: Permission umask problem?

2007-07-19 Thread Simón
Dave Korn wrote: On 19 July 2007 13:07, Simón wrote: Brian Dessent wrote: 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-- I

Re: Permission umask problem?

2007-07-19 Thread Simón
Hi there, I unpacked the archive on /tmp as Dave suggested and the file permissions got respected. I´ve attached the cygcheck on a previous message. Kind regards, Simon. Dave Korn wrote: On 19 July 2007 12:35, Simón wrote: I´m having a problem with the permission masks applied to my

Re: Permission umask problem?

2007-07-19 Thread Simón
Ooops, sorry. Here it is. Brian Dessent wrote: 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-- I can think of three things that would cause this

Permission umask problem?

2007-07-19 Thread Simón
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 p