How Do I Backup My Files Stored On Contabo's S3 Object Storage?

How do I backup my files stored on Contabo's S3 Object Storage?

Below is a guide on a simple way to perform a backup of your files. In the example we will be using rclone. You could use more specific tools to create e.g. archives of the files you want to backup and use rclone to store them safely on Contabo's S3 Object Storage. 


How do I backup my files stored on Contabo's S3 Object Storage using rclone?

  1. We assume that the files and folder you want to backup are in folder /home/user/backup for our examples.

  2. Setup rclone as described here.

  3. We assume the S3 Object Storage to have a bucket called backup for our example.

  4. Run the following command to store the files on your Object Storage:
    rclone sync -P /home/user/backup eu2:backup/
  5. You can of course run this command on a recurring schedule with crontab or Windows Task Scheduler.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article

Modified on Wed, 18 Sep at 12:28 PM

Can’t find what you’re looking for?

Get in Touch

Do you have a pre-sales question?