-
v0.8.10
StableAll checks were successfulCI / Build / Publish / Shellcheck (push) Successful in 4sCI / Build / Publish / Validate CHANGELOG structure (push) Successful in 2sCI / Build / Publish / PR build & smoke test (push) Has been skippedCI / Build / Publish / Build multi-arch and push (push) Successful in 2m1sCI / Build / Publish / Reconcile releases across registries (push) Successful in 59sCI / Build / Publish / Workflow summary (push) Successful in 1sreleased this
2026-06-04 18:37:55 -07:00 | 69 commits to main since this releaseFixed
- Restore from a storage whose name contains a character invalid in a shell identifier (e.g. a hyphen, like
do-spaces) failed:duplicacy-restore.shbuiltDUPLICACY_<NAME>_S3_ID/_SECRET/_PASSWORDfrom the raw name, soexportrejected it ("not a valid identifier"), the credentials never reached duplicacy, and it fell through to an interactive prompt → EOF → that target was skipped. Now sanitizes the storage name (matchingduplicacy-backup.sh) before building the env-var names and-storage-name.
Downloads
-
Source code (ZIP)
8 downloads
-
Source code (TAR.GZ)
12 downloads
- Restore from a storage whose name contains a character invalid in a shell identifier (e.g. a hyphen, like