Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
Is there any way in Talend to transfer a file from one s3 to another s3 without copying the file to local machine?
Thanks in advance!
Best,Raj.
We don't have a tS3Copy component or similar that would do it. You could use the AWS APIs directly though using our REST client:
HTH