-
Notifications
You must be signed in to change notification settings - Fork 180
Closed
Labels
priority:lowNice to have feature, minor improvement to functionality or usabilityNice to have feature, minor improvement to functionality or usabilitytype:featureNew functionalityNew functionality
Milestone
Description
Description
Before upgrade:
2023-11-30 02:14:54,486 - vorta.borg.borg_job - INFO - Running command /.../bin/borg create --list --progress --info --log-json --json --filter=AM -C lz4 --exclude-from /var/folders/.../T/tmpd_okqjz0 --exclude-if-present .nobackup borg@server:repo::archive /Users/myuser
After upgrade:
2023-11-30 16:29:40,929 - vorta.borg.borg_job - INFO - Running command /.../bin/borg create --list --progress --info --log-json --json --filter=AM -C lz4 --exclude-from /var/folders/.../T/tmpdxecfkpe borg@server:repo::archive /Users/myuser
--exclude-if-present .nobackup just got lost (I did not remove it manually) and I noticed it because that backup contained files that were previously excluded by that.
Environment
- OS: macOS Ventura
- Vorta version: 0.9.1beta3 (after upgrade - iirc it was beta2 before)
- Installed from: .dmg binary
- Borg version: 1.2.6
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
priority:lowNice to have feature, minor improvement to functionality or usabilityNice to have feature, minor improvement to functionality or usabilitytype:featureNew functionalityNew functionality