Not to denigrate Colin's work, nor Tarsnap at all, as I love these CLI based tools, but is there anything better about Tarsnap than just using Duplicity as I do now?
All I have to do is a ' duplicity $DIR s3+http://bucket ' and I will get a gpg encrypted full/diff of my data, which looks to be a bit cheaper and GPG encrypted stored on S3. Plus if I really want to save some cash I could mark every object as Reduced Redundancy to save even more money.
All I have to do is a ' duplicity $DIR s3+http://bucket ' and I will get a gpg encrypted full/diff of my data, which looks to be a bit cheaper and GPG encrypted stored on S3. Plus if I really want to save some cash I could mark every object as Reduced Redundancy to save even more money.
Thoughts?