• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

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