Posts Tagged ‘duplicity’

Backing up to Amazon S3 (Part 2) – duplicity

As I wrote in my post last week, I have been playing a bit with how to back up to Amazon S3 on Ubuntu. The simplest method of doing so is to use Duplicity, which have built-in support for backing up to a S3 bucket. That means that the only thing you have to do [...]

Backing up to Amazon S3 (Part 1)

Backing up your files can obviously be done in many ways. Some prefer a USB-disk located somewhere to which backups can be made with irregular intervals, while others prefer the backups to be made by some automated process which backs up to some remote location. It is probably apparent from the last sentence that I [...]