On Fri, 10 Oct 2003 19:10:50 +0200 frache <address@hidden> wrote:
> there was some talk about ACLs recently here, but I don't know the result.
>
> if I try to mount a partition with "mount -t smbfs //windows/C$
> /mnt/source",
> then just backup it with "rdiff-backup /mnt/source /mnt/dest"
> what happens with the ACLs when I restore from '/mnt/dest' to
> '/mnt/source' ?
>
> does version 0.13 solve this case ?
> has anyone a better solution ? (like using rsync/rdiff/ssh on cygwin,
> and make backup between NTFS computers only ?)
rdiff-backup can save and restore ACL information whether or not the
destination supports ACLs. I only have experience with linux ACLs, so