mirror of
https://github.com/restic/restic.git
synced 2025-12-03 23:11:47 +00:00
Improve recover
- only save directories not referenced by any snapshot - dont't write empty snapshot - use progress bar
This commit is contained in:
7
changelog/unreleased/pull-2880
Normal file
7
changelog/unreleased/pull-2880
Normal file
@@ -0,0 +1,7 @@
|
||||
Enhancement: Improve recover command
|
||||
|
||||
Restic recover used to generate a snapshot that contains all root trees
|
||||
even those which are already referenced by a snapshot.
|
||||
It now only processes trees not referenced at all.
|
||||
|
||||
https://github.com/restic/restic/pull/2880
|
||||
Reference in New Issue
Block a user