Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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.
@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