mirror of
https://0xacab.org/liberate/backupninja.git
synced 2024-11-10 04:42:31 +01:00
eff97c8235
ssh identity file, defaulting to the expected /root/.ssh/id_rsa. This is important to have if you are trying to backup to a different user on a backuphost than other handlers are using. For example, if the rdiff handler is connecting to backalbatross@backupserver-pn using /root/.ssh/id_rsa for public key authentication, and you want to configure the maildir handler to connect as user backmaildir@backupserver-pn you will might want to specify a different identity file for that authentication (if you do not want to share the id file between the 'backalbatross' and 'backmaildir' users). Note: this cannot be accomplished with a ssh config file because that file is host based, ie. you can only specify one user per host specified in the config |
||
---|---|---|
.. | ||
dup.helper.in | ||
dup.in | ||
ldap.helper.in | ||
ldap.in | ||
maildir.in | ||
makecd.helper.in | ||
makecd.in | ||
Makefile.am | ||
mysql.helper.in | ||
mysql.in | ||
pgsql.helper.in | ||
pgsql.in | ||
rdiff.helper.in | ||
rdiff.in | ||
rsync.in | ||
sh.in | ||
svn.in | ||
sys.helper.in | ||
sys.in | ||
tar.helper.in | ||
tar.in | ||
trac.in | ||
wget |