Differences
This shows you the differences between the selected revisions of the page.
2020-12-02 | 2020-12-02 | ||
ui_login_webdav (martin) | no summary (176.63.31.52) (hidden) (untrusted) | ||
Line 26: | Line 26: | ||
==== [[utf]] UTF-8 Encoding for Filenames ==== | ==== [[utf]] UTF-8 Encoding for Filenames ==== | ||
- | Use //%%UTF-8%% encoding for filenames// to configure if WinSCP should use UTF-8 (Unicode) encoding for filenames in communication with the server. | + | Usex //%%UTF-8%% encoding for filenames// to configure if WinSCP should use UTF-8 (Unicode) encoding for filenames in communication with the server. |
With default //Auto// value, WinSCP will try to autodetect if the server supports %%UTF-8%%. With [[sftp|SFTP protocol]] this means that %%UTF-8%% is used for protocol version 4 and newer; for older versions, %%UTF-8%% is used unless the server is known not to support %%UTF-8%%((Foxit software WAC Server.)) or it sends strings not encoded with %%UTF-8%%. With [[ftp|FTP protocol]] this means that %%UTF-8%% will be used when the server announces support for it. With [[scp|SCP protocol]] this means that %%UTF-8%% will be used when a ''LANG'' environment variable is set to "%%UTF-8%%" encoding. | With default //Auto// value, WinSCP will try to autodetect if the server supports %%UTF-8%%. With [[sftp|SFTP protocol]] this means that %%UTF-8%% is used for protocol version 4 and newer; for older versions, %%UTF-8%% is used unless the server is known not to support %%UTF-8%%((Foxit software WAC Server.)) or it sends strings not encoded with %%UTF-8%%. With [[ftp|FTP protocol]] this means that %%UTF-8%% will be used when the server announces support for it. With [[scp|SCP protocol]] this means that %%UTF-8%% will be used when a ''LANG'' environment variable is set to "%%UTF-8%%" encoding. |