Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
TFernandes1597768803
Contributor
Contributor

Generate a new file on a windows machine (share folder) from a Remote Engine running on a CentOS 8 machine

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

Labels (2)
1 Reply
manodwhb
Champion II
Champion II

@Ted Fernandes​ , you need to copy that file using tFTPPUT component.

 

Thanks,

Manohar