Hi all,
first thanks for providing your borg backup scripts to the public! This helped me a lot and I adapted your approach to my needs.
If there is a possibility for donations, please let me know :)
Things I stumbled upon in borg-backup.sh:
# actually free repo disk space by compacting segments
info "Compacting repository"
borg compact
compact_exit=$?
Regards
Hi all,
first thanks for providing your borg backup scripts to the public! This helped me a lot and I adapted your approach to my needs.
If there is a possibility for donations, please let me know :)
Things I stumbled upon in borg-backup.sh:
Regards