Displaying 1 result from an estimated 1 matches for "whereverelse".
Did you mean:
whateverelse
2002 Nov 18
0
patch: rsync-2.5.5: UNIX ACL support
...ouldn't defend against claims that it could wreck
your machine, your career, your life, your mojo etc.
http://www.lpmd.org/rsync-2.5.5-acl.diff.gz
or
ftp://ftp.lpmd.org/pub/rsync-2.5.5-acl.diff.gz
(thanks, JMC, for hosting)
to apply to a 2.5.5 tree,
% cd wherever/rsync-2.5.5
% gunzip < whereverelse/rsync-2.5.5-acl.diff.gz | patch -p0 \
&& ./configure --with-acl-support=yes ... \
&& make clean all
to use, throw in a `-A' option. if it doesn't work, make sure both
your local and remote (if different) rsync's have been patched:
% rsync --version | grep acl
Capabil...