mirror of
https://github.com/restic/restic.git
synced 2025-08-13 10:07:39 +00:00
Skip archiver.Scan before backup when --quiet is set
This commit is contained in:
5
changelog/unreleased/issue-1160
Normal file
5
changelog/unreleased/issue-1160
Normal file
@@ -0,0 +1,5 @@
|
||||
Enhancement: Improve backup speed by skipping the initial scan when the quiet flag is set
|
||||
|
||||
We've improved the backup speed when the quiet flag -q or --quiet is set by skipping the initial scan which gathers information for displaying the progress bar and the ETA estimation.
|
||||
|
||||
https://github.com/restic/restic/issues/1160
|
Reference in New Issue
Block a user