Files
restic/cmd/restic
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
..
2017-07-23 14:19:13 +02:00
2017-07-23 14:19:13 +02:00
2017-07-23 14:21:03 +02:00
2017-07-23 14:19:13 +02:00
2017-07-23 14:21:03 +02:00
2017-08-17 11:03:26 -03:00
2017-08-16 15:25:02 +02:00
2017-07-23 14:19:13 +02:00
2017-07-24 17:43:32 +02:00
2017-07-23 14:19:13 +02:00
2017-07-23 14:19:13 +02:00
2017-07-24 17:43:32 +02:00
2017-07-23 14:19:13 +02:00