mirror of
https://github.com/octoleo/restic.git
synced 2024-11-16 01:57:10 +00:00
dbda892542
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. |
||
---|---|---|
.. | ||
restic-autocomplete.1 | ||
restic-backup.1 | ||
restic-cat.1 | ||
restic-check.1 | ||
restic-dump.1 | ||
restic-find.1 | ||
restic-forget.1 | ||
restic-init.1 | ||
restic-key.1 | ||
restic-list.1 | ||
restic-ls.1 | ||
restic-manpage.1 | ||
restic-migrate.1 | ||
restic-mount.1 | ||
restic-prune.1 | ||
restic-rebuild-index.1 | ||
restic-restore.1 | ||
restic-snapshots.1 | ||
restic-tag.1 | ||
restic-unlock.1 | ||
restic-version.1 | ||
restic.1 |