duplicity-talk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Duplicity-talk] data set sizes


From: duplicity
Subject: Re: [Duplicity-talk] data set sizes
Date: Mon, 15 Jan 2007 13:46:28 -0700
User-agent: Thunderbird 1.5.0.9 (Windows/20061207)

The automation part is easy, just add an ssh key to your root account so that you can ssh to your backup destination without a password. Then use cron to run a script (as root) that sets the password (export PASSPHRASE="mybackuppassword") and runs duplicity (duplicity /etc/ scp://backup.example.com/backup/etc). Make sure only root can read the script, obviously. :)

  -seren

Richard Houston wrote:
Also I would like to automate the backups. Does anyone have any
experience with gpg-agent. If so is there a quick and dirty howto for
Duplicity and gpg-agent?





reply via email to

[Prev in Thread] Current Thread [Next in Thread]