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

timeout - Handshake_timeout on RabbitMQ using python and pika from remote vm -

gcc - MinGW's ld cannot perform PE operations on non PE output file -

c# - Search and Add Comment with OpenXML for Word -