libfuse / sshfs

A network filesystem client to connect to SSH servers
GNU General Public License v2.0
5.93k stars 496 forks source link

Can't display german Umlaute #268

Closed Machion closed 3 years ago

Machion commented 3 years ago

I am using sshfs on Manjaro Linux connecting to an university server and file/folder names containing german Umlaute (ä, ö, ü) are replaced by an "?". Is this a bug of sshfs or wrong settings at the local or server side?

Nikratio commented 3 years ago

Thanks for the report! I'm afraid this is unrelated to SSHFS, SSHFS simply forwards the bytes it gets, without interpretation.