mirror of
https://github.com/restic/restic.git
synced 2026-08-09 07:03:17 +00:00
feat(backends/s3): add warmup support for check command (#5248)
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
Enhancement: Add warmup support for check command on S3 backend
|
||||
|
||||
Like the other cold storage features, warmup support for the `check` command
|
||||
remains experimental and gated behind the "s3-restore" feature flag.
|
||||
|
||||
https://github.com/restic/restic/pull/5248
|
||||
https://github.com/restic/restic/issues/3202
|
||||
https://github.com/restic/restic/issues/2504
|
||||
Reference in New Issue
Block a user