Star

Created With

linkExcluding files

If you want to exclude certain files or folders it done easily by specifying the right flags in the location you desire to filter.

The flags are taken straight from the restic cli exclude rules so you can use any flag used there.

1linklocations:

2link my-location:

3link from: /data

4link to: my-backend

5link options:

6link backup:

7link exclude:

8link - '*.nope'

9link - '*.abc'

10link exclude-file: .gitignore

Excluding files

Home Quick Start Installation Configuration Upgrade

Locationschevron_right

Overview Hooks

Optionschevron_right

Cron Docker Volumes

Backendchevron_right
CLIchevron_right

Examples QA Community Contributors