Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I know that this is possible with S3 in general. There are methods that exist in python/java that allow you to modify the src_bucket, dest_bucket, and metadata associated with the S3 document. Just doesn't seem to be built into talends components.
I want to move file when file processed. So How can I move files from one folder to another folder in S3 bucket via talend. by using tS3get i need to download into local and then use tput to place another directory and this will be time consuming. and by tS3delete, we can only delete only.