<div dir="ltr">Hello,<br><div class="gmail_quote">
<br>
I found that using rsync on OS X can give some problems when it comes to Extended Attributes (-X flag).<br>
<br>
The server I use has Ubuntu with the filesystem XFS and I am trying to backup a OS X system to it. The problem is as far as I understand it that Linux Kernel has a liming on 64k för Extended Attributes and OS X don’t have this limit.<br>

<br>
Some error output.<br>
rsync: rsync_xal_set: lsetxattr(""/srv/danne/extern2/1000_EXT/2013/2013-03-05/IMG_6872-Edit.tif"","user.com.apple.ResourceFork") failed: Argument list too long (7)<br>
<br>
Error 2<br>
rsync: rsync_xal_set: lsetxattr(""/srv/nas/home/apple_bak_rsync/xxxxx/Pictures/iPhoto Library/Database/BigBlobs.apdb"","user.com.apple.FinderInfo") failed: Operation not permitted (1)<br>
<br>
Both this errors will go away if removing the -X flag from rsync.<br>
<br>
What I would like to see is a feature in rsync that checks the destination operation system environment and if it can’t handle the size of the EA being transferred then stores the EA information in a separate file.<br>
<span class="HOEnZb"><font color="#888888"><br>
//Sun_Blood</font></span></div><br></div>