Linked by Thom Holwerda on Sun 16th Oct 2005 10:07 UTC, submitted by Falko Timme
General Development This tutorial describes how to do automated server backups with the tool rdiff-backup. rdiff-backup lets you make backups over a network using SSH so that the data transfer is encrypted. The use of SSH makes rdiff-backup very secure because noone can read the data that is being transferred. rdiff-backup makes incremental backups, thus saving bandwidth.
Thread beginning with comment 45779
To view parent comment, click here.
To read all comments associated with this story, please click here.
RE: Very secure
by saxiyn on Sun 16th Oct 2005 13:15 UTC in reply to "Very secure"
saxiyn
Member since:
2005-07-08

"Also, at first glance it doesn't look like the backed-up data is stored encrypted."

True. You want Duplicity for encrypted backup. This is a philosophical difference. In rdiff-backup's author's word: "rdiff-backup's archives are meant to be as easy to view as possible."

More on this here:
http://www.nongnu.org/rdiff-backup/duplicity.html

Reply Parent Bookmark Score: 1

RE[2]: Very secure
by raboof on Mon 17th Oct 2005 08:00 in reply to "RE: Very secure"
raboof Member since:
2005-07-24

Ah, indeed it's quite prominently linked on the rdiff page.

Great, linking to alternatives and explaining the when they might be a better idea is a Good Thing. Very mature/professional.

Reply Parent Bookmark Score: 1