Commit Graph

6 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 1c90005b96 Remove --allow-source-mismatch arg
If needed, it can be added via opt args
2017-07-25 21:52:08 -07:00
ViViDboarder b3ff6b6cce Add restore script and restore test 2017-06-28 23:28:48 -07:00
ViViDboarder c5d673885e Initial commit of actual data 2017-03-18 19:01:19 -07:00