Hi Talend experts .
I need to copy files from one server to other sever i.e. client sever to my server . Once copy or transfer is completed it should creat .send indicator file for that corresponding file ,
Which component do I need to use to achieve this .
Thanks
Regards
Mohini
Hi Mohini,
Do you want to copy files from one FTP server to another?
If so, you can use the job: tFtpConnection-->tFTPFileList-->tFTPGet(fetch data from FTP server into local)-->tFtpPut(Put local data you fetched before on another server).
Best regards
Sabrina
Emp.txt Transferred Server A to Server B in server B two file should be available if transfer is successful. Emp.txt and Emp.send Send indicator says file transfer is successful