blob: d59c45d119acdf92b09d51045da4070255da4669 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
- Add sanity check for space remaining on disc.
- Use flat % to determine when not to backup?
- Only check space when resquashing?
- Implement options
--resquash manual resquash
--rollback=<day> rollback to a day of the week
-c <config file> specify path to different config
- Add logging
- Filter output from commands
- Create help/usage function
|