• 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

problem with Backupmng

R

Rafal0

Guest
Hi

How repaired backup to ftp in plesk 9.1 because if i run

/usr/local/psa/admin/sbin/backupmng show that:
backupmng: Backup is disabled.

in crontab is:
crontab -l (root)
1,16,31,46 * * * * /usr/local/psa/admin/sbin/backupmng >/dev/null 2>

but I must always run manually it backup via plesk WWW if I have make backup selected domain....

Rf
 
how debug my problem?

how setting for backupmng - debug - verbose mode...?
 
This is a really old post, but I stumbled on it while searching google for the same problem.

For me the answer seemed to be as simple as enabled it

/usr/local/psa/admin/bin/backupmng enable
 
Back
Top