How to use duplicity to backup directly to a Google cloud storage bucket to achieve time machine like incremental backups on Ubuntu 15.10 wily
from: http://askubuntu.com/questions/164984/backup-with-duplicity-on-google-cloud-storage https://github.com/boto/boto apt-get install pip pip install boto gsutil config -a duplicity local_dir gs://yourbucket
