X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-0.5 required=5.0 tests=AWL,BAYES_00,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,KHOP_RCVD_TRUST,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,TW_RW X-Spam-Check-By: sourceware.org MIME-Version: 1.0 Date: Tue, 8 May 2012 16:11:36 +0300 Message-ID: Subject: Zip file extraction permissions help From: Assaf Leibovitch To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=ISO-8859-1 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 Hello all, I have a zip file, when extracted from Windows, I see files with execute permissions: For example: -rwx------+ 1 Administrators None 2782 Apr 8 10:03 pyrunner.py When using Cygwin unzip, I get the following: -rw-rw-rw- 1 Administrator None 2782 Apr 8 10:03 pyrunner.py The owner is different (Administrators vs Administrator) What should I configure to handle this so the files will get the same permissions as I get when extracting from windows Thanks -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple