Re: ACLs restore mismatch, especially with Rsync

2012-05-24 Thread AZ 9901
Le 21 mai 2012 à 20:56, AZ 9901 a écrit : > 2012/5/21 Karl M : >> >> Take a look at SetACL. >> >> >> >> ...Karl >> > Hello Karl, > > Thank you ! > Is there also an official Microsoft tool ? > > Thank you ! > > Best regards, > > Ben I had a look, Microsoft tool is ICACLS, it has /save an

Re: ACLs restore mismatch, especially with Rsync

2012-05-21 Thread AZ 9901
2012/5/21 Karl M : > > > > > >> Date: Mon, 21 May 2012 20:15:50 +0200 >> Subject: Re: ACLs restore mismatch, especially with Rsync >> From: az9901 >> To: cygwin > >> >> Regarding a native backup / restore tool for ACLs, would you have any advi

RE: ACLs restore mismatch, especially with Rsync

2012-05-21 Thread Karl M
> Date: Mon, 21 May 2012 20:15:50 +0200 > Subject: Re: ACLs restore mismatch, especially with Rsync > From: az9901 > To: cygwin > > Regarding a native backup / restore tool for ACLs, would you have any advice ? > > Thank you very much, > > Best regards, >

Re: ACLs restore mismatch, especially with Rsync

2012-05-21 Thread AZ 9901
2012/5/21 Corinna Vinschen: > On May 21 17:46, AZ 9901 wrote: >> Hello, >> >> >> >> I have some Windows machines backed-up using Rsync on a Linux target server. >> Everything runs fine, expect ACLs restoration, does not really seem to >> work as expected. > > If you're trying to reproduce the exact

Re: ACLs restore mismatch, especially with Rsync

2012-05-21 Thread Corinna Vinschen
On May 21 17:46, AZ 9901 wrote: > Hello, > > > > I have some Windows machines backed-up using Rsync on a Linux target server. > Everything runs fine, expect ACLs restoration, does not really seem to > work as expected. If you're trying to reproduce the exact permissions as Windows sees them, yo

ACLs restore mismatch, especially with Rsync

2012-05-21 Thread AZ 9901
Hello, I have some Windows machines backed-up using Rsync on a Linux target server. Everything runs fine, expect ACLs restoration, does not really seem to work as expected. Let me show you through a detailed example. # 01 - Let's create a file on Windows - Right click, New, Text Document