cPanelResources submitted a new resource:
MySQL Backups Storage Location - See where backups are being stored and what kind of MySQL backups are being taken.
MySQL Backups Storage Location - See where backups are being stored and what kind of MySQL backups are being taken.
Read more about this resource...If MySQL backups have been configured within WHM > Backup > Backup Configuration, then the server may have a recent backup already. First, check to see where backups are being stored and what kind of MySQL backups are being taken:
Code:grep 'BACKUPDIR\|MYSQL' /var/cpanel/backups/config
TheBACKUPDIR
is where cPanel will store the backups if they are being retained locally. While having these backups are useful, it may be prudent to generate a more current...