Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have a Talend Studio Process, that generate a file on a windows machine shared folder.
My Remote Engine is in a CentOS 8 server.
I can't get it work. The jobs runs sucessfully, but it generate the file on the remote machine server.
The file never goes to the windows machine.
Should I have to do something else before?
Best regards
--
Ted Fernandes
@Ted Fernandes , you need to copy that file using tFTPPUT component.
Thanks,
Manohar