Post a reply

Options
Add an Attachment

If you do not want to add an Attachment to your Post, please leave the Fields blank.

(maximum 10 MB; please compress large files; only common media, archive, text and programming file formats are allowed)

Options

Topic review

AnrDaemon

Just stumbled upon this issue muyself. :(
My hoster is using KOI8-R encoding on their servers (Dunno why not the UTF8, but that's up to them), and historically, I have many files uploaded with non-ASCII names... I'd like to have ability to abandon FTP plugin in favor of WinSCP, but the absence of encoding translation preventing the move.
martin

Re: Charset translation for file names between host and wind

PCJohn wrote:

Does OpenSSH support SFTP4? It looks like not for now.

It does not. OpenSSH SFTP server is poor one. It seems that they haven't made any changes in the server for years.
PCJohn

Re: Charset translation for file names between host and wind

martin wrote:


So if your server supports SFTP4, the translation should work.

Does OpenSSH support SFTP4? It looks like not for now.
martin

Re: Charset translation for file names between host and wind

PCJohn wrote:

That's the only extension I am missing.
(But I know, the life is short to program everything.)

Since 3.7.1 WinSCP supports Unicode encoding for SFTP4. So if your server supports SFTP4, the translation should work. If not, ask your vendor to implement it.
PCJohn

Re: Charset translation for file names between host and wind

That's the only extension I am missing.
(But I know, the life is short to program everything.)
martin

Character set translation is still on the wishlist. However note that this functionality was not ranked high on the recent user poll. So consequently it does not have high priority on the wishlist.
Tarc

Please, do integration with iconv. It's too simple to programme, and you can supprot MANY encodings
Creator

Encoding