2022-10-28 15:44:34 +00:00
|
|
|
Enhancement: Show progress bar during restore
|
|
|
|
|
|
|
|
The `restore` command now shows a progress report while restoring files.
|
|
|
|
|
2023-07-27 19:52:04 +00:00
|
|
|
Example: `[0:42] 5.76% 23 files 12.98 MiB, total 3456 files 23.54 GiB`
|
2022-10-28 15:44:34 +00:00
|
|
|
|
2023-05-01 10:19:11 +00:00
|
|
|
JSON output is now also supported.
|
|
|
|
|
|
|
|
https://github.com/restic/restic/issues/426
|
|
|
|
https://github.com/restic/restic/issues/3413
|
2022-10-28 15:44:34 +00:00
|
|
|
https://github.com/restic/restic/issues/3627
|
|
|
|
https://github.com/restic/restic/pull/3991
|
2023-05-01 10:19:11 +00:00
|
|
|
https://github.com/restic/restic/pull/4314
|
2022-10-28 15:44:34 +00:00
|
|
|
https://forum.restic.net/t/progress-bar-for-restore/5210
|