Contents

Cloud all the things!

Contents

Recently, I found that Amazon is offering their Cloud Drive service, with unlimited storage, for $60/year.  As someone who has had more than one catastrophic disk crash on my personal data stores, I was very interested in this service.  They are offering a 3 month trial so, I jumped to sign-up.

And was immediately very confused to find I was only offered 5 GB of photo space. After puzzling for some time, I realized I was not allowed this service because my Canadian Amazon site was linked to my US Amazon site. Lame.

Fast forward a week, I was relaying my story to a friend who said “Just sign up again”. I said I need a new email address like I need a new hole in the head.  He mentioned that Gmail has a neat feature. After the local part, if you can add a plus “+” symbol with anything you like, it gets dropped by Google and delivered to you. An example will make this simpler.

ie – [email protected] would become [email protected] would get delivered to [email protected]

Sold. I signed up for a new Amazon account and started mucking with their service. The GUI sucks. I mean, I really don’t want to upload things by clicking on them. They have some app for Windows, but that isn’t super useful for me.

I found a few projects for Linux which interface with ACD before landing on rclone.  The big sale point for me was the bandwidth throttling, which I’ll get to in minute.

I started shovelling things into the service to test it out. It is consuming like a champ. I found my home broadband provider, or their upstream, is doing some poor QOS so, my Upload/Download to AWS is shit.  I found one of my VPS had WAY better speeds, so I futzed around with that as a downloading station. Immediately, I tripped over saturating the virtual network driver caused hard-locking of the machine. It required a reboot in the console to recover. I found throttling total transfers below 10MB/s seemed to do the trick, hence the rclone feature.

A couple of package installs and some trivial shell scripts and I  had a tidy little pipe line to pull down data and shovel it into the Cloud Drive. Side-note: If there is interest, I can share the scripts.  Perhaps I will clean them up and publish them here.

So far, I’ve crammed about 420 GB into the storage and it’s behaving nicely.  There are a couple gotchas:

  1. you can’t play any video longer than 20 minutes. I think this is so people don’t upload their movie collection and play it from there.
  2. There is a 40 GB file limit. I believe this is so people don’t do DB dumps and stuff them in here, or something like that.

It’s nice piece of mind knowing some old television shows, movies and what not have a permanent place to live without the fear of hard drive crash.  It’s also nice to know, that when I leave this mortal coil, my credit cards will get terminated and this account a year later.