hubiC remote for git-annex

Software git-annex, hubic, python

I still love git-annex. And one of the things I like is that it can use many storage backends and track the location of any data on all of these backends. And in the latest versions, it’s quite easy to add support for new backends. Which I did for hubiC, an inexpensive1 cloud storage service by OVH.

hubiC provides a nice API, which is actually the “usual” OpenStack SWIFT API with a custom authentication system based on OAuth 2. Using that, I wrote an external special remote that connects git-annex to hubiC. I’ve been using it for a few months and I’m quite happy with it. It has the following features:

The latest release is version 0.3. Get it while it’s hot!


  1. I currently pay 10 €/month for 10 TB of storage (but I only use a little over 1 TB). Before that, I used to pay almost 30 $/month for 400 GB of Google Cloud Storage. ↩︎

Comments

Join the conversation by sending an email. Your comment will be added here and to the public inbox after moderation.