Skip to main content

Using JSON To Backup All MySQL Databases In cPanel Account?

Comments

3 comments

  • cPanelMichael
    Hello :) Currently, the cPanel API2 Backups module only provides the ability to list backups with the Backups::listfullbackups function. The MysqlFE module is documented here: cPanel API 2 - MysqlFE Have you considered developing a script uses the "mysqldump" utility to backup the databases? Thank you.
    0
  • rss2q
    I have somewhat considered that. So what methods would one use to backup all the user's website files only "excluding" the databases?
    0
  • cPanelMichael
    [quote="rss2q, post: 1732941">So what methods would one use to backup all the user's website files only "excluding" the databases?
    Here's an older thread you might find helpful: API and Backup Thank you.
    0

Please sign in to leave a comment.