Quick way to list all files in Amazon S3 bucket?

前端 未结 28 1814
星月不相逢
星月不相逢 2020-11-28 01:32

I have an amazon s3 bucket that has tens of thousands of filenames in it. What\'s the easiest way to get a text file that lists all the filenames in the bucket?

28条回答
  •  眼角桃花
    2020-11-28 01:56

    The EASIEST way to get a very usable text file is to download S3 Browser http://s3browser.com/ and use the Web URLs Generator to produce a list of complete link paths. It is very handy and involves about 3 clicks.

    -Browse to Folder
    -Select All
    -Generate Urls
    

    Best of luck to you.

提交回复
热议问题