• Debian 11 is approaching its end-of-life (vendor EOL date - August 31, 2026). Plesk Obsidian 18.0.80 will be the last release to support it.
    If you are running Plesk Obsidian on Debian 11, we recommend you upgrade those servers to Debian 12 using our dist-upgrade tool.
  • We plan to deprecate and remove the support for XML RPC protocol versions earlier than 1.6.9.1 in Plesk Obsidian 18.0.82. We strongly recommend that you update all existing integrations using earlier versions of the XML RPC protocol to comply with the version 1.6.9.1 specification.

Russian Encoding Proftpd

oim37

New Pleskian
Plesk 11.0.9 , обновление #51

1. Folders and files on ftp wrong after update ( )
2. Default permission on ftp now can't site workable, need change by hand.

proftpd -v
ProFTPD Version 1.3.4a
 
Last edited:
May be early time because find this only now.

After add this in proftpd.conf

# Lang
LangPath /usr/share/locale
LangDefault en_US
LangEngine on
UseEncoding UTF-8 WINDOWS-1251

Working good
 
Last edited:
Back
Top