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

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Move file from Linux to FTP to windows server

Hi
I'm transfering some files from linux server to FTP server.

Now I want transfer those files from FTP to another windows machine ?

I'm using Enterprise version 6.   Is that possible to do that in Talend with ftp connections or any other if required ?

Linux server------>FTP------>Windows server

Any suggestion ?

Labels (2)
1 Reply
Anonymous
Not applicable
Author

You Hello ashish,
Please try smbclient with mput option....flow looks something like as follows..
tFtpconnection -->tftplist -- > tJava -->> tSSH (need to supply smbclient command here)