https://bugzilla.samba.org/show_bug.cgi?id=10579
Summary: --xattr internal abbrev error
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: Mac OS X
Status: NEW
Severity: major
Priority: P5
Component: core
AssignedTo: [email protected]
ReportedBy: [email protected]
QAContact: [email protected]
I'm tentatively marking this as an OS X issue as the xattr I'm failing on is
Mac specific, but it may be an incompatibility somewhere else.
Basically I'm running the following command:
> sudo /opt/local/bin/rsync -rultxX -vih --delete-during /foo/bar
> root@remote:/foo/bar
However, I'm receiving an error as follows:
> [sender] internal abbrev error on Macintosh HD/opt (com.apple.FinderInfo,
> len=32)!
> rsync error: protocol incompatibility (code 2) at xattrs.c(682) [sender=3.0.9]
Which then causes rsync to abort early.
--
Configure bugmail: https://bugzilla.samba.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
--
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