Differences
This shows you the differences between the selected revisions of the page.
2013-12-20 | 2013-12-29 | ||
5.5 removing beta tags (martin) | comment about setting utf8 to off (martin) | ||
Line 27: | Line 27: | ||
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, unless the server is known not to support UTF-8((Foxit software WAC Server)) //(latest release&recent)//, or for protocol version 4 and newer //(previous versions&recent)//. With [[ftp|FTP protocol]] this means that UTF-8 will be used when the server announces support for it. | 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, unless the server is known not to support UTF-8((Foxit software WAC Server)) //(latest release&recent)//, or for protocol version 4 and newer //(previous versions&recent)//. With [[ftp|FTP protocol]] this means that UTF-8 will be used when the server announces support for it. | ||
- | Set the option to //On// to force usage of UTF-8 (useful for servers using UTF-8 natively). Set the option to //Off// to unconditionally disable usage of UTF-8. | + | Set the option to //On// to force usage of UTF-8 (useful for servers using UTF-8 natively). Set the option to //Off// to unconditionally disable usage of UTF-8 (for SFTP servers that does not use UTF-8). |
UTF-8 is not supported with [[scp|SCP protocol]]. | UTF-8 is not supported with [[scp|SCP protocol]]. |