<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>
<div>i`m sure that if you use ext3/4 as the destination filesystem (instead of hfs+) and also access that via netatalk the same way as you access the source, then all is fine again.</div>

<div> </div>

<div>i think it`s the transition from ext4->hfs+ and the dbehaviour of netatalk accessing and handling metadata on ext4 and hfs+ differently</div>

<div> </div>

<div>you may take a look at http://netatalk.sourceforge.net/3.1/htmldocs/afp.conf.5.html  to see how netatalk handles metadata different on different filesystem, so maybe params   "appledouble", "ea", "convert appledouble" are interesting for you.</div>

<div> </div>

<div>maybe there are others, i did not every use netatalk yet...</div>

<div> </div>

<div>so, indeed no rsync issue but a apple/netatalk specific one...</div>

<div> </div>

<div>regards</div>

<div>roland</div>

<div> </div>

<div>
<div name="quote" style="margin:10px 5px 5px 10px; padding: 10px 0 10px 10px; border-left:2px solid #C3D9E5; word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">
<div style="margin:0 0 10px 0;"><b>Gesendet:</b> Donnerstag, 18. Dezember 2014 um 12:36 Uhr<br/>
<b>Von:</b> "bryan.pliatsios" <bryan.pliatsios@wellcom.com.au><br/>
<b>An:</b> "Ram Ballu" <ram@edom.it>, devzero@web.de, rsync <rsync@lists.samba.org><br/>
<b>Betreff:</b> Re: Aw: Re: Re: rsync not copy all information for font file</div>

<div name="quoted-content">
<div>Ram,</div>

<div>  Look inside the .AppleDouble folder and tou will find the resource forks that hold the main part of the font data.</div>

<div> </div>

<div>  Not a 'problem' with netatalk, but just how netatalk works so that it can represent apple files on non-apple filesystems.</div>

<div> </div>

<div>   If you confirm the data all matches, this will prove rsync is working properly.</div>

<div> </div>

<div>  Bryan</div>
<br/>
<br/>
-------- Original message --------<br/>
From: Ram Ballu<br/>
Date:18/12/2014 22:11 (GMT+10:00)<br/>
To: devzero@web.de,rsync<br/>
Subject: Re: Aw: Re: Re: rsync not copy all information for font file<br/>
<br/>
ls -la Source folder
<div>----------------------------********----------------------------------</div>

<div>
<div>root@---:/BKP_SC//FONT# ls -la</div>

<div>totale 2808</div>

<div>drwxr-sr-x 1 nobody 65533    944 giu 30  2010 .</div>

<div>drwxr-sr-x 1 nobody 65533   1440 mar 18  2014 ..</div>

<div>-rw-r--r-- 1 nobody 65533  12292 apr 20  2012 :2eDS_Store</div>

<div>drwxr-sr-x 1 nobody 65533    880 giu 30  2010 .AppleDouble</div>

<div>-rw-r--r-- 1 nobody 65533      0 mar  5  2010 Davys Dingbats 1</div>

<div>-rw-r--r-- 1 nobody 65533      0 mar  5  2010 Davys Dingbats 2</div>

<div>-rw-r--r-- 1 nobody 65533      0 mar 22  2010 Graeca.fam</div>

<div>drwxr-sr-x 1 nobody 65533    144 mar 26  2010 Greca Opentype</div>

<div>-rw-r--r-- 1 nobody 65533      0 lug 28  2007 L Decoration Pi 1</div>

<div>-rw-r--r-- 1 nobody 65533      0 ago 18  2006 LDecPiOne</div>

<div>-rw-r--r-- 1 nobody 65533      0 lug 28  2007 MathematicalPi 3</div>

<div>-rw-r--r-- 1 nobody 65533      0 ago 18  2006 MathePiThr</div>

<div>drwxr-sr-x 1 nobody 65533    536 apr 23  2010 Method</div>

<div>-rw-r--r-- 1 nobody 65533 279376 lug 31  2009 MinionPro-BoldCnIt.otf</div>

<div>-rw-r--r-- 1 nobody 65533 236528 lug 31  2009 MinionPro-BoldCn.otf</div>

<div>-rw-r--r-- 1 nobody 65533 280820 lug 31  2009 MinionPro-BoldIt.otf</div>

<div>-rw-r--r-- 1 nobody 65533 234868 lug 31  2009 MinionPro-Bold.otf</div>

<div>-rw-r--r-- 1 nobody 65533 280924 lug 31  2009 MinionPro-It.otf</div>

<div>-rw-r--r-- 1 nobody 65533 279836 lug 31  2009 MinionPro-MediumIt.otf</div>

<div>-rw-r--r-- 1 nobody 65533 236940 lug 31  2009 MinionPro-Medium.otf</div>

<div>-rw-r--r-- 1 nobody 65533 235436 lug 31  2009 MinionPro-Regular.otf</div>

<div>-rw-r--r-- 1 nobody 65533 281364 lug 31  2009 MinionPro-SemiboldIt.otf</div>

<div>-rw-r--r-- 1 nobody 65533 237800 lug 31  2009 MinionPro-Semibold.otf</div>

<div>-rw-r--r-- 1 nobody 65533      0 ago 18  2006 Monotype Sorts</div>

<div>-rw-r--r-- 1 nobody 65533      0 ago 18  2006 Rapha</div>

<div>-rw-r--r-- 1 nobody 65533      0 lug 28  2007 Raphael</div>

<div>-rw-r--r-- 1 nobody 65533  75020 dic 25  2005 Symbol.dfont</div>

<div>-rw-r--r-- 1 nobody 65533 154081 dic 25  2005 ZapfDingbats.dfont</div>

<div>----------------------********------------------------------</div>

<div> </div>

<div>ls -la destination folder</div>

<div>--------------------**************-----------------------</div>

<div>
<div>root@---:/BKP_DES# ls -la</div>

<div>totale 2808</div>

<div>drwxr-sr-x  1 nobody 65533    952 giu 30  2010 .</div>

<div>drwxr-xr-x 25 root   root    4096 dic 12 06:36 ..</div>

<div>-rw-r--r--  1 nobody 65533  12292 apr 20  2012 :2eDS_Store</div>

<div>drwxr-sr-x  1 nobody 65533    884 giu 30  2010 .AppleDouble</div>

<div>-rw-r--r--  1 nobody 65533      0 mar  5  2010 Davys Dingbats 1</div>

<div>-rw-r--r--  1 nobody 65533      0 mar  5  2010 Davys Dingbats 2</div>

<div>-rw-r--r--  1 nobody 65533      0 mar 22  2010 Graeca.fam</div>

<div>drwxr-sr-x  1 nobody 65533    170 mar 26  2010 Greca Opentype</div>

<div>-rw-r--r--  1 nobody 65533      0 lug 28  2007 L Decoration Pi 1</div>

<div>-rw-r--r--  1 nobody 65533      0 ago 18  2006 LDecPiOne</div>

<div>-rw-r--r--  1 nobody 65533      0 lug 28  2007 MathematicalPi 3</div>

<div>-rw-r--r--  1 nobody 65533      0 ago 18  2006 MathePiThr</div>

<div>drwxr-sr-x  1 nobody 65533    612 apr 23  2010 Method</div>

<div>-rw-r--r--  1 nobody 65533 279376 lug 31  2009 MinionPro-BoldCnIt.otf</div>

<div>-rw-r--r--  1 nobody 65533 236528 lug 31  2009 MinionPro-BoldCn.otf</div>

<div>-rw-r--r--  1 nobody 65533 280820 lug 31  2009 MinionPro-BoldIt.otf</div>

<div>-rw-r--r--  1 nobody 65533 234868 lug 31  2009 MinionPro-Bold.otf</div>

<div>-rw-r--r--  1 nobody 65533 280924 lug 31  2009 MinionPro-It.otf</div>

<div>-rw-r--r--  1 nobody 65533 279836 lug 31  2009 MinionPro-MediumIt.otf</div>

<div>-rw-r--r--  1 nobody 65533 236940 lug 31  2009 MinionPro-Medium.otf</div>

<div>-rw-r--r--  1 nobody 65533 235436 lug 31  2009 MinionPro-Regular.otf</div>

<div>-rw-r--r--  1 nobody 65533 281364 lug 31  2009 MinionPro-SemiboldIt.otf</div>

<div>-rw-r--r--  1 nobody 65533 237800 lug 31  2009 MinionPro-Semibold.otf</div>

<div>-rw-r--r--  1 nobody 65533      0 ago 18  2006 Monotype Sorts</div>

<div>-rw-r--r--  1 nobody 65533      0 ago 18  2006 Rapha</div>

<div>-rw-r--r--  1 nobody 65533      0 lug 28  2007 Raphael</div>

<div>-rw-r--r--  1 nobody 65533  75020 dic 25  2005 Symbol.dfont</div>

<div>-rw-r--r--  1 nobody 65533 154081 dic 25  2005 ZapfDingbats.dfont</div>
</div>

<div>-------------------------***********----------------------------</div>

<div> </div>

<div>hmmmmm never think about this, it is 0 kb also on source from command line of my ubuntu server </div>

<div>:-(</div>

<div>I always thought problem relating to rsync but rsync is doing well job exactly copy what it found in source to destination.</div>

<div> </div>

<div>Just to check i connect to shared folder of my ubuntu server that i use for job and enter from terminal (command line of mac os X) and view ls -la for same folder, it also show what i get from linux command line. Here i copy these information as well</div>

<div> </div>

<div>
<div>Mac-Pro-di-Ram:FONT MacPro$ ls -la</div>

<div>total 7008</div>

<div>drwxr-xr-x@ 27 MacPro  staff     874 30 Giu  2010 .</div>

<div>drwxr-xr-x@ 36 MacPro  staff    1180 18 Mar  2014 ..</div>

<div>-rwxr-xr-x@  1 MacPro  staff   12292 20 Apr  2012 .DS_Store</div>

<div>-rwxr-xr-x@  1 MacPro  staff       0  5 Mar  2010 Davys Dingbats 1</div>

<div>-rwxr-xr-x@  1 MacPro  staff       0  5 Mar  2010 Davys Dingbats 2</div>

<div>-rwxr-xr-x@  1 MacPro  staff       0 22 Mar  2010 Graeca.fam</div>

<div>drwxr-xr-x@  4 MacPro  staff     264 26 Mar  2010 Greca Opentype</div>

<div>-rwxr-xr-x@  1 MacPro  staff       0 28 Lug  2007 L Decoration Pi 1</div>

<div>-rwxr-xr-x@  1 MacPro  staff       0 18 Ago  2006 LDecPiOne</div>

<div>-rwxr-xr-x@  1 MacPro  staff       0 18 Ago  2006 MathePiThr</div>

<div>-rwxr-xr-x@  1 MacPro  staff       0 28 Lug  2007 MathematicalPi 3</div>

<div>drwxr-xr-x@ 17 MacPro  staff     534 23 Apr  2010 Method</div>

<div>-rwxr-xr-x   1 MacPro  staff  234868 31 Lug  2009 MinionPro-Bold.otf</div>

<div>-rwxr-xr-x   1 MacPro  staff  236528 31 Lug  2009 MinionPro-BoldCn.otf</div>

<div>-rwxr-xr-x   1 MacPro  staff  279376 31 Lug  2009 MinionPro-BoldCnIt.otf</div>

<div>-rwxr-xr-x   1 MacPro  staff  280820 31 Lug  2009 MinionPro-BoldIt.otf</div>

<div>-rwxr-xr-x   1 MacPro  staff  280924 31 Lug  2009 MinionPro-It.otf</div>

<div>-rwxr-xr-x   1 MacPro  staff  236940 31 Lug  2009 MinionPro-Medium.otf</div>

<div>-rwxr-xr-x   1 MacPro  staff  279836 31 Lug  2009 MinionPro-MediumIt.otf</div>

<div>-rwxr-xr-x   1 MacPro  staff  235436 31 Lug  2009 MinionPro-Regular.otf</div>

<div>-rwxr-xr-x   1 MacPro  staff  237800 31 Lug  2009 MinionPro-Semibold.otf</div>

<div>-rwxr-xr-x   1 MacPro  staff  281364 31 Lug  2009 MinionPro-SemiboldIt.otf</div>

<div>-rwxr-xr-x@  1 MacPro  staff       0 18 Ago  2006 Monotype Sorts</div>

<div>-rwxr-xr-x@  1 MacPro  staff       0 18 Ago  2006 Rapha</div>

<div>-rwxr-xr-x@  1 MacPro  staff       0 28 Lug  2007 Raphael</div>

<div>-rwxr-xr-x   1 MacPro  staff   75020 25 Dic  2005 Symbol.dfont</div>

<div>-rwxr-xr-x   1 MacPro  staff  154081 25 Dic  2005 ZapfDingbats.dfont</div>
</div>

<div> </div>

<div>but if i open folder i got what i posted in screenshot :-(</div>

<div> </div>

<div>So problem is netatalk? </div>

<div> </div>

<div>Thanks a lot Ronald </div>

<div>Ram</div>

<div> </div>

<div> </div>

<div>
<div>Il giorno 18/dic/2014, alle ore 11.18, <a href="devzero@web.de" target="_parent">devzero@web.de</a> ha scritto:</div>
 

<blockquote>
<div>
<div style="font-family: Verdana;font-size: 12.0px;">
<div>
<div>so, apparently you may have missed this mail:</div>

<div> </div>

<div>>but this does not explain why the files on the destination are 0kb sized - with that background</div>

<div>>information you delivered, i assume they may already be 0kb on the source side - but Ram may</div>

<div>>have overseen that because he did not look from the shell`s point of view but from the OSX</div>

<div>>point of view via netatalk ? so this is not a rsync problem at all then...</div>

<div> </div>

<div>
<div>you look onto the files from the OSX`s point of view via netatalk.</div>

<div> </div>

<div>please send the output of "ls -la" from the unix commandline, i`m sure this looks very different there. I still assume the files are 0kb on the source side already when you  take a look below the appletalk layer...</div>

<div> </div>

<div>regards</div>

<div>roland</div>

<div> </div>

<div> </div>

<div style="margin: 10.0px 5.0px 5.0px 10.0px;padding: 10.0px 0 10.0px 10.0px;border-left: 2.0px solid rgb(195,217,229);">
<div style="margin: 0 0 10.0px 0;"><b>Gesendet:</b> Donnerstag, 18. Dezember 2014 um 10:02 Uhr<br/>
<b>Von:</b> "Ram Ballu" <<a href="ram@edom.it" target="_parent">ram@edom.it</a>><br/>
<b>An:</b> <a href="devzero@web.de" target="_parent">devzero@web.de</a><br/>
<b>Betreff:</b> Re: Aw: Re: rsync not copy all information for font file</div>

<div>
<div>
<div>
<div>Il giorno 17/dic/2014, alle ore 20.48, <a>devzero@web.de</a> ha scritto:</div>
 

<blockquote>
<div>
<div style="font-family: Verdana;font-size: 12.0px;">
<div>
<div>
<div>I`m curious how linux should be able to distinguish that "Monotype Sorts" is a "Font Suitcase" and "Rapha" is a PS Type1 Font.</div>
</div>
</div>
</div>
</div>
</blockquote>

<blockquote>
<div>
<div style="font-family: Verdana;font-size: 12.0px;">
<div>
<div>are these screenshots taken on OSX or on linux ?</div>
</div>
</div>
</div>
</blockquote>
 

<div>Screenshots taken from mac after backup i open both folder source folder from the server and destination folder from the back hdd.</div>
 

<blockquote>
<div>
<div style="font-family: Verdana;font-size: 12.0px;">
<div>
<div> </div>

<div><b>Gesendet:</b> Mittwoch, 17. Dezember 2014 um 14:01 Uh</div>

<div> </div>

<div>
<div style="margin: 10.0px 5.0px 5.0px 10.0px;padding: 10.0px 0 10.0px 10.0px;border-left: 2.0px solid rgb(195,217,229);">
<div style="margin: 0 0 10.0px 0;"><b>Von:</b> "Ram Ballu" <<a>ram@edom.it</a>><br/>
<b>An:</b> <a>devzero@web.de</a><br/>
<b>Betreff:</b> Re: rsync not copy all information for font file</div>

<div>
<div>
<div>
<div>Il giorno 16/dic/2014, alle ore 20.28, <a>devzero@web.de</a> ha scritto:</div>

<blockquote>
<div>
<div style="font-family: Verdana;font-size: 12.0px;">
<div>
<div>maybe you can put them on <a href="http://minus.com/" target="_blank">minus.com</a> (that works without login) and link them here?</div>
</div>
</div>
</div>
</blockquote>

<div> </div>

<div>Link Screenshot original folder--> <a href="http://min.us/i/KKFsDDgZcwaq" target="_blank">http://min.us/i/KKFsDDgZcwaq</a></div>

<div>Link Screenshot backup folder--> <a href="http://minus.com/i/cDtRj8iQzCYA" target="_blank">http://minus.com/i/cDtRj8iQzCYA</a></div>

<div> </div>

<blockquote>
<div>
<div style="font-family: Verdana;font-size: 12.0px;">
<div>
<div>please, what is the source and what is the destination filesystem ?</div>
</div>
</div>
</div>
</blockquote>

<div> </div>
Source file system --> Ext4</div>

<div>Destination file system --> HFS+</div>

<div> </div>

<div>Thanks a lot</div>

<div>Ram</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
</div>
</div>
</div>
</div>
</div></div></body></html>