>> Rsync's man page inidcates support for ACLs, but does not mention what
>> ACL model is supported.
>
>Rsync supports POSIX ACLs as described at http://acl.bestbits.at/ .
>
>> > - Rsync uses Unix-like UIDs and GIDs. [...]
>
>> Presumably, if rsync supports ACLs, it supports the NFSv4 style
>> "use
On Fri, 2009-04-17 at 11:20 -0500, Ryan Malayter wrote:
> Rsync's man page inidcates support for ACLs, but does not mention what
> ACL model is supported.
Rsync supports POSIX ACLs as described at http://acl.bestbits.at/ .
> > - Rsync uses Unix-like UIDs and GIDs. [...]
> Presumably, if rsync su
On Thu, Apr 16, 2009 at 6:40 AM, David de Lama wrote:
> There are two opportunities for information loss in the ACL conversion:
>
> - PSIX ACLs support only read, write, and execute permissions. Thus,
> aspects of Windows ACLs that cannot be represented by a combination of
> read, write, and execu
Hi @all!
I want to backup Windows files to a Linux Server including the Windows ACLs.
I found this at nabble.com
http://www.nabble.com/Rsync-windows-acls-td21205816.html
-
On Mon, 2008-12-29 at 09:54