Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bin/crypted-backups: Distinguishing between checking for folder's existence ↵ | David Runge | 2015-10-26 | 1 | -9/+36 |
| | | | | and its additional creation upon non-existence. Adding message on empty subfolders when doing recursive backup. Adding check for configuration file. | ||||
* | bin/crypted-backups: Adding function for database backups. Generalizing the ↵ | David Runge | 2015-10-26 | 1 | -15/+87 |
| | | | | compression function (compress_to_tmp_file). Making the script even more strict. | ||||
* | bin/crypted-backups: Adding backup settings for most programs. Fixing ↵ | David Runge | 2015-10-26 | 1 | -3/+30 |
| | | | | multi-layered setup for mail backup. Adding TODO for directory existence check. | ||||
* | bin/crypted-backups: First draft of unifying script, instead of many ↵ | David Runge | 2015-10-26 | 1 | -0/+286 |
specialized ones. |