restic/doc
Michael Eischer dbbeac7174 prune: Add unsafe option to recover from no free space
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.
2022-04-30 19:21:07 +02:00
..
_static docs: switch to gopher favicon 2020-02-13 00:09:37 +01:00
images/aws_s3
logo
man Update manpages and auto-completion 2022-03-26 20:09:59 +01:00
.gitignore Document the build and release processes 2018-10-13 13:48:03 +02:00
010_introduction.rst
020_installation.rst Merge pull request #3689 from brightdroid/patch-1 2022-04-03 21:49:47 +02:00
030_preparing_a_new_repo.rst Use config file modes to derive new dir/file modes 2022-04-30 15:59:51 +02:00
040_backup.rst doc: Link to CACHEDIR.TAG specification 2022-04-08 03:07:27 +02:00
045_working_with_repos.rst check: Adjust help and documentation for check --read-data-subset 2022-03-26 00:11:04 +01:00
050_restore.rst mount: Improve usage information when mounted 2021-11-01 20:59:20 +01:00
060_forget.rst prune: Add unsafe option to recover from no free space 2022-04-30 19:21:07 +02:00
070_encryption.rst
075_scripting.rst
080_examples.rst Use S3's proper product name, Amazon S3 2021-11-13 22:21:06 +01:00
090_participating.rst docs: Fix link to "help wanted" issues 2021-11-16 00:03:34 +00:00
100_references.rst
110_talks.rst Update docs 2018-04-28 22:08:11 +02:00
Makefile Document the build and release processes 2018-10-13 13:48:03 +02:00
REST_backend.rst
bash-completion.sh Update manpages and auto-completion 2022-03-26 20:09:59 +01:00
cache.rst Systematize documentation of environment variables 2020-10-22 09:57:30 +02:00
conf.py doc: Update forget security considerations and thread model 2022-03-23 23:12:19 +01:00
design.rst Misc design.rst cleanups 2022-04-30 10:07:42 +02:00
developer_information.rst Update instructions for reproducing build 2021-09-12 09:02:57 -07:00
faq.rst Update output of restic check 2022-01-16 12:34:20 +01:00
fish-completion.fish Update manpages and auto-completion 2021-08-03 11:45:36 +02:00
index.rst
manual_rest.rst Add --insecure-tls flag to disable SSL cert verification 2021-09-21 10:52:40 -04:00
requirements.txt
test_irreducibility.gap
zsh-completion.zsh Update manpages and auto-completion 2021-08-03 11:45:36 +02:00