ramirojoaquin / vestacp-borg-incremental-backups

A series of bash scripts to perform incremental backups of Vesta Control Panel users and server config, using Borg Backup as backend.
GNU General Public License v3.0
23 stars 15 forks source link

Bugfix mysql dumps being removed by borg prune #7

Closed joshbmarshall closed 4 years ago

joshbmarshall commented 4 years ago

The borg prune was deleting some mysql dumps if there were more than one database per user

joshbmarshall commented 4 years ago

Added option for borg encryption and compression selection