Question

File generation on local

  • 10 May 2023
  • 1 reply
  • 17 views

how can i generate a file from any source to local (on my computer) or a given unix server. 


1 reply

Userlevel 2
Badge

@Saurabh Suman You can try using LocalFS destination to create the file in local machine. (i.e, on the machine where your SDC is running)

Please refer the documentation: https://docs.streamsets.com/portal/datacollector/latest/help/datacollector/UserGuide/Destinations/LocalFS.html#concept_zvc_bv5_1r

If LocalFS is not helpful you can refer the SFTP/FTP/FTPS Client destination in above documentation. 

Let us know if you have any queries.

Reply