nixfiles/hosts/storage/rclone_config.template

52 lines
1 KiB
Plaintext
Raw Normal View History

2022-10-27 20:27:22 +01:00
[StorageBox-Remote]
2022-11-02 16:04:43 +00:00
type = sftp
2022-10-27 20:27:22 +01:00
host = u323231.your-storagebox.de
user = u323231
pass = STORAGEBOX_PASSWORD
2022-11-02 16:04:43 +00:00
port = 23
shell_type = unix
md5sum_command = md5 -r
sha1sum_command = sha1 -r
#type = smb
#type = webdav
#vendor = nextcloud
#host = u323231.your-storagebox.de
#url = https://u323231.your-storagebox.de
#user = u323231
#pass = STORAGEBOX_PASSWORD
2022-10-27 20:27:22 +01:00
[StorageBox]
type = alias
2022-11-02 16:04:43 +00:00
remote = StorageBox-Remote:
#backup
2022-10-27 20:27:22 +01:00
[B2-Chaos-Backups-Source]
type = b2
account = B2_CHAOS_BACKUPS_ACCOUNT
key = B2_CHAOS_BACKUPS_KEY
hard_delete = true
[B2-Chaos-Backups]
type = alias
2022-10-28 13:56:51 +01:00
remote = B2-Chaos-Backups-Source:Chaos-Backups
[B2-Chaos-Photos-Source]
type = b2
account = B2_CHAOS_PHOTOS_ACCOUNT
key = B2_CHAOS_PHOTOS_KEY
hard_delete = true
[B2-Chaos-Photos]
type = alias
2022-11-02 11:32:03 +00:00
remote = B2-Chaos-Photos-Source:Chaos-Photos
[B2-Cassie-Cryptidz-Backup-Source]
type = b2
account = B2_CASSIE_CRYPTIDZ_BACKUP_ACCOUNT
key = B2_CASSIE_CRYPTIDZ_BACKUP_KEY
hard_delete = true
[B2-Cassie-Cryptidz-Backup]
type = alias
remote = B2-Cassie-Cryptidz-Backup-Source:Cryptidz-Backup