Added sftp backend
This commit is contained in:
parent
aff169fd40
commit
2e33f7fe34
@ -9,6 +9,10 @@ backends:
|
||||
type: local
|
||||
path: /mnt/hdd/autorestic.backup
|
||||
|
||||
oiseauroch:
|
||||
type: sftp
|
||||
path: backup_oiseauroch:/backup_sagouin/backups
|
||||
|
||||
glacier:
|
||||
type: rclone
|
||||
path: scaleway-glacier:/autorestic-sagou.in
|
||||
@ -99,6 +103,7 @@ locations:
|
||||
- /var/www/dokuwiki/data/media_meta
|
||||
to:
|
||||
- hdd
|
||||
- oiseauroch
|
||||
- glacier
|
||||
cron: '0 3 * * 4' # At 3:00am on Thursday
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user