On Fri, Dec 18, 2015 at 02:20:54AM +0900, HAT wrote:> Thu, 17 Dec 2015 18:05:33 +0100, Ralph Boehme <rb at sernet.de>: > > iirc you need fruit:encoding = native > > Solved. Thanks! > I'm looking forward to netatalk 3.1.8. > > $ getfattr Mew.txt > # file: Mew.txt > user.com.apple.TextEncoding > user.com.apple.metadata:kMDItemFinderComment > > smb.conf: > vfs objects = catia fruit streams_xattr > fruit:locking = netatalk > fruit:encoding = native > streams_xattr:prefix = user. > streams_xattr:store_stream_type = noahhhhhhh, so many options. Sorry about that! :( Cheerio! -slow -- SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen phone: +49-551-370000-0, fax: +49-551-370000-9 AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen http://www.sernet.de,mailto:kontakt at sernet.de
vfs_fruit and Netatalk are still incompatible when last char is dot. On OS X: $ cd /Volumes/NetatalkVol/ $ ls abc.txt. $ cd /Volumes/SambaVol/ $ ls AL3JQG~9 vfs_fruit should convert last dot to 0xf029. <http://support.microsoft.com/kb/q117258/> -- HAT
On Fri, Dec 18, 2015 at 02:57:44AM +0900, HAT wrote:> vfs_fruit and Netatalk are still incompatible when last char is dot. > > On OS X: > > $ cd /Volumes/NetatalkVol/ > $ ls > abc.txt. > > $ cd /Volumes/SambaVol/ > $ ls > AL3JQG~9 > > > vfs_fruit should convert last dot to 0xf029. > <http://support.microsoft.com/kb/q117258/>https://bugzilla.samba.org/show_bug.cgi?id=11206 Cheerio! -slow -- SerNet GmbH, Bahnhofsallee 1b, 37081 Göttingen phone: +49-551-370000-0, fax: +49-551-370000-9 AG Göttingen, HRB 2816, GF: Dr. Johannes Loxen http://www.sernet.de,mailto:kontakt at sernet.de