etc/pvl-backup.conf
author Tero Marttila <tero.marttila@aalto.fi>
Mon, 28 Jul 2014 13:33:13 +0300
changeset 81 509a30f96b87
parent 56 ae4b24ae4f70
permissions -rw-r--r--
version 0.6.3: workaround issues with pvl-common 0.5 -c/--config options
## Options
[snapshots]
format      = %Y%m%d-%H%M%S

# rsync options, in invoke.optargs format
[rsync-options]
archive             = true
hard-links          = true
one-file-system     = true
numeric-ids         = true
delete              = true
exclude-from        = etc/ignore.list

## Intervals
[intervals/recent]
format  = 

[intervals/day]
format  = %Y-%m-%d

[intervals/week]
format  = %Y-%W

[intervals/month]
format  = %Y-%m

[intervals/year]
format  = %Y

## Targets
# from pvl-backup.d

## Runs
[run/twice-daily]
test        = true

[run/hourly]
test-lvm    = true