salimoha / googlecl

Automatically exported from code.google.com/p/googlecl
0 stars 0 forks source link

Impose bandwidth limits for post #223

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Would it be possible to specify a bandwidth limit when posting images to Picasa 
so that my wife can still (ab)use facebook while I'm uploading her ever growing 
photo collection ? Your consideration is much appreciated.

Original issue reported on code.google.com by bea...@gmail.com on 12 Jul 2010 at 10:59

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r355.

Original comment by tom.h.mi...@gmail.com on 23 Jul 2010 at 8:54

GoogleCodeExporter commented 9 years ago
Typo in the commit message... this hasn't been investigated yet.

Original comment by tom.h.mi...@gmail.com on 23 Jul 2010 at 9:07

GoogleCodeExporter commented 9 years ago
I would also like a rate-limit option for post, specifically upload to Youtube. 
A separate download rate-limit would also be useful, as implemented in some 
BitTorrent clients. This would allow bandwidth rationing on BW-limited 
connections such as ADSL.

Original comment by andrew.d...@gmail.com on 14 Dec 2010 at 9:31

GoogleCodeExporter commented 9 years ago
We are trying to use googlecl for bulk uploading of YouTube videos for 
business, but it is hogging our ADSL upload bandwidth and degrading network 
performance hugely.  There is a serious need for a --limit-rate option.

Original comment by chrisj...@gmail.com on 7 Jul 2011 at 3:18

GoogleCodeExporter commented 9 years ago
I really need to be able to rate shape the upload speed since it kills my 
bandwidth which is bad for my larger videos which take an hour or so to 
upload...

Original comment by GamesFu...@gmail.com on 18 Jul 2012 at 9:28

GoogleCodeExporter commented 9 years ago
An easy workaround for this problem is using trickle to limit the googlecl 
process' upload speed. No root access or daemon required. It's available in the 
Arch and Ubuntu repos, I'm not sure about other distros. For details, see 
http://monkey.org/~marius/pages/?page=trickle

It would be nice to have this included in googlecl, but it seems development 
has slowed to a . . . trickle.

Original comment by asourdi...@gmail.com on 1 Oct 2013 at 5:40