Add bwlimit to SSH Single Use Deamon

Matt McCutchen matt at mattmccutchen.net
Thu Jul 29 19:41:19 MDT 2010


On Thu, 2010-07-29 at 13:00 +0200, Mark Eisenblaetter wrote:
> is there any way to add an bwlimit to an SSH Singel USe Deamon?
> My cutomer want to use ssh and i want to set an Bandwith limit.
> As long that bwlimit is not an rsyncd.conf option i see no way to add
> ist for ssh connections.
> 
> 
> I am using debian Lenny with rsync 3.0.3

The way to do it would be to add the --bwlimit option to the ssh forced
command.  (You are forcing a command, either in an authorized_keys file
or with the ForceCommand option in sshd_config, aren't you?)

-- 
Matt



More information about the rsync mailing list