[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [rdiff-backup-users] rdiff-backup vs. rsync(d) at the remote end
From: |
roland |
Subject: |
Re: [rdiff-backup-users] rdiff-backup vs. rsync(d) at the remote end |
Date: |
Sat, 24 Jun 2006 16:09:48 +0200 |
hi!
mhhh - still wondering here and spending thoughts over and over again...
As far as I can see, there are a lot of reasons for using a server on
the receiving side.
yes - but why does this need rdiff-backup as server? rsync can run as a
server, too.
One of them is storage of metadata, the most
important however is keeping a history using 'reverse' diffs.
mhh - but metadata is only stored on the backup-machine within the
rdiff-backup repository.
nothing on the client side. rdiff-backup just pulls the data and metadata
from the backup client.
whatever data/metadata rdiff-backup needs on the receiving side for storing
this - an rsync
daemon on the remote site should be able to "deliver" this (imho - in
theory).
does somebody have a clue what's different "on the wire" between rsync and
rdiff-backup ?
it´s gets a bigger problem for me, because i cannot install rdiff-backup on
many remote machines and
so i need to create a local copy via rsync and rdiff-backup'ing it
afterwards.
this doubles storage and isn`t very optimal.
ok, i know that i can convert a rsync mirror with "-b --force" into a
rdiff-backup repository - but
i`m not allowed to rsync afterwards.
Actually, take a look at Duplicity and you will see a nice example of what
you are looking for.
thanks. maybe , fusessh is also worth looking at....
regards
roland
----- Original Message -----
From: "Gerard van Dijnsen" <address@hidden>
Cc: <address@hidden>
Sent: Saturday, May 27, 2006 6:45 PM
Subject: Re: [rdiff-backup-users] rdiff-backup vs. rsync(d) at the remote
end
As far as I can see, there are a lot of reasons for using a server on
the receiving side. One of them is storage of metadata, the most
important however is keeping a history using 'reverse' diffs. This might
be implemented differently using rsync perhaps, I am not sure. Actually,
take a look at Duplicity and you will see a nice example of what you are
looking for. You only need ssh on the receiving side for this to work...
Gerard
On Sat, 2006-05-27 at 13:24 +0200, roland wrote:
Hello !
while thinking about (and digging into) how rdiff-backup is working
internally, i wonder a little bit about rdiff-backup being needed at the
remote end.
wouldn`t rsync(d) be sufficient for this (in theory) ?
i`m asking this, because it's a lot easier and more "lightweight" to
install
rsync(d) on the clients you need to backup.
regarding "what's being transferred over the wire or being done at the
remote end" - can someone explain the difference between rdiff-backup and
rsync and give a comment about possible replacement of rdiff-backup with
rsync(d) ?
regards
roland
ps:
actually, i even have one machine i need to rsync first to a local
directory
and rdiff-backup from that, because i'm not allowed to install python on
that machine. so this takes twice the space on my backup machine.
_______________________________________________
rdiff-backup-users mailing list at address@hidden
http://lists.nongnu.org/mailman/listinfo/rdiff-backup-users
Wiki URL:
http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki
_______________________________________________
rdiff-backup-users mailing list at address@hidden
http://lists.nongnu.org/mailman/listinfo/rdiff-backup-users
Wiki URL:
http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Re: [rdiff-backup-users] rdiff-backup vs. rsync(d) at the remote end,
roland <=