You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenWB allows it to create automatic backups to a Nextcloud.
Due to the fact that this backup is created every night, hundreds of backup files are stored to the Nextcloud share.
It would be a good thing to have a configurable limit of backup generations to keep which has the effect that i.e. only the most recent 90 backup are kept (Pattern match the backups in the target folder, order them by filename, delete all except the last 90 files).
The text was updated successfully, but these errors were encountered:
scoopex
changed the title
Cleanup of automatic backups
Feature Request: Cleanup of automatic backups
Nov 16, 2024
OpenWB allows it to create automatic backups to a Nextcloud.
Due to the fact that this backup is created every night, hundreds of backup files are stored to the Nextcloud share.
It would be a good thing to have a configurable limit of backup generations to keep which has the effect that i.e. only the most recent 90 backup are kept (Pattern match the backups in the target folder, order them by filename, delete all except the last 90 files).
The text was updated successfully, but these errors were encountered: