• 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

Hi Janko1000,

the module "mod_copy" is not a standard module for ProFTPD and has to be included during the compilation to work. You can check for yourself, what site commands are possible with ProFTPd on your server:

connect with FTP - username and password
use "site help" to list possible commands

Code:
site help
214-The following SITE commands are recognized (* =>'s unimplemented)
QUOTA
The following SITE extensions are recognized:
RATIO -- show all ratios in effect
HELP
CHGRP
CHMOD

As you can see, there is no "SITE CPFR/SITE CPTO commands" on a Plesk 12 standard installation.
 
Last edited by a moderator:
Back
Top