• 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.

proftpd with nfs su

spilias

Basic Pleskian
Hello,

Is it possible to enable NLS support in psa-proftpd package?

root@server :]> proftpd -V | grep NLS
- NLS support

Is it possbile for proftpd to support not English filenames ( for example russian, greek etc )?
 
On my test Plesk 11.5 server I see:

[root@ppu11-5 ~]# rpm -qa | grep proftpd
psa-proftpd-1.3.4c-cos6.build115130528.15.i386

[root@ppu11-5 ~]# proftpd -V | grep NLS
+ NLS support
 
I use Plesk 11.0.9 Update #60

root@server :]> rpm -qa | grep proftpd
psa-proftpd-xinetd-1.3.4c-4.el6.art.x86_64
psa-proftpd-1.3.4c-4.el6.art.x86_64

How can I recompile the package?
 
You have proftpd from Atomic repository (art) but not from Parallels:

[root@ppu11-5 ~]# rpm -qi psa-proftpd | grep Vendor
Version : 1.3.4c Vendor: Parallels
 
Hello,

I reinstall plesk from Parallels repo but the problem with not English file names exist.

[root@test2 vhosts]# proftpd -V | grep NLS
+ NLS support

root@test2 vhosts]# rpm -qi psa-proftpd | grep Vendor
Version : 1.3.4a Vendor: Parallels



This is a greek filename http://prntscr.com/36vcsc

How I can solve this problem?
 
Back
Top