On 2006-03-22, Marco Fretz <[EMAIL PROTECTED]> wrote:
>
>
> is there any solution? =)
>
> i think there have to be a way like this: rdiff-backup over ssh and run
> the remote rdiff-backup with sudo. but how?

As far as I understand, you are aiming at a pull-solution, but I would rather
choose a push solution as this also solves your root login problem. As you are
already familiar with rdiff-backup I would suggest duplicity which also uses
librsync. It has the added feature of encryption of your backups. For your
other requirements:

> - smallest network traffic

Pass.

> - smallest load on remote machines

Not probably what you mean but in this case your remote machine is the backup
server, so pass :)

> - preserved file permissions

Yes, only limitation is that it doesnt support hardlinks (multiple copies are
stored)

> - only small configuration on remote machines

Pass.

> - restoring data until 7 days ago (7 day generation)

Pass.

> - root login on remote machines is disabled

Your backupserver only needs to permit (non-root) scp/sftp from every client
machine.

BTW: the url is http://www.nongnu.org/duplicity

HTH,
DaCa.

-- 
Greetings from Oostende (BE) -*- Danny Cautaert (DaCa) 
Write me in Dutch, French or English * GnuPG: 10731977
Meet me at DebConf6, 14 till 21 May 2006, Oaxtepec, MX
Linux/Unix Gebruikers West-Vlaanderen: http://lugwv.be

Reply via email to