Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Everyone,
I have one S3 bucket that i am working on and different folders inside that S3 bucket.Let's say abc,cde,efg etc...
I want to move files from one S3 Folder to another.(abc--> cde)
Could someone know as to how to proceed with that.
I have tried too many options but nothing worked.
Regards,
Mohit
there is no build in component in Talend, but you can always use aws cli commandline tools
tSystem than mvhttps://docs.aws.amazon.com/cli/latest/reference/s3/mv.html
https://docs.aws.amazon.com/cli/latest/userguide/installing.html