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: askubuntu.com/questions/…

github.com/boto/boto

apt-get install pip
pip install boto
gsutil config -a
duplicity local_dir gs://yourbucket

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.