Skip to main content

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.

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