search for: house0

Displaying 1 result from an estimated 1 matches for "house0".

Did you mean: house
2008 Nov 02
2
Problem with extended ACLs in 3.0.4?
...now to get back into the public version of rsync, but am finding difficulties. This one seems pretty basic. It's on a CentOS 4.5 machine with rsync rpm rsync-3.0.4-1.el4.rf and kernel 2.6.9-55.0.2.plus.c4. After the operation, f1 and f2 should have identical ACLs. They don't. [root@house0 t]# ls -l total 4 -r-xr-xr-x+ 1 adm sys 0 Nov 2 12:57 f1 [root@house0 t]# getfacl f1 # file: f1 # owner: adm # group: sys user::r-x group::r-x mask::r-x other::r-x [root@house0 t]# rsync -aX -v --itemize-changes f1 f2 sending incremental file list >f+++++++++ f1 sent 118 bytes...