JDK 1.8.0_66, diacritics and file problems, follow up
Fabrizio Giudici
Fabrizio.Giudici at tidalwave.it
Thu May 12 18:17:29 UTC 2016
On Thu, 12 May 2016 18:52:37 +0200, Xueming Shen <xueming.shen at oracle.com>
wrote:
> It sounds more like a hfs+/nfd file path issue (file name on nfs+ is in
> unicode nfd form). Myabe the
> nfd-ed file name gets messed up while doing the utf8-xxx-utf8
> conversion. Does that --iconv have
> any specific encoding name specified?
It does: --iconv=utf-8-mac,utf-8
But I don't know whether it works :-) Well, probably yes, in BTRFS it
does... but BTRFS and EXT4 are on two different machines, so I haven't
eliminated yet all the possible contextual problems. I suppose the
conversion is performed by the client rsync, but I can't exclude that the
destination rsync (I'm rsyncing over ssh) doesn't have a role. Back to
work on it in a few hours.
--
Fabrizio Giudici - Java Architect @ Tidalwave s.a.s.
"We make Java work. Everywhere."
http://tidalwave.it/fabrizio/blog - fabrizio.giudici at tidalwave.it
More information about the core-libs-dev
mailing list