How do I backup my database using the "Backup manager" in Plesk?

Azurel

Silver Pleskian
Hi. Is here a simply way to create a backup of the database for a domain (cron)? I look in "Scheduled Backup Settings", but there is no "ONLY DATABASE" option. Is here somthing missing or the wrong place? How I can backup database with "Start backup creation at.."?

Plesk 11.5
 
You can backup only databases with Plesk Backup Manager. You can add feature request here http://plesk.uservoice.com/
As possible workaround you can try to write script for mysqldump command and run it with cron task.
 
Back
Top