
Creator II
2021-07-28
12:30 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
move or copy file from unix to aws s3 bucket
Hi ,
How to
move or copy file from unix to aws s3 bucket using using AWS CLI in talend?Please provide valuable input as the requirement is critical.
Regards
328 Views
3 Replies

Anonymous
Not applicable
2021-07-28
11:46 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
You can use tSystem component to run AWS CLI and choose "Use Array Command" if space characters have to be used in your command.
Best regards
Sabrina
328 Views

Creator II
2021-07-29
02:12 AM
Author
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@Xiaodi Shi
Sorry for missing the keyword "WITHOUT" ,
move or copy file from unix to aws s3 bucket WITHOUT using AWS CLI in talend?
Regards
Ganshyam
328 Views

Anonymous
Not applicable
2021-07-29
11:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
You have to save your files from unix server to local machine(FTP remote server, tFTPGet component) firstly and then put all the files into aws s3 bucket via tS3Put component.
Best regards
Sabrina
328 Views
