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...
|
Try my experimental rsync with xattr support: msg#00083
|
Subject: |
Try my experimental rsync with xattr support |
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.
-- JF
|
| |