Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Sat Apr 20, 2013 4:14 pm 
Offline

Joined: Sat Apr 20, 2013 3:55 pm
Posts: 1
Linode suggests using rdiff-backup with SSHFS for remote backups in order to get around the rdiff-backup version compatibility issue. This seems to be horribly inefficient.

One of the features of rsync (and rdiff-backup by extension) is that the remote process identifies and transmits only the change deltas thereby saving a huge amount of bandwidth and time.

By using the SSHFS filesystem it would move the change delta processing to the local system and every file would have to be read in full 'over the wire' every time.

Am I missing an important concept?

Using Rdiff-backup with SSHFS
http://library.linode.com/networking/rdiff-backup-sshfs


Top
   
PostPosted: Sun Apr 21, 2013 7:56 am 
Offline
Senior Member
User avatar

Joined: Sat Aug 30, 2008 1:55 pm
Posts: 1739
Location: Rochester, New York
In the case where you have the same version of rdiff-backup on source and destination, I would certainly not use sshfs, and would instead just use rdiff-backup in the normal way.

In the case where you don't, I would certainly not use rdiff-backup, and would instead use duplicity. But some people probably want to use rdiff-backup, and for them, there's that.

_________________
Code:
/* TODO: need to add signature to posts */


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 4 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group