Uploading a folder to S3

0

A user wants to upload a complete folder to AWS S3 using the S3 Management console. How can the user perform this activity?

A. Just drag and drop the folder using the flash tool provided by S3
B. Use the Enable Enhanced Folder option from the S3 console while uploading objects
C. The user cannot upload the whole folder in one go with the S3 management console
D. Use the Enable Enhanced Uploader option from the S3 console while uploading objects

https://aws.amazon.com/blogs/aws/new-s3-features-for-the-aws-management-console/

Drag and Drop works for me.

질문됨 일 년 전3240회 조회
3개 답변
0

The S3 documentation states that you can use drag and drop individual files or folders using the console.

"When you upload a folder, Amazon S3 uploads all of the files and subfolders from the specified folder to your bucket. It then assigns an object key name that is a combination of the uploaded file name and the folder name. For example, if you upload a folder named /images that contains two files, sample1.jpg and sample2.jpg, Amazon S3 uploads the files and then assigns the corresponding key names, images/sample1.jpg and images/sample2.jpg. The key names include the folder name as a prefix. The Amazon S3 console displays only the part of the key name that follows the last /. For example, within an images folder the images/sample1.jpg and images/sample2.jpg objects are displayed as sample1.jpg and a sample2.jpg."

The latest documentation is available here: https://docs.aws.amazon.com/AmazonS3/latest/userguide/upload-objects.html

Furthermore you can use 3rd party file browsers like Cyberduck or S3 Browser that allow multipart uploads and concurrent upload connections that will greatly speed up the upload process.

AWS
Nuno_Q
답변함 일 년 전
0

So, what is the answer to the question?

답변함 일 년 전
0

Answer is [A.] from the options given.

In S3 Management console clicking 'Upload' brings up the following:

Enter image description here

AWS
답변함 일 년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠