I got a 4 year contract with Crashplan (expiring in 2018) and I'm also pissed by this news... I paid less than 4$ per month (the price would've been already higher if I renewed yesterday, but still acceptable) and stored around 130 GB of data (so not a lot, but it's already more than the 100GB threshold that some services use) I need something that would keep watch on all the files on the system (see inotify) to avoi…
Just googling "inotify linux backup," I found my way to this post about inotify not being recursive [0], doesn't that limit its usefulness for triggering backups of an entire drive? For Linux and the relatively small amount of storage you require, you're very likely going to be looking for client software independent of backup storage medium, not a service that provides a client. 130GB would be about $3/month on AWS…
Not ideal, but you only need to do it once and I already have it set up in my ansible playbook:
https://github.com/berdario/dotfiles/blob/5c999113d9ce993f01...