mirror of
https://github.com/octoleo/restic.git
synced 2024-11-25 14:17:42 +00:00
parent
6bfd9f833b
commit
84f82dae1a
@ -750,7 +750,7 @@ Details
|
|||||||
|
|
||||||
* Enhancement #1073: Add `migrate` cmd to migrate from `s3legacy` to `default` layout
|
* Enhancement #1073: Add `migrate` cmd to migrate from `s3legacy` to `default` layout
|
||||||
|
|
||||||
The `migrate` command for chaning the `s3legacy` layout to the `default` layout for s3
|
The `migrate` command for changing the `s3legacy` layout to the `default` layout for s3
|
||||||
backends has been improved: It can now be restarted with `restic migrate --force s3_layout`
|
backends has been improved: It can now be restarted with `restic migrate --force s3_layout`
|
||||||
and automatically retries operations on error.
|
and automatically retries operations on error.
|
||||||
|
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
Enhancement: Add `migrate` cmd to migrate from `s3legacy` to `default` layout
|
Enhancement: Add `migrate` cmd to migrate from `s3legacy` to `default` layout
|
||||||
|
|
||||||
The `migrate` command for chaning the `s3legacy` layout to the `default` layout
|
The `migrate` command for changing the `s3legacy` layout to the `default` layout
|
||||||
for s3 backends has been improved: It can now be restarted with `restic migrate
|
for s3 backends has been improved: It can now be restarted with `restic migrate
|
||||||
--force s3_layout` and automatically retries operations on error.
|
--force s3_layout` and automatically retries operations on error.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user