You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Rohini Jori (Jira)" <ji...@apache.org> on 2020/08/13 13:03:46 UTC

[jira] [Created] (SSHD-1052) Not able to transfer Filenames with Umlauts using SFTP Apache SSHD Server

Rohini Jori created SSHD-1052:
---------------------------------

             Summary: Not able to transfer Filenames with Umlauts using SFTP Apache SSHD Server
                 Key: SSHD-1052
                 URL: https://issues.apache.org/jira/browse/SSHD-1052
             Project: MINA SSHD
          Issue Type: New Feature
            Reporter: Rohini Jori
         Attachments: Error_logs.png, Winscp_error_log.png, code_snapshot.png, myäöü, testlinuxöäü.txt

Error thrown when we transfer Filenames with Umlauts using SFTP Apache SSHD Server

I tried putting attached files by connecting to SFTP Apache SSHD Server using filezilla / winscp.

Below error is shown:

Error: Reading directory .: received unknown error code 20 with description 'Malformed input or input contains unmappable characters: myäöü'
Command: put "C:\Users\Vinitha.Palanethra\Desktop\5265_2\myäöü" "myäöü"
Error: FATAL ERROR: Received unexpected end-of-file from SFTP server
Error: File transfer failed

 

We found that this is not working only in case the locale "LANG" value is "en_US".

Because this is working when the locale "LANG" value is "en_US.UTF-8". So is there any way to set the locale value to "en_US.UTF-8" in sshd? 

 

Please see the attached  screenshot for reference.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@mina.apache.org
For additional commands, e-mail: dev-help@mina.apache.org