Hello,
I cannot download files with umlauts like ä,ö,ü. The following exception is thrown:
2018/01/539-550_Referenzkennzeichnung-in-Schaltplänen.pdf
Exception thrown: 'Rebex.Net.SftpException' in Rebex.Sftp.dll
Exception thrown: 'Rebex.Net.SftpException' in Rebex.Sftp.dll
Exception thrown: 'Rebex.Net.SftpException' in System.Private.CoreLib.dll
download failed: Rebex.Net.SftpException: No such file; No such file.
at nhyfy.rlvdu.oiejf(brdwk p0, Type p1)
at nhyfy.rlvdu.uvykc(String p0, qikkr p1, Boolean p2, ttafi p3)
at Rebex.Net.Sftp.usclz(ttafi p0, String p1, Stream p2, Int64 p3, Int64 p4, spsof p5)
at Rebex.Net.Sftp.tmzux(FileMode p0, ttafi p1, String p2, String p3, Int64 p4, Int64 p5, Int64 p6, spsof p7)
at Rebex.Net.Sftp.dymkw(Object p0, Enum p1, Object[] p2)
at nhyfy.fuqtf.lauhh(Object p0)
--- End of stack trace from previous location where exception was thrown ---
at Christiani.Services.Network.downloadFileAsync(String remotePath, String localPath, Boolean awaitCall)
Downloading the same file without the 'ä' is no problem and downloading the file with the umlaut 'ä' but with ftp instead of sftp also works.
Is there a chance to solve this issue? My client has a lot of files already containing umlauts and renaming all the files is not an option.
Thanks for any help.
Thomas.