autorestic
autorestic copied to clipboard
How can I make autorestic use the `--no-extra-verify`
How can I make autorestic use the --no-extra-verify command of 'restore' to speed up 20TB of data backup?
How should I write it into a autobackup.yml file?
I will manually run the restic check --read-data (or the similar --read-data-subset) afterwards , Or fully automated verification is also possible, mainly because HDD takes too much time, and verification alone takes a long time.