amazon web services - Getting "[Errno 14] Bad address" when using Trickle with AWS CLI -


i'm trying use trickle aws cli s3. when run sync command without trickle, goes through without error (but i'm hitting host's bandwidth limits). when run same command trickle following output , script shuts down:

[errno 14] bad address 

the command i'm trying run is:

trickle -u 3000 /usr/local/bin/aws s3 sync /local/path s3://s3/path --delete 

i added -s flag make trickle run "standalone" , started working fine.


Comments

Popular posts from this blog

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -

firemonkey - How do I make a beep sound in Android using Delphi and the API? -