delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-ID: | <3B1FC52F.93BB76EF@cornell.edu> |
Date: | Thu, 07 Jun 2001 14:17:19 -0400 |
From: | Ivan Dobrianov <id11 AT cornell DOT edu> |
X-Mailer: | Mozilla 4.75 [en] (Windows NT 5.0; U) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com, gmargo AT yahoo DOT com |
Subject: | Re: tar won't restore permissions |
References: | <3A68F602 DOT C2BF4CC8 AT cornell DOT edu> |
Ivan Dobrianov wrote: > > I just upgraded to the latest version of Cygwin. This fixed a problem > that I had with an earler version. > > Now I seem to have a worse situation: tar will not restore the original > permissions from an archive. If I have a file in an archive > -r--r--r-- 1047/everyone 37324 2001-01-19 19:15:21 > perspective/myFile.cpp > the command: > tar xvzf myArchive.tgz -p > will restore it with the permission: > -rw-r--r-- > > All tar's I've seen so far don't even need the -p to do the right job. > The tar that came with Cygwin B20 also works right. > > Has anyone heard of this problem? > Thanks. Ok, almost half a year later I upgrade to the latest Cygwin on a W2K machine and get the same problem! One simple fix [at least for NTFS partitions] seems to be the setting of the $CYGWIN variable, e.g. in my .bashrc file: export CYGWIN=ntea # Fix tar permission problem! This also has a beneficial effect on "chmode". The User Guide warns about doing this on a non-NTFS system though! -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |