I'd like to let users download / upload files via scp to my centos 6.0 system, it's connected to lan via Gigabit ethernet, but I don't want transfers to flow at that speed. I want to limit the speed to 10Mb/s.
I have managed to find the right configuration for vsftpd to limit the rate, but failing to find the same for sshd.
Any help would be very much appreciated.
Edit : Just to make it clearer, I am trying to limit the max speed on the server side.