X-Recipient: archive-cygwin@delorie.com
X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 	tests=AWL,BAYES_00,SARE_MSGID_LONG40
X-Spam-Check-By: sourceware.org
MIME-Version: 1.0
In-Reply-To: <loom.20100310T223730-987@post.gmane.org>
References: <loom.20100310T223730-987@post.gmane.org>
From: "DePriest, Jason R." <jrdepriest@gmail.com>
Date: Wed, 10 Mar 2010 16:03:25 -0600
Message-ID: <31b7d2791003101403t5ac23548m27dbc1e591ef1417@mail.gmail.com>
Subject: Re: setfacl fails to replace ACLs when given a pathname starting with  	a drive letter
To: cygwin@cygwin.com
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Id: <cygwin.cygwin.com>
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com

On Wed, Mar 10, 2010 at 3:43 PM, Francis Litterio <> wrote:
> I notice that setfacl does not change the ACLs of a file when given a pat=
hname
> starting with a drive letter (e.g., c:/temp/zzz), but it will work when g=
iven a
> UNIX-style pathname (e.g., /cygdrive/c/temp/zzz). =A0Example below. =A0Is=
 this a
> known problem?
> --
> Fran

I'm pretty sure it is more of a feature than a problem.

The path of c:/temp/zzz doesn't have any meaning in POSIX.  I suppose
we're lucky Cygwin supports that format for *any* actions.

-Jason

--
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

