ACL functions which don't exist on Linux. We
probably can't use the man pages from Solaris due to copyright constraints,
but the FreeBSD man pages should be ok.
The Solaris man pages were made available under the CDDL or PDL derived
from MPL: we have Solaris 10 and OpenSolaris 2010 av
Solaris ACL functions which don't exist on Linux. We
probably can't use the man pages from Solaris due to copyright constraints,
but the FreeBSD man pages should be ok.
The Solaris man pages were made available under the CDDL or PDL derived
from MPL: we have Solaris 10 and OpenSo
Am 21.02.2023 um 14:10 schrieb Jonathan Chapman-Moore via Cygwin-apps:
Hi,
I was wondering when ACL was going to be added to Cygwin?
It's long been available, see /bin/[gs]etfacl
Hi,
I was wondering when ACL was going to be added to Cygwin?
http://savannah.nongnu.org/projects/acl
Thanks,
Jonathan Moore
Hi!
This is another patch for cygport:
In lib/src_prep.cygpart/__mkdirs(),
remove all extended ACL entries of ${workdir}, first,
as a fool-proof (e.g., in case file permission tests are required,
or in case file permission under ${D} would be contaminated).
I encounterd a case (cmake) in
On Jul 9 07:39, Thomas Wolff wrote:
> Hi Corinna,
> any ideas about this network installation problem? I sent the requested ACL
> infos:
> https://cygwin.com/ml/cygwin-apps/2016-06/msg00084.html
I looked at the ACLs but I don't see anything weird, sorry. Somebody
would have to
Hi Corinna,
any ideas about this network installation problem? I sent the requested
ACL infos:
https://cygwin.com/ml/cygwin-apps/2016-06/msg00084.html
I'll be in that lab again on Monday, in case you may ask for further
diagnostics.
Thomas
r.
>
>Stopped working recently. rsync doesn't set the ACL correctly. rsync
>sets the rights of the Users user to nothing at all,
>which makes the web site not work at all. (I have switched my laptop
>since it last worked and reinstalled cygwin.)
>
>After running rsync, I
Using rsync to update my web site on a Windows 2003 Server using the
following command
rsync --archive --stats /cygdrive/c/data/publish/ -e ssh
[EMAIL PROTECTED]:/cygdrive/c/Inetpub/ssc2
Worked fine for a year.
Stopped working recently. rsync doesn't set the ACL correctly. rsync
set