mirror of
https://github.com/restic/restic.git
synced 2025-12-25 09:09:36 -05:00
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. |
||
|---|---|---|
| .. | ||
| _static | ||
| images/aws_s3 | ||
| logo | ||
| man | ||
| conf.py | ||
| Design.md | ||
| design.rst | ||
| development.rst | ||
| faq.rst | ||
| index.rst | ||
| installation.rst | ||
| Makefile | ||
| manual.rst | ||
| references.rst | ||
| requirements.txt | ||
| rest_backend.rst | ||
| talks.rst | ||
| test_irreducibility.gap | ||
| tutorial_aws_s3.rst | ||
| tutorials.rst | ||