Using JSON To Backup All MySQL Databases In cPanel Account?
I'm trying to follow the CPanel API, but I do not see a way to backup all the MySQL databases attached to a regular user's CPanel account using JSON. Is this not possible? If not, what is another method for doing so?
-
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 -
I have somewhat considered that. So what methods would one use to backup all the user's website files only "excluding" the databases? 0 -
[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.
Comments
3 comments