Question

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

  • 14 May 2019
  • 1 reply
  • 3 views

Badge +1

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.


1 reply

Userlevel 4
Badge +30

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

 

 

Reply