Skip to content

Commit

Permalink
Add chapter: Introduction to rclone
Browse files Browse the repository at this point in the history
  • Loading branch information
gmacario committed Nov 5, 2023
1 parent 45b3ddf commit 9ae9dd8
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions docs/howto/howto-use-rclone-with-cubbit-ds3.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,15 @@

This guide explains how to use the [rclone](https://rclone.org/) tool to access contents and backup data on a bucket of [Cubbit DS3 Object Storage](https://www.cubbit.io/).

## Introduction to `rclone`

From <https://rclone.org/>:

> Rclone is a command-line program to manage files on cloud storage. It is a feature-rich alternative to cloud vendors' web storage interfaces.
> [Over 70 cloud storage products](https://rclone.org/#providers) support rclone including S3 object stores, business & consumer file storage services, as well as standard transfer protocols.
Official instructions for using rclone with Cubbit DS3 are available at <https://docs.cubbit.io/integrations/rclone>

TODO

<!-- EOF -->

0 comments on commit 9ae9dd8

Please sign in to comment.