• 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

Backup manager

E

EdwardDekker

Guest
Since the upgrade of Plesk 11 do my installation not using the automatic scheduled backup.
Are there also a manual command to backup my server?

Centos 5.8
Plesk 11.0.9#4
 
I do have some errors when i execute this command:

Code:
rpm -q --scripts psa-backup-manager | sed 1d | sh
sh: line 2315: syntax error near unexpected token `('
sh: line 2315: `preuninstall scriptlet (using /bin/sh):'


Hopefully will it works.
 
worked for me ;)

check the folder
/etc/cron.d/

Do you see this file, it works fine
plesk-backup-manager
 
Back
Top