Please make sure that the TScSFTPClient.UseUnicode property is True.
If this will not solve the problem, please send a complete small sample to dmitryg*devart*com to demonstrate it.
Dimon wrote:Please make sure that the TScSFTPClient.UseUnicode property is True.
If this will not solve the problem, please send a complete small sample to dmitryg*devart*com to demonstrate it.
This property is set to true.
I am testing it with the demo SFTP included in their examples.
I still cannot reproduce the problem. It seems that it is specificity of your SSH server.
To solve the problem, try setting the TScSFTPClient.UseUnicode property to False.