Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
satpaul
Contributor
Contributor

how to process files bucket inside bucket using ts3list component in talend

Hi Team,

I have a requirement in which i have to process files in Bucket inside Bucket using ts3list.But i am not able to process .

Like in tfileList we have directory & subdirectory , once we select the subdirectory we can process all the files in directory & also sub directory. How could we achieve using ts3list.

Can anyone help me on this.

Labels (2)
1 Reply
Anonymous
Not applicable

Hello,

Here is an option "List all bucket objects" which is used to list all the files on the S3 server.

You can also find tS3BucketList component which is used to list all the buckets on Amazon S3.

Please refer to this online component reference about: TalendHelpCenter: tS3BucketList

and related scenario: Verifying the absence of a bucket, creating it and listing all the S3 buckets

Best regards

Sabrina