etc/pvl-backup.conf
author Tero Marttila <tero.marttila@aalto.fi>
Mon, 28 Jul 2014 13:14:53 +0300
changeset 80 b332d99f988e
parent 56 ae4b24ae4f70
permissions -rw-r--r--
update for pvl.args; fixing -c/command and --config option dupliates
## 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