Rclone

Follow the Getting Started guide to setup Rclone.

There are 2 ways to use Rclone with Storj:

  1. S3 Compatible: Connect to the Storj network via the S3 protocol/S3 gateway.
  2. Native: Connect over the Storj protocol to access your bucket.

S3 Compatible

Use our S3 compatible API to increase upload performance and reduce the load on your systems and network. A 1GB upload will result in only 1GB of data being uploaded.

  • Faster upload
  • Reduction in network load
  • Server-side encryption

See common commands to get started!

Native

Use our native Rclone integration to take advantage of client-side encryption, and to achieve the best possible download performance. Note that uploads will be erasure-coded locally Design Decision - End-to-end Encryption; thus, uploading a 1GB file will result in 2.68GB uploaded data out of your network (to storage nodes across the network).

  • End-to-end encryption
  • Faster download speed

See common commands to get started!

Previous
QNAP Hybrid Backup Sync 3