M MicheleB Regular Pleskian Jun 6, 2018 #1 Is possibile (and how) to schedule a task to save all the MySQL databases on a folder of the server? I'd like to have an automatic backup every day (e.g. every night at 3 o'clock) for all the single databases activated on the server. Thanks!
Is possibile (and how) to schedule a task to save all the MySQL databases on a folder of the server? I'd like to have an automatic backup every day (e.g. every night at 3 o'clock) for all the single databases activated on the server. Thanks!
Monty Silver Pleskian Plesk Guru Jun 6, 2018 #2 There are plenty of solutions out there to achieve this. Probably one of the most popular is automysqlbackup: AutoMySQLBackup / Wiki / Home You might want to give it a try
There are plenty of solutions out there to achieve this. Probably one of the most popular is automysqlbackup: AutoMySQLBackup / Wiki / Home You might want to give it a try
M MicheleB Regular Pleskian Jun 6, 2018 #3 Ok, thanks, I'll take a look... Plesk not offer any integrated solution ready to use (or extension)?