Skip to main content

Backup databases multiple times a day

Comments

4 comments

  • SysSachin
    Hello, You can not setup such backup configuration with the cPanel backup feature. if you have root access of your server then you can setup the cron on for databases backup of your one of the account. Do you have root access of your server and how many databases you have created under that account ?
    0
  • furquan
    Hi Sachin, Yes i do have root access to the server, Can you please guide me for doing so ? Thank you
    0
  • furquan
    Sachin, My apologies for the overlook, It has over 200 databases in that account :( Thank you,
    0
  • cPanelMichael
    Hello, You'd have develop a custom bash script that generates a backup of the databases using a utility such as "mysqldump": MySQL :: MySQL 5.6 Reference Manual :: 4.5.4 mysqldump " A Database Backup Program Then, setup a cron job that runs the script multiple times per day. If you need help developing the custom bash script, you may find the following list of system admin services helpful: System Administration Services | cPanel Forums Thank you.
    0

Please sign in to leave a comment.