Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
am i able to set a max. sftp uploadspeed?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
DocReedSolomon
Guru
Guru


Joined: 28 Aug 2006
Posts: 419

PostPosted: Tue Sep 19, 2006 6:11 pm    Post subject: am i able to set a max. sftp uploadspeed? Reply with quote

hi all!
i am uploading files to my rootserver using ssh (sftp).
in proftpd, i am able to set a maximum uploadspeed. is this possible using ssh as well 8O

i dislike to use all my upload speed here at home..
thx! :D
Back to top
View user's profile Send private message
tony
n00b
n00b


Joined: 03 Aug 2006
Posts: 43
Location: Frederick, MD

PostPosted: Tue Sep 19, 2006 8:55 pm    Post subject: Reply with quote

I took a look through all the sshd man pages and configuration guides and it doesn't appear that SSH or any of its subsystems (including SFTP) supports server-side rate limiting. You may be able to accomplish this on the client-side depending on which client you are using. You'd think this would be a option though :?

-- UPDATE --

If you _REALLY_ want to rate limit all SSH access you can set up traffic shaper devices and use iptables to forward all SSH requests (port 22) to the shaper of your choice. Not really an ideal solution but it would get the job done. http://www.linuxdevcenter.com/pub/a/linux/2000/08/24/LinuxAdmin.html has some good information on traffic shapers.
Back to top
View user's profile Send private message
DocReedSolomon
Guru
Guru


Joined: 28 Aug 2006
Posts: 419

PostPosted: Tue Sep 19, 2006 9:17 pm    Post subject: Reply with quote

thx tony!
well, not really an ideal solution, though, thx for your hints.
i dont think i will go through all of this.
a pitty there is no such configuration option serverside :-(

hmm.. maybe i setup a second FTP for this case using a different port then.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum