I want to restrict the upload speed of my transmission client to 1kB/s, is it possible?
What changes do I need to make to lower the upload speed?
I want to restrict the upload speed of my transmission client to 1kB/s, is it possible?
What changes do I need to make to lower the upload speed?
Transmission:
Edit-> Preferences -> Transmission Preferences -> Speed Limits/Alternative Speed Limits
Under Speed Limits/Alternative Speed Limits you can set what the max speed your data needs to be uploaded.
Alternate way
open
gedit $HOME/.config/transmission-daemon/settings.json
You can set "speed-limit-up" to your desired number.