From 4038edc829ff3684bc3020e01c0868393812dd6b Mon Sep 17 00:00:00 2001 From: bescoto Date: Fri, 12 Aug 2005 05:38:20 +0000 Subject: Removed the obsolete --sleep-ratio bit git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@610 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109 --- rdiff-backup/FAQ-body.html | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/rdiff-backup/FAQ-body.html b/rdiff-backup/FAQ-body.html index 199df1e..71ae530 100644 --- a/rdiff-backup/FAQ-body.html +++ b/rdiff-backup/FAQ-body.html @@ -264,10 +264,11 @@ taken up by the hardlink_data file to record hard links.

  • Is there some way to limit rdiff-backup's bandwidth usage, as in rsync's --bwlimit option? -

    There is no internal rdiff-backup option to do this. However, the ---sleep-ratio option can limit overall resource usage, including -bandwidth. Also, external utilities such as cstream can be -used to monitor bandwidth explicitly. trevor@tecnopolis.ca writes:

    +

    There is no internal rdiff-backup option to do this. However, +external utilities such as cstream can be +used to monitor bandwidth explicitly. trevor@tecnopolis.ca +writes:

    rdiff-backup --remote-schema
       'cstream -v 1 -t 10000 | ssh %s '\''rdiff-backup --server'\'' | cstream -t 20000'
    -- 
    cgit v1.2.1