all-in-one/Containers/borgbackup
JMoVS 26c93096e0 borgbackup: support .noaiobackup marker in arbitrary directories
Replace hardcoded .noaiobackup path checks with borg's native
--exclude-if-present option, allowing users to exclude any directory
from backup by placing a .noaiobackup marker file in it.

Changes:
- Backup: Use --exclude-if-present=.noaiobackup --keep-exclude-tags
- Restore: Dynamically detect .noaiobackup markers from backup archive
  (not local filesystem) and build exclude patterns accordingly
- Keep RESTORE_EXCLUDE_PREVIEWS as standalone feature
2025-12-14 11:37:31 +01:00
..
backupscript.sh borgbackup: support .noaiobackup marker in arbitrary directories 2025-12-14 11:37:31 +01:00
borg_excludes Add remote borg backup support (#4804) 2024-11-07 22:19:56 +01:00
Dockerfile build(deps): bump alpine from 3.22.1 to 3.22.2 in /Containers/borgbackup 2025-10-09 04:22:13 +00:00
start.sh aio-interface: add button to update the backup list 2025-11-24 18:35:37 +01:00