2
2
mirror of https://github.com/octoleo/restic.git synced 2024-06-03 01:20:49 +00:00
restic/doc
Fabian Wickborn dbda892542 Add option to exclude directories with a tagfile
The option is named --exclude-if-present and accepts a parameter
filename[:content]. Directories are excluded and their contents is not
backed up if they contain a file with the specified name and,
optionally, that starts with the specified content. The tagfile itself
is never excluded.

There is also a shortcut --exclude-caches that works in the same way as
the likewise-named option of tar(1): Directories are recognized as cache
if they contain a file named "CACHEDIR.TAG.

Closes #317.
2017-09-09 09:57:42 +02:00
..
_static Documentation: Refactor and switch to Sphinx 2017-04-17 20:53:38 +02:00
images/aws_s3 Convert AWS S3 tutorial to rst 2017-04-17 22:41:23 +02:00
logo Update logo 2015-01-03 15:42:48 +01:00
man Add option to exclude directories with a tagfile 2017-09-09 09:57:42 +02:00
conf.py Documentation: Refactor and switch to Sphinx 2017-04-17 20:53:38 +02:00
Design.md doc: Move doc/references/* to doc/ 2017-04-17 22:07:06 +02:00
design.rst doc/design: fix keys.data MAC format description 2017-08-29 00:22:11 +02:00
development.rst Fix link to CONTRIBUTING.md 2017-06-09 00:36:31 +02:00
faq.rst Documentation: Refactor and switch to Sphinx 2017-04-17 20:53:38 +02:00
index.rst Convert AWS S3 tutorial to rst 2017-04-17 22:41:23 +02:00
installation.rst Fixed word-o. ("Package", not "packet".) 2017-08-31 13:34:53 -07:00
Makefile Documentation: Refactor and switch to Sphinx 2017-04-17 20:53:38 +02:00
manual.rst Fix manual to use key remove instead of key rm 2017-09-05 16:22:42 -03:00
references.rst doc: Add hline 2017-04-17 22:13:43 +02:00
requirements.txt Documentation: Refactor and switch to Sphinx 2017-04-17 20:53:38 +02:00
rest_backend.rst doc: Move doc/references/* to doc/ 2017-04-17 22:07:06 +02:00
talks.rst Documentation: Refactor and switch to Sphinx 2017-04-17 20:53:38 +02:00
test_irreducibility.gap chunker: Require a random irreducible polynomial 2015-04-05 22:52:43 +02:00
tutorial_aws_s3.rst Fixing tiny typo 2017-06-08 13:27:22 +02:00
tutorials.rst Convert AWS S3 tutorial to rst 2017-04-17 22:41:23 +02:00