better backup script

This commit is contained in:
Ludwig Lehnert
2026-07-17 13:23:00 +00:00
parent fb7a69d24c
commit 39968c5be8
6 changed files with 608 additions and 24 deletions

3
setup
View File

@@ -325,6 +325,9 @@ NETBIOS_NAME=${netbios_name}
# BACKUP_RETENTION_WEEKLY=2
# BACKUP_RETENTION_MONTHLY=2
# BACKUP_RETENTION_YEARLY=1
# BACKUP_LOG_FILE=/var/log/backup.log
# BACKUP_PROGRESS=auto
# BACKUP_PROGRESS_INTERVAL_SECONDS=10
EOF
chmod 600 "$ENV_FILE"