This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: setfacl fails to replace ACLs when given a pathname starting with a drive letter


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 pathname
> starting with a drive letter (e.g., c:/temp/zzz), but it will work when given a
> UNIX-style pathname (e.g., /cygdrive/c/temp/zzz). ?Example below. ?Is 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]