Skip to main content
Question

Read more than one files(.shp) in a folder from Amazon S3

  • May 14, 2019
  • 1 reply
  • 22 views

parashari
Forum|alt.badge.img+2

Is there something where I can read 2 or more files in a folder/subfolders from Amazon S3 and take it ahead:

My folders would be:

c:\\FME\\BEL\\1\\BEL.shp

c:\\FME\\FRA\\1\\FRA.shp

Thanks.

This post is closed to further activity.
It may be an old question, an answered question, an implemented idea, or a notification-only post.
Please check post dates before relying on any information in a question or answer.
For follow-up or related questions, please post a new question or idea.
If there is a genuine update to be made, please contact us and request that the post is reopened.

1 reply

danilo_fme
Celebrity
Forum|alt.badge.img+51
  • Celebrity
  • May 14, 2019

Hello @hellblazer

I suggest you use firts the transformer S3ObjectLister for list all the files in a folder in List Options select the Type Folder:

 

From there do you'll have the names from files inside Amazon S3.

For download - the transformer S3Downloader.

 

Thanks,

Danilo