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: 
Prakhar1
Creator III
Creator III

Creating file to FTP or Sftp server

Hi,

Is their any way to create file directly on SFTP server or Ftp server after reading data from any source?

I only know that we can push the file to these servers, but i want to create them directly on them.​

Labels (2)
1 Reply
manodwhb
Champion II
Champion II

@prakhar dubey​ , usually it will create a file local and then it needs to uploaded in into FTP server.

 

But you can try to come up with some Unix streaming command to read and write to ftp.

 

if you have licensed version of talend You can try to use talend streaming jobs.

 

Thanks,

Manohar