proxmox-backup/tests
Christian Ebner 62d123e50a pxar: add functionality to pass exclude MatchPatterns on create
This exposes the option to pass a list of exclude MatchPattern via the
'--exclude' option.
The list is encoded as file '.pxarexclude-cli' in the archives root directory.
If such a file is present in the filesystem, it is skipped and not included in
the archive in order to avoid conflicting information.

Signed-off-by: Christian Ebner <c.ebner@proxmox.com>
2019-10-23 07:31:49 +02:00
..
catar_data tests/pxar.rs: Integrity test for pxar 2019-05-21 06:26:34 +02:00
blob_writer.rs src/backup/data_blob.rs: avoid Arc<CryptConfig> 2019-10-07 11:41:35 +02:00
catar.rs pxar: add functionality to pass exclude MatchPatterns on create 2019-10-23 07:31:49 +02:00
proto-client.c protocol: add C header work in progress and test client 2019-03-15 12:40:47 +01:00
pxar.rs tests/pxar.rs: Change rsync options to --archive 2019-07-17 09:46:42 +02:00
worker-task-abort.rs tests/worker-task-abort.rs: switch to async 2019-09-02 15:21:26 +02:00