X-Spam-Check-By: sourceware.org Message-ID: <61f6f4390512061350y92870bch93125b95c0162b18@mail.gmail.com> Date: Tue, 6 Dec 2005 16:50:33 -0500 From: Jim Drash To: cygwin AT cygwin DOT com Subject: Re: command-line archiver that understands Windows ACLs? In-Reply-To: <439605B0.20600@IcanFixYourEmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline References: <439600F2 DOT 9020600 AT IcanFixYourEmail DOT com> <20051206213559 DOT GA20995 AT trixie DOT casa DOT cgf DOT cx> <439605B0 DOT 20600 AT IcanFixYourEmail DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id jB6Lp0Hi029458 If you pack something using Solaris, then you unpack it with "Solaris" attributes. You can easily write a script that does what you need: unpacks, then sets the attributes to want. On 12/6/05, Mark McWiggins wrote: > Cygwin is installed as part of a proposed deployment solution that's > competing with MSI (*shudder*), > so it's indeed a Cygwin problem. The current archiver on the Unix > (Solaris) side happens to be > tar, but anything that could be packed under Solaris and unpacked with a > Cygwin command line > in such a way to preserve Windows ACLs is what is needed to help slay > the MSI dragon. > > Christopher Faylor wrote: > > >On Tue, Dec 06, 2005 at 01:21:54PM -0800, Mark McWiggins wrote: > > > > > >>I'm working with a company that deploys tar files from Unix to Windows > >>where the Windows administrators set their directories up with various > >>ACLs. > >> > >>Cygwin's default TAR program destroys these ACLs when files are > >>unpacked into these directories. > >> > >>Is there a command-line program that can unpack a tar file in such a > >>way as to leave the ACLs alone? WinZip can do this, but its > >>command-line addon only handles ZIP files. > >> > >> > > > >Unless you really need to use cygwin for other things, it sounds very > >much like you are asking for a non-cygwin way to deal with tar files. > > > >This really isn't a list for discussing non-cygwin solutions to > >problems. I see that a google search for "tar windows" unearths quite a > >few options so you should be able to find some no-cygwin program which > >solves your problem fairly easily. > > > >-- > >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/ > > > > > > > > > -- > Mark McWiggins > mark AT cheaperemail DOT com > 425-369-8286 (home/cell/vm -- let ring) > > > -- > 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/ > > -- 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/