Won`'t read Unicode characters over NFS mount ?
- by Julz
Hello,
I'm getting this strange issue when trying to play mp3's containing unicode characters ( accents ) over an NFS on OSX, it's all good over AFP, but I'm setup with NFS because it's a linux server on the other end .
This is my disk utility setup :
nfs://192.168.1.112/Music
advanced mount parameters :
-P , nolocks nosuid
The strange thing is that I can see those files in the finder ( with the accents .. ) but I cant play them !! So Im wondering if it's an unicode issue, since I can see the files properly or a permission issue since I can't play them, but them it wouldn`t make sense that I can't play ONLY the files containing accents ..
help ??
Thanks