X-Git-Url: https://git.p6c8.net/psmysqlbackup.git/blobdiff_plain/4cd249a5253fce8009b24e9f1c0b33e4bd1ea9b2..HEAD:/TODO.md diff --git a/TODO.md b/TODO.md index 5b21437..70e03e3 100644 --- a/TODO.md +++ b/TODO.md @@ -4,10 +4,12 @@ - [x] Allow to define exclusions - [x] Backup a selection of databases - [x] Rotate backups after `n` backups -- [ ] Allow to define exclusions based on regular expressions +- [x] Allow to define exclusions based on regular expressions - [ ] Error handling - [ ] Configuration file -- [ ] Write log file -- [ ] Compress backups +- [ ] Pass configuration file by command line +- [x] Write log file +- [x] Compress backups +- [ ] Optionally compress backups using 7-Zip's CLI (to overcome limitations of `Compress-Archive`) - [ ] Add comments - [ ] Add README \ No newline at end of file