]> git.p6c8.net - psmysqlbackup.git/blobdiff - TODO.md
Create-Backup -> Invoke-DatabaseBackup
[psmysqlbackup.git] / TODO.md
diff --git a/TODO.md b/TODO.md
index 5bb819921054a8e42aa29b1ebb6cb0bac38d8c88..70e03e3898920c565294310d493ff257d7229b20 100644 (file)
--- a/TODO.md
+++ b/TODO.md
@@ -4,9 +4,12 @@
 - [x] Allow to define exclusions
 - [x] Backup a selection of databases
 - [x] Rotate backups after `n` backups
 - [x] Allow to define exclusions
 - [x] Backup a selection of databases
 - [x] Rotate backups after `n` backups
+- [x] Allow to define exclusions based on regular expressions
 - [ ] Error handling
 - [ ] Configuration file
 - [ ] 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
 - [ ] Add comments
 - [ ] Add README
\ No newline at end of file

patrick-canterino.de