Hi guys, I configured the database backup in whm and selected the "Per Account Only" option. After the backup is complete, where are the .sql files stored?
To expand on @quietFinn's answer, normally the backup files are stored in the following location on the server:
/backup/2022-01-24/accounts
In that directory, you'll find username.tar.gz files, which is the backup of the account. The database content will be zipped in the account, and when unzipped will be located in the username/mysql directory.
Do you have any accounts included in the backups? inside WHM >> Backup Configuration, under the "Files" section, there is a "Backup Users" button. If you click that, do you show that users are selected? If not, you may only have system data being backed up.
Do you have any accounts included in the backups? inside WHM >> Backup Configuration, under the "Files" section, there is a "Backup Users" button. If you click that, do you show that users are selected? If not, you may only have system data being backed up.