Differences between revisions 1 and 6 (spanning 5 versions)
Revision 1 as of 2015-11-16 22:40:00
Size: 634
Editor: SamatJain
Comment:
Revision 6 as of 2017-08-04 19:48:07
Size: 1462
Editor: SamatJain
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
## page was renamed from AmazonCloudDrive

= Services =

[[https://hubic.com/en/|hubiC]]. Storage service from OVH. Provides apps, 10 TB for €50/year at max 10 Mbit/stream. OpenSwift-compatible API.

[[https://wasabi.com/|Wasabi]]: Amazon S3-like service, Glacier like pricing. Minimum 1 TB.

Backblaze B2. Amazon S3-like service.

= Generic (across all services) =

[[http://rclone.org/|rclone]]: rsync for cloud storage

= Google Drive =

== Clients ==

[[https://github.com/google/skicka|skicka]]: Google Drive client for Linux provided by Google

= Amazon Cloud Drive =
Line 14: Line 35:

[[https://github.com/yadayada/acd_cli|acd_cli]]: CLI and FUSE adapter for Amazon Cloud Drive

[[https://github.com/breunigs/duplicity-acdcli|duplicity-acdcli]]: Plugin for duplicity to upload to Amazon Cloud Drive via acd_cli

Services

hubiC. Storage service from OVH. Provides apps, 10 TB for €50/year at max 10 Mbit/stream. OpenSwift-compatible API.

Wasabi: Amazon S3-like service, Glacier like pricing. Minimum 1 TB.

Backblaze B2. Amazon S3-like service.

Generic (across all services)

rclone: rsync for cloud storage

Google Drive

Clients

skicka: Google Drive client for Linux provided by Google

Amazon Cloud Drive

Reading

Reddit thread

See https://developer.amazon.com/public/apis/experience/cloud-drive/content/getting-started for information on getting your client ID and secret.

Using UnionFS-FUSE with Amazon Cloud Drive encrypted files

Software

multidrive: CLI program for uploading to Amazon Cloud Drive

acd_fuse: FUSE adapter for Amazon Cloud Drive

acd_cli: CLI and FUSE adapter for Amazon Cloud Drive

duplicity-acdcli: Plugin for duplicity to upload to Amazon Cloud Drive via acd_cli

SamatsWiki: CloudStorage (last edited 2021-07-15 19:07:03 by SamatJain)