Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 X-Originating-IP: [66.167.206.172] X-Originating-Email: [rkitover AT hotmail DOT com] X-Sender: rkitover AT hotmail DOT com From: "Rafael Kitover" To: Subject: RE: Rsync, Cygwin and ACL support Date: Thu, 29 Jan 2004 13:56:50 -0800 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit In-Reply-To: Message-ID: X-OriginalArrivalTime: 29 Jan 2004 21:56:55.0088 (UTC) FILETIME=[CF2C9B00:01C3E6B2] It seems there's no posix acl support in Cygwin, as far as I could see. The libraries are here if anyone wants to try porting them to Win32 acls: ftp://oss.sgi.com/projects/xfs/latest/cmd_tars/acl-2.2.15.src.tar.gz ftp://oss.sgi.com/projects/xfs/latest/cmd_tars/attr-2.4.8.src.tar.gz -- Rafael >-----Original Message----- >From: cygwin-owner AT cygwin DOT com [mailto:cygwin-owner AT cygwin DOT com] On Behalf Of >alaslavic AT havertys DOT com >Sent: Thursday, January 29, 2004 8:12 AM >To: cygwin AT cygwin DOT com >Subject: Rsync, Cygwin and ACL support > > > > > >My life would be much easier if I could use Rsync on Cygwin, to go from >windows to linux, and preserve POSIX acls along the way. Rsync does not >support this, without a patch. This patch works fine in linux, and applies >correctly in Cygwin, but I am unable to get Cygwin past the ./configure >stage. > >I have applied the patch to the rsync source, and run ./configure >--with-acl-support=yes. >There is a failure during configure that is killing acl support ---> > >Checking whether to support ACLS... checking for acl_get_file in -lacl... >no >checking for ACL support... no > >I suppose my question for the list is, is the POSIX acl support in Cygwin >complete enough that this should work, or am I wasting my time? If anyone >knows a way around this, I would be most appreciative. > >Alex Laslavic >Havertys Tech Services -- 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/