Re: sftp server with speed throttling
- From: Vincent Hoffman <vince@xxxxxxxxxxxx>
- Date: Mon, 22 Mar 2010 12:03:21 +0000
On 22/03/2010 11:53, Ghirai wrote:
On Sun, 21 Mar 2010 19:55:00 +0000Unfortunately pureftpd doesn't do sftp as far as I'm aware (it does do
Vincent Hoffman <vince@xxxxxxxxxxxx> wrote:
On 21/03/2010 13:53, Dan Naumov wrote:I used pure-ftpd, and it's pretty awesome.
What are my options if I want to run an sftp server with speedA quick google indicates there are at least 2 sftp servers with this
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.
functionality,
http://www.proftpd.org/docs/contrib/mod_sftp.html
http://mysecureshell.sourceforge.net/en/index.html
Proftpd with mod_sftp needs the proftp-devel port so I'm guessing its
still in testing but at least its in ports.
No idea about the mysecureshell program, its not in ports.
I havent actually tried with of these so no idea how well they work,
good luck.
http://www.pureftpd.org/project/pure-ftpd
ftps/ftp with tls but thats not the same thing.)
Vince
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"
- References:
- sftp server with speed throttling
- From: Dan Naumov
- Re: sftp server with speed throttling
- From: Vincent Hoffman
- Re: sftp server with speed throttling
- From: Ghirai
- sftp server with speed throttling
- Prev by Date: Re: sftp server with speed throttling
- Next by Date: Re: how to compare permissions between two dirs
- Previous by thread: Re: sftp server with speed throttling
- Next by thread: Re: sftp server with speed throttling
- Index(es):
Relevant Pages
|