logrotate mysql dump
Technique logrotate mysql dump
I chose to use logrotate to execute a copy with rotation and auto purge “of database dumps over which files they need my sites.
In this example I run up to a mysql with mysqldump daily, and cherish the previous 8 with this method.
Let’s see how: