Api and Backup
Hello everybody,
i'm creating my custom management interface calling JSON apis.
Now i need to create an user interface for Manually Backup and Restore.
I found these api calls for restore db and home directory
ap1: Fileman::restoredb
ap1: Fileman::restorefiles
But I do not found their counterparts to make db backup and home directory backup
Can anyone tell me what calls I need to do for create a partial backup?
Best regards
-
Hello :) This document for the "Fileman::fullbackup" function might be helpful: Fileman::fullbackup As for the databases, you may want to consider implementing the mysqldump utility from shell. Thank you. 0
Please sign in to leave a comment.
Comments
1 comment