Skip to content

Conversation

dnnr
Copy link

@dnnr dnnr commented Jun 18, 2025

In v0.14.0 (released Aug 2022), restic has deprecated the copy command options with the "2" suffix (e.g., --repo2 / RESTIC_REPOSTORY2) in favor of the "RESTIC_FROM_" prefix. The old format is still supported, but new options will not be backported.

Notably, even restic does not (yet?) map all relevant options in its copy command. For instance, while the backup command supports RESTIC_REST_PASSWORD, the copy command does not consider RESTIC_FROM_REST_PASSWORD.

In v0.14.0 (released Aug 2022), restic has deprecated the copy command
options with the "2" suffix (e.g., --repo2 / RESTIC_REPOSTORY2) in favor
of the "RESTIC_FROM_" prefix. The old format is still supported, but new
options will not be backported.

Notably, even restic does not (yet?) map all relevant options in its
copy command. For instance, while the backup command supports
RESTIC_REST_PASSWORD, the copy command does not consider
RESTIC_FROM_REST_PASSWORD.
Copy link

vercel bot commented Jun 18, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
autorestic ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 18, 2025 1:46pm

@davidevegliante
Copy link

davidevegliante commented Jul 29, 2025

I tested this PR and this indirectly solves this issue copy to backblaze fails #219

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants