We use the standard CPanel Backup mechanism which stores backups as .tar.gz files on the server and then a separate script takes them off the server and places them on a remote repository.
Would it be possible , and if so how, to set the backup for each account to make two files: 1 file for the full account and another file for JUST the SQL backup of that account? The thing is we have accounts with collossal email data but also with SQL data and so we need to download gigs of backups from an account to open an SQL file that's only a 500kb . If we could get the backup mechanism to make a second MySQL/MariaDB backup at the same time and sstore that alongside the full backup that would be great.
How could we go about making this if it doesn't already exist?
Cheers
Would it be possible , and if so how, to set the backup for each account to make two files: 1 file for the full account and another file for JUST the SQL backup of that account? The thing is we have accounts with collossal email data but also with SQL data and so we need to download gigs of backups from an account to open an SQL file that's only a 500kb . If we could get the backup mechanism to make a second MySQL/MariaDB backup at the same time and sstore that alongside the full backup that would be great.
How could we go about making this if it doesn't already exist?
Cheers