Backups - daily-weekly-monthly backup strategy #3717
Unanswered
Daddypew
asked this question in
Core functionality
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe your core improvement
Would be great to incorporate a daily-weekly-monthly-yearly backup strategy.
Often called a Grandfather-Father-Son (GFS) rotation, this balances data protection with storage efficiency by keeping 7 daily backups, 4 weekly backups, 12 monthly backups. and 1 annual backup.
Current limitations
Currently limited to Daily, or weekly etc with a max number in total
Technical benefits
This structure allows for granular restoration of recent files while retaining long-term historical data, ideal for comprehensive data recovery and balances data protection with storage efficiency
Additional context
No response
Beta Was this translation helpful? Give feedback.
All reactions