[BUG] clear ACL-s on destination

Stanisław Gruszka stf_xl at wp.pl
Fri Mar 9 07:30:40 GMT 2007


Dnia 8-03-2007 o godz. 15:00 Stanisław Gruszka napisał(a):
> Destroy ACL-s on destination when no ACL-s differens between 
> source and destination. 

Wayne, here is example:

stasiu at sg /mnt/hda5 $ getfacl --omit-header export/file
user::rw-
user:apache:-w-
group::r--
mask::rw-
other::r--

stasiu at sg /mnt/hda5 $ getfacl --omit-header copy/file
user::rw-
group::r--
other::r--

stasiu at sg /mnt/hda5 $ rsync -av -X -A --delete 127.0.0.1::rsync-export copy
receiving incremental file list

sent 2859 bytes  received 38449 bytes  6355.08 bytes/sec
total size is 32768693  speedup is 793.28

stasiu at sg /mnt/hda5 $ getfacl --omit-header copy/file
user::rw-
user:apache:-w-
group::r--
mask::rw-
other::r--

stasiu at sg /mnt/hda5 $ rsync -av -X -A --delete 127.0.0.1::rsync-export copy
receiving incremental file list

sent 308 bytes  received 35898 bytes  10344.57 bytes/sec
total size is 32768693  speedup is 905.06

stasiu at sg /mnt/hda5 $ getfacl --omit-header copy/file
user::rw-
group::rw-
other::r--

----------------------------------------------------
Kelnerka, asystentka, księgowa, informatyk – sprawdź 
może to właśnie Ciebie poszukują 
pracodawcy! 
http://klik.wp.pl/?adr=http%3A%2F%2Fpraca.wp.pl%2Fwyniki_wyszukiwania.html&sid=1050




More information about the rsync mailing list