Hacker News .hn
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
epi0Bauqu
on Aug 13, 2011
|
parent
|
context
|
favorite
| on:
Command line tools for web developers
My main complaint with s3cmd is you can't easily throttle it, and on a busy machine its fast speeds can cause issues.
spiffytech
on Aug 14, 2011
|
next
[–]
Have you tried trickle[1]? It can limit the bandwidth of most programs I've tried it on.
trickle -u 10 -d 20 ncftp
This runs ncftp capped at 10 KB/s up, 20 KB/s down.
[1]
http://monkey.org/~marius/pages/?page=trickle
epi0Bauqu
on Aug 14, 2011
|
parent
|
next
[–]
No -- but I will -- thx! I've tried nice, ionice, cpulimit and cstream.
NathanKP
on Aug 13, 2011
|
prev
|
next
[–]
Good point. I guess in the past I have spun up a micro instance to run it, so I didn't have to run my S3 operations using one of my main production servers, and hence I didn't run into any problems with its unthrottled speed.
delinka
on Aug 13, 2011
|
prev
[–]
Perhaps lowering its priority would help.
nice s3cmd ...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search: