[clug] Cloud + rsync + backup

matt andrews wantok at gmail.com
Mon Aug 3 02:21:07 UTC 2015


On 3 August 2015 at 11:39, Andrew Janke <a.janke at gmail.com> wrote:
> Ideally I want a file level encrypted remote backup (to Google Drive)
> with keys kept locally, connection via ADSL so it has to be
> incremental. Some keep a full image and incrementals, some (like
> rsync-backup) keep a current version up to date and keep diffs back to
> a previous state. It doesn't seem that rsync supports encryption?


I have built some useful solutions with Duplicity[1] in the past. It
uses rsync, but also encrypts the archives before storing remotely.

[1] http://duplicity.nongnu.org/



More information about the linux mailing list