From cadfdca981b3dd98c2031e2d5c6e8ed5da1ac315 Mon Sep 17 00:00:00 2001 From: intrigeri Date: Fri, 27 May 2005 18:41:40 +0000 Subject: Duplicity handler: added "bandwidthlimit" option. --- etc/backup.d/example.dup | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'etc') diff --git a/etc/backup.d/example.dup b/etc/backup.d/example.dup index b8c2661..faea3b8 100644 --- a/etc/backup.d/example.dup +++ b/etc/backup.d/example.dup @@ -75,7 +75,10 @@ exclude = /home/*/.gnupg #keep = 60 #keep = yes -## passed directly to ssh/scp +# bandwith limit, in kbit/s ; default is 0, i.e. no limit +#bandwidthlimit = 128 + +# passed directly to ssh and scp sshoptions = -i /root/.ssh/id_dsa_duplicity # put the backups under this directory -- cgit v1.2.3