diff options
author | intrigeri <intrigeri@boum.org> | 2005-05-24 19:08:51 +0000 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2005-05-24 19:08:51 +0000 |
commit | 26a57c396c75e0e782ffaf3946f6912da0ecf4ae (patch) | |
tree | 49db6433c112737992c61f8d606374d909bd57b7 /README | |
parent | 62e15fc0b91217bd9af529109079370f2eb864fa (diff) | |
download | backupninja-26a57c396c75e0e782ffaf3946f6912da0ecf4ae.tar.gz backupninja-26a57c396c75e0e782ffaf3946f6912da0ecf4ae.tar.bz2 |
Improved duplicity handler: option to disable remote files cleaning, optionnal backups gpg signing, option to specify the gpg key to use, nicelevel & testconnect options, optionnal string to pass to ssh/scp e.g. to use a non-default identity file ; created an example.dup file ; config is now split in sections.
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -49,6 +49,7 @@ file in /etc/backup.d according to the file's suffix: .sh -- run this file as a shell script. .rdiff -- this is a configuration for rdiff-backup .maildir -- this is a configuration to backup maildirs + .dup -- this is a configuration for duplicity .mysql -- mysql backup configuration .ldap -- ldap backup configuration .sys -- general system reports |