mirror of
https://github.com/restic/restic.git
synced 2025-08-24 19:17:50 +00:00
Prepare changelog for 0.14.0
This commit is contained in:
10
changelog/0.14.0_2022-08-25/pull-3513
Normal file
10
changelog/0.14.0_2022-08-25/pull-3513
Normal file
@@ -0,0 +1,10 @@
|
||||
Enhancement: Improve speed of `copy` command
|
||||
|
||||
The `copy` command could require a long time to copy snapshots for non-local
|
||||
backends. This has been improved to provide a throughput comparable to the
|
||||
`restore` command.
|
||||
|
||||
Additionally, `copy` now displays a progress bar.
|
||||
|
||||
https://github.com/restic/restic/issues/2923
|
||||
https://github.com/restic/restic/pull/3513
|
Reference in New Issue
Block a user