Date: Sun, 21 Mar 2010 15:53:16 +0200 From: Dan Naumov <dan.naumov@gmail.com> To: freebsd-questions@freebsd.org, freebsd-net@freebsd.org Subject: sftp server with speed throttling Message-ID: <cf9b1ee01003210653l668377b7lc9002ebc68ff063d@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
What are my options if I want to run an sftp server with speed throttling? My understanding is that openssh (which includes sftp) in base does not support this directly, so I would have to either use a custom kernel with ALTQ (and I would really rather stick to GENERIC so I can use freebsd-update) which sounds like a bit too much configuration work or pass sftp traffic through PF and throttle it (ugly, would also affect ssh traffic). Are there any sftp servers with directly built-in functionality for this? I just would to be able to set limits for upload speed globally for the entire server and preferably to also be able to do speed settings on a per-user basis. Thanks. - Sincerely, Dan Naumov
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?cf9b1ee01003210653l668377b7lc9002ebc68ff063d>