• 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

Question SQL Backup Task so Backup all DBs

ffischer

Basic Pleskian
Hi there,
i want to backup all the whole mysql Server . each database seperatly.
is this possible with integrated tools like plesk Backup cli?

Or does i need to script something?
Does someone has a script to backup all the databases?

best regards
Frank
 
Plesk can do this out of the Box. Go to "Tools & Settings" -> "Backup Manager". When you create a new backup task (scheduled or one-time) you can select to backup "Server configuration and content". Do this and all databases are backed up. You can restore them individually by selecting a previous backup task, select "Database" to restore. The individual databases are grouped by the according subscription.
 
thank you for your answers.

if this is going out of the box, so it does also do with cli?
but Database only, hm need to check this out this weekend ...

actiually i backup all Databases with sqlyog by ssh tunnel.
But #1 it tooks a verry long time and #2 huge traffic :(
 
Back
Top