amazon s3 upload tool
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Dear expert,
I need your guidance to upload 10,000 folder in S3 bucket, hence need guidance on the same to upload this many folders.
- Labels:
- Amazon S3
- Batch Macro
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @Avishek1 ,
Firstly, can you confirm you mean folders? You can't upload folders into S3, only individual files. You need to create the folders within S3.
Second, if you're uploading files en masse you can wrap the S3 call into a batch macro and use the control parameter to overwrite the filepaths for each file you wish to upload.
Also, I would recommend downloading the Teknion toolkit, which has a really useful S3 batch tool to do this.
M.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@mceleavey actually I have to update zip folder in S3 bucket
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @Avishek1 ,
I would recommend the Teknion toolkit. You can download that here:
This will allow you to zip the files into a single file, then upload to S3.
M.
