Jerome Charaoui
0ec7752dd3
Cleanup tariling whitespace
2021-01-22 11:24:14 -05:00
Jerome Charaoui
beff3adc1e
Remove remaining vserver bits
2021-01-03 12:07:56 -05:00
Jerome Charaoui
eabda5615c
Remove vserver support ( fixes #11289 )
...
This is probably completely unused by now, as vservers have been
superseeded by alternative technology for many years already.
2021-01-02 15:27:32 -05:00
Gabriel Filion
7db5c9c3e8
Document the new ionice configuration in example config files
2020-12-31 02:08:50 -05:00
intrigeri
0356db5dcc
Documentation: bandwidthlimit for the dup handler needs to be given in KB/s, and not (as wrongly advertised previously) in Kbit/s.
...
Closes : #7603
2017-08-12 22:10:29 +00:00
intrigeri
f8e1664e01
dup handler: correctly handle Dropbox access token ( Closes : #11260 ).
...
Thanks to Daniel Lo Nigro for the patch.
2017-07-25 09:55:13 +00:00
Dominik George
c5738b11d9
Added SIGN_PASSPHRASE support for dup handler.
2014-02-22 14:56:58 +00:00
intrigeri
b3275eb7b1
Clarify that duplicity/paramiko doesn't support spaces between -o and IdentityFile anymore.
2013-07-23 12:01:02 +02:00
intrigeri
357a17b155
Use --ssh-options with dup >= 0.6.17.
...
... and warn about unsupported options.
2012-01-29 15:09:37 +01:00
intrigeri
f351306d82
dup: add support for RackSpace's CloudFiles.
...
Thanks to Yuval Kogman <nothingmuch@woobling.org> for the patch.
2011-10-22 21:46:50 +02:00
Olivier Berger
3e60fd37de
Adding new option
2011-04-25 22:49:57 +02:00
intrigeri
2392094a24
Make units clearer (Closes Redmine bug #2737 ).
2011-02-16 08:22:10 +01:00
intrigeri
a036144de8
Documentation: recommend using 4096 bits RSA keys everywhere.
2011-01-27 19:02:28 +01:00
intrigeri
46ace65573
Added /var/cache/backupninja/duplicity to default excludes.
...
... for rdiff.helper, dup.helper, example.dup and example.rdiff.
2010-05-10 22:18:49 +02:00
intrigeri
99434c8b07
Added ftp_password option.
...
This is the only way to securely transmit the FTP password from backupninja
to duplicity.
2010-05-06 20:05:20 +02:00
intrigeri
219a6eb958
Better example.dup documentation. Thanks, Alster!
2010-05-06 19:47:54 +02:00
intrigeri
e0981ba3f0
Rephrase, reformat and sync example dup configuration.
2010-05-06 18:53:51 +02:00
intrigeri
64c4d190a3
dup: support backups to Amazon S3 buckets
...
Thanks to stefan <s.freudenberg@jpberlin.de> for the patch.
This fixes Redmine bug #658 .
2010-01-09 23:14:17 +01:00
Micah Anderson
fbd0b8742c
Standardize the example file format. Making the comments have the same
...
number of hash marks, clearly specify example settings and what the
defaults are set to.
2009-08-27 16:54:09 -04:00
intrigeri
c18c24b4e2
dup: warn about bandwithlimit being unused when desturl is set
2008-06-24 14:11:22 +00:00
intrigeri
f0caa9cc1b
dup: support every duplicity-supported transport with new configuration option desturl ( Closes : #483712 , #346040 , Trac#2)
2008-06-24 13:32:34 +00:00
intrigeri
8ed22e66fe
dup: new tmpdir config option, useful when duplicity fills up /tmp
2007-11-26 07:42:24 +00:00
intrigeri
054f9fb2ad
dup: document how to write sftp-compatible (and thus new-duplicity-compatible)
...
sshoptions setting (Closes : #388543 )
2006-10-07 01:23:21 +00:00
intrigeri
d395ae94a5
dup, rdiff: implemented and documented simpler and clearer symlinks/globbing
...
behaviour, as proposed on
http://lists.riseup.net/www/arc/backupninja/2006-07/msg00008.html
2006-10-07 00:40:58 +00:00
intrigeri
a65bc7af30
rdiff and dup handlers/helpers/examples symlink and globbing support enhancement
...
and clarification: for a given include/exclude/vsinclude statement, they now
support EITHER globbing with '*' OR symlinks in the path.
2006-06-04 00:30:03 +00:00
intrigeri
b538ddaa1e
dup: checked that bandwidthlimit still works with duplicity 0.4.2, reflected
...
this into the docs/examples/Changelog
2006-06-03 22:37:40 +00:00
intrigeri
914e3c958c
dup: more or less support duplicity 0.4.2 (bandwidthlimit maybe not working anymore, though)
2006-06-03 21:08:38 +00:00
intrigeri
098952b69d
dup (helper + handler + example config) : don't pretend anymore that duplicity
...
can work without any passphrase ; thanks Micah for the bug report
2006-05-30 03:40:34 +00:00
Micah Anderson
3313ebbd62
minor spelling fix
2006-04-22 22:02:43 +00:00
Micah Anderson
8e85d7b725
A couple other minor edits to language
2006-04-22 21:41:39 +00:00
Micah Anderson
e94597ad05
Harder than it looks at first! This appears to fix it, but please try it out.
2006-03-15 00:06:19 +00:00
intrigeri
51d938cd68
- dup & rdiff handlers: finally, a real and well tested fix for the globbing bug
...
- rdiff: it's now possible to choose exactly which vservers should be
backed-up, as it already was with duplicity handler, with the
"vsnames" configuration setting
2006-01-19 21:58:38 +00:00
intrigeri
a99d05982d
homogeneized rdiff.helper, dup.helper and example.dup doc about vsnames and vsinclude
2006-01-19 21:57:37 +00:00
intrigeri
38642e9c0f
dup.helper: fixed output syntax for multiple vsnames
...
example.dup: fixed example vsnames syntax
2006-01-17 22:22:07 +00:00
intrigeri
c6c3cc98b4
dup: fixed erroneous gpg-related options processing; example.dup: fixed erroneous comments about the way gpg options are used
2005-12-28 17:32:12 +00:00
intrigeri
e8c8a32ac2
dup: now possible to use different keys to sign and encrypt
2005-12-27 19:38:15 +00:00
Micah Anderson
c4785ba5ed
Moving to autotools standard layout
2005-10-26 23:04:16 +00:00