mirror of https://github.com/restic/restic.git
dbbeac7174
The new option allows prune to operate with nearly no scratch space by only removing no longer necessary pack files and first deleting the index before rebuilding it. By first deleting the index it becomes safe to just delete no longer necessary pack files. However, as a downside there's now the risk that the repository becomes inaccessible if prune fails. To recover from that problem a user might have to manually delete the repository index and then run (a full) `rebuild-index` again. |
||
---|---|---|
.. | ||
_static | ||
images/aws_s3 | ||
logo | ||
man | ||
.gitignore | ||
010_introduction.rst | ||
020_installation.rst | ||
030_preparing_a_new_repo.rst | ||
040_backup.rst | ||
045_working_with_repos.rst | ||
050_restore.rst | ||
060_forget.rst | ||
070_encryption.rst | ||
075_scripting.rst | ||
080_examples.rst | ||
090_participating.rst | ||
100_references.rst | ||
110_talks.rst | ||
Makefile | ||
REST_backend.rst | ||
bash-completion.sh | ||
cache.rst | ||
conf.py | ||
design.rst | ||
developer_information.rst | ||
faq.rst | ||
fish-completion.fish | ||
index.rst | ||
manual_rest.rst | ||
requirements.txt | ||
test_irreducibility.gap | ||
zsh-completion.zsh |