Deprecated

Search our articles or browse by category below

[deprecated] Backup to Dropbox

October 20, 2016 Anders


Note: This article is deprecated since version 1.6 of the Linux agent. But are still useful if running old versions and offline configuration. Regarding any information please contact the support on support@backupbird.com

Before configurering Dropbox. You will need to generate a acces token to you Dropbox account.
Generate token

Edit the config file on the server

sudo nano /etc/backupbird/conf.toml 

Insert the following into the configuration file. And and the your infomation.

[[provider]]
provider = "dropbox"
token= "" # The token you have generated
storePath= "" # Where to store backup on dropbox

Read how you backup Linux server to Amazon S3