Files
thanks/thanks.yaml.example

15 lines
328 B
Plaintext

jobs:
- source: "zroot/home/sam/thanks"
target: "zrust/backup/weller/thanks"
targetHost: "backup@woodford.gentoo.party"
keep: 30
prefix: "thanks-"
recursive: false
hooks:
completed:
cmd: "backup-success.sh"
args: []
error:
cmd: "backup-error.sh"
args: []