Commit Graph

5 Commits

Author SHA1 Message Date
ViViDboarder b2fd9d4259 Add support for pre/post scripts
Allows adding scripts to a directory to be executed before backups and
after restorating. This can allow backing up a mysql dump or something.

Using these could (and probably does) break verify checks

Fixes #8
2019-01-28 11:59:46 -08:00
ViViDboarder f57ea36f98 Obtain locks before restoring or backing up 2018-05-13 10:30:02 -07:00
ViViDboarder 917a4577c5 Add schedule for full backups and restore args 2017-07-30 12:18:12 -07:00
ViViDboarder 6c28a96a22 Add --force to restore since it's in place 2017-07-26 15:19:33 -07:00
ViViDboarder b3ff6b6cce Add restore script and restore test 2017-06-28 23:28:48 -07:00