• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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