tcsresearch / TarMonster-beta

An experimental backup script utilizing tar, gzip, & bzip2. WIP.
2 stars 0 forks source link

Old backups should be deleted (configurable) #30

Open RileyMarquis3 opened 10 months ago

RileyMarquis3 commented 10 months ago

We should create a new option for length of time to retain backups. For now, we can go by year.
For example, it is currently 2023 at the time of this writing. TarMonster should be configured to keep backups for x number of years, after which old backups can be deleted.

For a more in depth solution, we can change the structure of the _Backups folder to have months, and enable deletion after x number of months.