• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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