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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Move file using FSTP between 2 remote servers

Hello all, 

I wanna create a flux that allows to transfer file A in server 1 to server 2.

I'm thinking using 2 tFTPconnection for 2 remote server, 1 tFTPGet to pick the file in a folder in server 1 and 1FTPPut to put the file in a folder in server B 

But the point is i don't know how to configure the "Local directory" in this case (look at the screenshot)

Do you think this solution is OK? any enhancement if possible? 

Regards

Brian

Labels (2)
1 Solution

Accepted Solutions
fdenis
Master
Master

hi,
You have to store downloaded file on your machine(where Talend is running).
Local Directory is a local folder.
Regards,

View solution in original post

1 Reply
fdenis
Master
Master

hi,
You have to store downloaded file on your machine(where Talend is running).
Local Directory is a local folder.
Regards,