Download Using AWS CLI

 


 

Once  CLI is installed, you can then simply run:

aws s3 sync s3://<source_bucket> <local_destination>

For example:

aws s3 sync s3://mybucket .

will download all the objects in mybucket to the current directory.

And will output:

download: s3://mybucket/test.txt to test.txt
download: s3://mybucket/test2.txt to test2.txt

for download the latest version of CLI follow this below link

Install or update the latest version of the AWS CLI - AWS Command Line Interface (amazon.com)


DOT NET ADDA

interested in solving the problems based on technologies like Amazon AWS ,Google Cloud, Azure and Dot related technology like asp.net, C#, asp.net core API, swagger, react js,Jquery ,javascripts, bootstrap, css,html, ms sql,IIS,WPF ,WCF,Firebase,RDLC Report etc..

1 Comments

  1. please provide other topics turtorial on AWS

    ReplyDelete
Post a Comment
Previous Post Next Post