Data backup
Backup to Google Drive
For the configuration process to go smoothly, you need to prepare the following:
A Google Drive account dedicated to backing up data
Install Rclone and get Google Drive Token
On Windows
Download Rclone 64bit or 32bit software to your device at https://rclone.org/downloads/ Then unzip the zip file downloaded above, we will have the file rclone.exe, assuming it is located in the folder
D:\Rclone\rclone.exe
Open the Windows CMD application (Run- CMD) and run the following command:powershellD:\Rclone\rclone.exe authorize "drive"
Don't forget to change
D:\Rclone\rclone.exe
to the corresponding path on your computer! A browser will open, go to step 3On Linux/macOS/BSD
Open the terminal application and run the command to install (be sure to enter sudo password):
bashcurl https://rclone.org/install.sh -o rclone.sh sudo bash rclone.sh rm rclone.sh rclone authorize "drive"
A browser will open, go to step 3
Select the Google account to back up to:
Authorize connection to your account:
Go back to terminal/cmd in step 2, you will see a code as shown below, please copy this code:
Go to server management page and select the server to backup, then click on the "Backup" tab save"
Select Google Drive
In the memo box, enter a description to take notes. In the second box is "Backup Google Drive Code", enter the code you copied in step 5.
Click save to complete.
Backup to OneDrive
For the configuration process to go smoothly, you need to prepare the following:
A dedicated Microsoft OneDrive account for data backup
Install Rclone and get OneDrive Token
On Windows
Download Rclone 64bit or 32bit software to your device at https://rclone.org/downloads/ Then unzip the zip file downloaded above, we will have the file rclone.exe, assuming it is located in the folder
D:\Rclone\rclone.exe
Open the Windows CMD application (Run- CMD) and run the following command:powershellD:\Rclone\rclone.exe authorize "onedrive"
Don't forget to change
D:\Rclone\rclone.exe
to the corresponding path on your computer! A browser will open, go to step 3On Linux/macOS/BSD
Open the terminal application and run the command to install (be sure to enter sudo password):
bashcurl https://rclone.org/install.sh -o rclone.sh sudo bash rclone.sh rm rclone.sh rclone authorize "onedrive"
A browser will open, go to step 3
Sign in to your Microsoft account (skip if you're already signed in)
Allow connection to your account by pressing Yes or Yes:
Go back to terminal/cmd in step 2, you will see a code as shown below, please copy this code:
The code between
Paste the following into your remote machine --->
and<---End paste
!Go to server management page and select the server to backup, then click on the "Backup" tab save"
Select OneDrive
In the memo box, enter a description to take notes. In the second box is "Backup OneDrive Code", enter the code copied in step 5.
Click save to complete.
Backup to DropBox
For the configuration process to go smoothly, you need to prepare the following:
A dedicated Dropbox account for data backup
Install Rclone and get Dropbox Token
On Windows
Download Rclone 64bit or 32bit software to your device at https://rclone.org/downloads/ Then unzip the zip file downloaded above, we will have the file rclone.exe, assuming it is located in the folder
D:\Rclone\rclone.exe
Open the Windows CMD application (Run- CMD) and run the following command:powershellD:\Rclone\rclone.exe authorize "dropbox"
Don't forget to change
D:\Rclone\rclone.exe
to the corresponding path on your computer! A browser will open, go to step 3On Linux/macOS/BSD
Open the terminal application and run the command to install (be sure to enter sudo password):
bashcurl https://rclone.org/install.sh -o rclone.sh sudo bash rclone.sh rm rclone.sh rclone authorize "dropbox"
A browser will open, go to step 3
Sign in to your Dropbox account (skip if you're already signed in)
Allow connection to your account by pressing "Agree" or "Allow":
Go back to terminal/cmd in step 2, you will see a code as shown below, please copy this code:
The code between
Paste the following into your remote machine --->
and<---End paste
!Go to server management page and select the server to backup, then click on the
Backup tab save
Select Dropbox
In the memo box, enter a description to take notes. In the second box is "Backup Dropbox Code", enter the code copied in step 5.
Click save to complete.
Backup configuration
- Backup schedule expression: refer to here
- Backup cycle: the most recent number of days to retain backups, for example, if set to 18, the previous 19-day backups are no longer available, you should consider downloading them before being deleted.
- Exclude folders: is a path pointing to a folder that is not in your data backup