diff options
author | intrigeri <intrigeri@boum.org> | 2010-05-06 20:05:20 +0200 |
---|---|---|
committer | intrigeri <intrigeri@boum.org> | 2010-05-06 20:05:20 +0200 |
commit | 99434c8b07f29fd45d1db55b30b5820a47d5a1ab (patch) | |
tree | 2154b025f0b315e6635d32b64b1ad88e0f170792 /ChangeLog | |
parent | 219a6eb958a6f8cc9dce34f9f87a95c02ef0c322 (diff) | |
download | backupninja-99434c8b07f29fd45d1db55b30b5820a47d5a1ab.tar.gz backupninja-99434c8b07f29fd45d1db55b30b5820a47d5a1ab.tar.bz2 |
Added ftp_password option.
This is the only way to securely transmit the FTP password from backupninja
to duplicity.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -15,6 +15,8 @@ version 0.9.8 -- UNRELEASED than the default /root/.cache/duplicity, unless the user has specified it (Closes: 580213) . Better example.dup documentation. Thanks, Alster! + . Added ftp_password option to securely transmit the FTP password + from backupninja to duplicity. version 0.9.7 -- January 27, 2010 backupninja changes |