• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

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