Added sftp backend

This commit is contained in:
Antoine Lima 2022-08-11 09:30:13 +00:00
parent aff169fd40
commit 2e33f7fe34

View File

@ -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