1
0
Fork 0
mirror of https://github.com/restic/restic.git synced 2025-02-02 20:46:57 +00:00
restic/doc
Kjetil Torgrim Homme 14aa6f2a00 add --disable-scanner to backup command
The scanner process has only cosmetic effect for the progress printer,
and can be disabled without impacting functionality when the user does
not need an estimate of completion.

In many cases the scanner process can provide beneficial priming of
the file system cache, so as general advice it should not be disabled.
However, tests have shown that backup of NFS and fuse based filesystems,
where stat(2) is relatively expensive, can be significantly faster
without the scanner.
2022-12-16 21:29:59 +01:00
..
_static
images/aws_s3
logo
man Update manpages and auto-completion 2022-08-25 19:55:00 +02:00
.gitignore
010_introduction.rst
020_installation.rst doc: Remove ref to Lobaro's Docker image 2022-12-04 16:20:42 +01:00
030_preparing_a_new_repo.rst doc: fix link to amazon s3 section 2022-11-27 17:01:22 +01:00
040_backup.rst add --disable-scanner to backup command 2022-12-16 21:29:59 +01:00
045_working_with_repos.rst rewrite: fix link anchors in documentation 2022-11-27 16:38:10 +01:00
047_tuning_backup_parameters.rst backup: rework read concurrency 2022-10-02 22:55:14 +02:00
050_restore.rst issue2699: restore symlinks on windows when run as admin user 2022-10-29 21:19:33 +02:00
060_forget.rst Wording: replace further repo occurrences with repository 2022-07-12 20:48:01 +02:00
070_encryption.rst
075_scripting.rst
080_examples.rst doc: specify AWS Region via AWS_DEFAULT_REGION 2022-05-02 21:26:58 +02:00
090_participating.rst update documentation to reflect DEBUG_LOG for release builds 2022-08-05 23:49:39 +02:00
100_references.rst
110_talks.rst
bash-completion.sh Update manpages and auto-completion 2022-08-25 19:55:00 +02:00
cache.rst Wording: change repo to repository 2022-07-08 20:05:35 +02:00
conf.py doc: Update forget security considerations and thread model 2022-03-23 23:12:19 +01:00
design.rst doc: design.rst: Fix highlighting for index snippet 2022-11-27 17:01:27 +01:00
developer_information.rst bump version numbers in instructions to reproduce binaries 2022-11-27 13:18:44 +01:00
faq.rst Wording: change repo to repository 2022-07-08 20:05:35 +02:00
fish-completion.fish Update manpages and auto-completion 2022-08-25 19:55:00 +02:00
index.rst Document connections and compression option 2022-07-03 11:19:24 +02:00
Makefile
manual_rest.rst rewrite: Polish documentation 2022-11-12 19:55:22 +01:00
requirements.txt
REST_backend.rst
test_irreducibility.gap
zsh-completion.zsh Update manpages and auto-completion 2022-08-25 19:55:00 +02:00