How to Upload and Download folders from EC2 to AWS S3. On the EC2 server, first we fill fetch the file and move files in one folder then zip this folder and upload this .zip folder to S3 and download on local system.
Loading
How to Upload and Download folders from EC2 to AWS S3. On the EC2 server, first we fill fetch the file and move files in one folder then zip this folder and upload this .zip folder to S3 and download on local system.
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh KumarPosted Feb 28, 2024, 4:02 AM
Hello Rajat,
Please refer this one,
https://www.c-sharpcorner.com/article/uploaddownloaddelete-files-from-aws-s3-using-net-core-api/