Thank you, both for your advice and your patience! I had assumed that
because the built-in version didn't care about EAs, not handling EAs
wouldn't matter (i.e. that whatever it did transfer, it would recognise as
being the same as the source). Clearly that isn't the case. Apologies for
the delay reply - there were some problems with the build of rsync3 (I
didn't have xcode installed on the relevant machine, so no make), but it's
now working beautifully.

On Thu, Feb 12, 2009 at 11:40 AM, Mike Bombich <[email protected]> wrote:

> You're using the version of rsync that is built-in to Mac OS X.  Don't do
> that.  It's a fairly old version (though it is maintained by Apple), and it
> doesn't handle extended attribute modifications (or lack thereof), thus it
> transfers them every time.  When you have many files with resource forks or
> other extended attributes, you'll see files getting copied every time
> regardless of whether they've been modified.  rsync 3.0.x handles these much
> more efficiently.
>
>
-- 
Please use reply-all for most replies to avoid omitting the mailing list.
To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/rsync
Before posting, read: http://www.catb.org/~esr/faqs/smart-questions.html

Reply via email to