1000 FAQs, 500 tutorials and explanatory videos. Here, there are only solutions!
Backup QNAP with rClone or HBS on Swiss Backup (Swift)
This guide details how to back up a QNAP type NAS using rClone or HBS via the OpenStack Swift protocol on Swiss Backup the independent Swiss cloud backup solution.
Prerequisites
- Have a Swiss Backup Infomaniak space with at least one available device quota for a Cloud backup.
- Add 1 device of type Cloud to obtain the OpenStack Swift parameters.
- Install the application rClone (https://www.qnapclub.eu/en/qpkg/330) or HBS (https://www.qnap.com/en/software/hybrid-backup-sync) on the QNAP.
⚠️ All the services offered by Infomaniak are compatible with the corresponding standard protocols (notably IMAP/SMTP for email, WebDAV for sharing, S3/Swift for storage, etc.). Therefore, if you encounter a problem with third-party software, contact its publisher directly or a Partner and consult the support policy as well as article 11.9 of the Infomaniak Terms and Conditions.
Connection via rClone
To set up a new backup:
- Copy the content below into the
rclone.conf
file in the.config/rclone
directory of the user (e.g.,/share/homes/backupuser/.config/rclone/rclone.conf
) - Check the configuration with "
rclone config
". - Start the copy with the command "
rclone sync /share/to/sync Infomaniak:default
"
Replace SBI-XXXXXXXX
and "passwd
" according to the information specific to your device (refer to this other guide):
[sb_project_SBI-XXXXXXXX]
type = swift
user = SBI-XXXXXXXX
key = passwd
auth (1) = https://swiss-backup.infomaniak.com/identity/v3
domain = default
tenant = sb_project_SBI-XXXXXXXX
tenant_domain = default
region = RegionOne
storage_url =
auth_version =
Connection via HBS (Hybrid Backup Sync)
To set up a new backup:
- Open HBS and go to Backup & Restore then click on Create new Backup job.
- Select the folder of the NAS to backup and then click on Next.
- Choose OpenStack Swift then enter the information according to the instructions below:
- Name: give a name to the backup
- Select “
Use Keystone Infrastructure
” - Select “
V3
” - Project name:
sb_project_SBI-XXXXXXXX
(replaceSBI-XXXXXXXX
with your own identifier, same below) - User ID:
SBI-XXXXXXXX
- Password: the one generated on Swiss Backup
- Authentication service (1):
https://swiss-backup.infomaniak.com/identity/v3
- Click on Create.
- Region name:
RegionOne
- Bucket name:
default
- Multipart Size: leave
128MB
- Click on Select.
- Click on default in the destination field, then click OK.
- Give a name to the task.
- Then configure the desired parameters such as the backup frequency and bandwidth limitation.
- Click on Create.
//swiss-backup02
", "//swiss-backup03
etc. changes depending on the cluster number indicated on the Manager in the Cloud storage information under "Location"; and if your Swiss Backup device was created before October 2020, you will need to use https://swiss-backup.infomaniak.com/identity/v3