Fernando: my apologies, I misunderstood your report.
I tried it again, and I can confirm your findings under both Hardy and Gutsy.
Looks like using -u alone sets the download to 10; using both -u and -d sets
the download to the desired speed.
Confirming this bug.
** Changed in: trickle (Ubuntu)
Ok, just to clear things out.
trickle -u 8 wget -c http://neacm.fe.up.pt/pub/ubuntu-
releases/gutsy/ubuntu-7.10-desktop-i386.iso
produces the same behavior, it limits the dl rate to 10 k/s, which it shouldnt
do i think.
My native understanding is that -u option shouldnt touche the dl rate in any
Andrea I want to limit the UPLOAD bw to allow the VOIP in the company!
that why I'm "trying" to limit my upload bw usage and not the download.
Thats why I used -u parameter on trickle
** Changed in: trickle (Ubuntu)
Sourcepackagename: wget => trickle
--
[hard] trickle upload limit blocks wget
h
I can reproduce exactly the same the behavior on my machine.
Kubuntu - Hardy with the todays update installed.
Adding the -d option works, so
trickle -u 8 -d 1000 wget -c
http://neacm.fe.up.pt/pub/ubuntu-releases/gutsy/ubuntu-7.10-desktop-i386.iso
limits the download spped to 1000 K/s
--
[har
** Changed in: wget (Ubuntu)
Sourcepackagename: None => wget
Status: Incomplete => New
--
[hard] trickle upload limit blocks wget
https://bugs.launchpad.net/bugs/193195
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.
--
ubu
According to man trickle, -u sets a limit for uploading -d sets for
downloading. Maybe you want to use trickle -d 8?
** Changed in: ubuntu
Status: New => Incomplete
--
[hard] trickle upload limit blocks wget
https://bugs.launchpad.net/bugs/193195
You received this bug notification because