I have a OpenSolaris installation (2008.11) with enabled rsyncd up & running. The rsync server works fine until I rsync files from solaris/unix boxes.
Rsyncing from Windows -> solaris also works, except files with spezial german characters (umlaute) in the filename. For those files I recieve: rsync: recv_generator: failed to stat "/path/filename" (in xxx): Operation not supported (48) Doing the same from Windows -> Linux box works as expected. I found out, that I'm unable to create filenames with that national characters on the ZFS filesystem. What did I miss? Any help is appreciated. Kind regards Robert