docker-volume-backup/cmd/backup
MaxJa4 ad4e2af83f
Exclude specific backends from pruning (#262)
* Skip backends while pruning

* Add pruning test step and silence download log for better readability

* Add test cases for pruning in all backends

Also add -q or --quiet-pull to all tests.

* Add test case for skipping backends while pruning

* Adjusted test logging, generate new test spec file

* Gitignore for temp test file
2023-08-27 19:19:11 +02:00
..
archive.go Add support for zstd compression (#249) 2023-08-19 19:20:13 +02:00
config.go Exclude specific backends from pruning (#262) 2023-08-27 19:19:11 +02:00
exec.go Cleanup: Lint warnings and deprecated packages (#263) 2023-08-27 18:14:55 +02:00
hooks.go Use go 1.20, join errors using stdlib (#182) 2023-02-02 21:07:25 +01:00
lock.go Cleanup: Lint warnings and deprecated packages (#263) 2023-08-27 18:14:55 +02:00
main.go Cleanup: Lint warnings and deprecated packages (#263) 2023-08-27 18:14:55 +02:00
notifications.go Use go 1.20, join errors using stdlib (#182) 2023-02-02 21:07:25 +01:00
notifications.tmpl Added custom notification messages using text/template (#60) 2022-02-11 20:05:16 +01:00
script.go Exclude specific backends from pruning (#262) 2023-08-27 19:19:11 +02:00
stats.go Run copying and pruning against multiple storages in parallel (#152) 2022-09-01 14:38:04 +02:00
util.go Fix WebDAV spelling, remove some inconsistencies (#143) 2022-08-18 12:37:45 +02:00