RyanScottLewis / cutback

Backup system with the goal of creating smaller, more focused backups.
https://ryanscottlewis.github.io/cutback
MIT License
2 stars 0 forks source link

Backup Threshold #10

Open RyanScottLewis opened 5 years ago

RyanScottLewis commented 5 years ago

Auto-remove oldest after certain backup count threshold

Warn if threshold is larger than the output directory can hold? For example if the last archive was 30GB and the output dir can hold 1.2TB then it can hold 40 backups. If the backup threshold is at 50 then the output directory will run out of space before that threshold is ever met.