Bandwidth-efficient encrypted backup using incremental deltas and GPG
Bandwidth-efficient encrypted backup
duplicity$ duplicity /home/user file:///backup/path$ duplicity restore file:///backup/path /home/user/restored$ duplicity /home/user s3://s3.amazonaws.com/bucket-name --encrypt-key YOUR_GPG_KEY_ID