X-Spam-Check-By: sourceware.org Message-ID: <469F5837.7030004@gmail.com> Date: Thu, 19 Jul 2007 14:25:27 +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: Re: Permission umask problem? References: <469F4C7D DOT 9080007 AT gmail DOT com> <469F50EC DOT D078E469 AT dessent DOT net> <469F53D4 DOT 9020809 AT gmail DOT com> <006a01c7c9fe$72b2b8e0$2e08a8c0 AT CAM DOT ARTIMI DOT COM> In-Reply-To: <006a01c7c9fe$72b2b8e0$2e08a8c0@CAM.ARTIMI.COM> 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 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 can think of three things that would cause this: $CYGWIN containing >>> nontsec, a FAT/network volume, or having a non-Cygwin tar in the PATH. >>> And all three of these things would have been spotted in the cygcheck >>> output, so it's not like we ask for people to include this just for the >>> fun of it. >>> >>> >> Ooops, sorry. Here it is. >> > > > Well, it aint #1 or #3. What's curious is: > > c: hd NTFS 105175Mb 56% CP CS UN PA FC > d: cd N/A N/A > e: hd NTFS 93040Mb 74% CP CS UN PA FC Files > f: fd N/A N/A > g: fd N/A N/A > h: fd N/A N/A > i: fd N/A N/A > j: cd N/A N/A > > ... do you really have four floppy drives called F: to I:? > No Dave. That are usb ports on my tft :P. > And, exactly *which* directory are you trying to unpack in? And what does > "getfacl -a -d " show you for that dir? > > I´m trying to unpack it inside a dir on "My Documents". This is the getfacl output. getfacl -a -d example.org/ # file: example.org/ # owner: simon # group: None Thanks for all, Simon. > cheers, > DaveK > -- 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/