Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: Try my experimental rsync with xattr support: msg#00084
|
Subject: |
Re: Try my experimental rsync with xattr support |
On Thu, 2004-10-14 at 11:36, Jay Fenlason wrote:
> I've written a patch to rsync that adds support for transferring posix
> extended attributes. I've put the srpm and an i386 binary rpm at
> http://people.redhat.com/fenlason/rsync/rsync-2.6.3-2.{src,i386}.rpm
> These rpms also contain the acl patch.
>
> To enable the transfer of extended attributes you need to use the new
> -X option. Naturally, both the client and server rsyncs must include
> the extended attribute patch if you use -X.
>
> Please try this rpm out, and report whether it works or not. After I
> get some feedback I'll be sending the patch (or its successor) to the
> upstream rsync maintainer.
Nice, thanks. Trivial test of rsync -aX -e ssh /etc host:/tmp correctly
reproduced the SELinux attributes on the /tmp/etc tree on the target
host.
--
Stephen Smalley <sds@xxxxxxxxxxxxxx>
National Security Agency
|
| |