Forum Discussion

KishorePradeep's avatar
KishorePradeep
New Contributor
8 years ago

Multiple file read and write across SFTP server

Hello All,

How could you we possibly use one single pipeline to read multiple files with same file extension from SFTP server A and write them as is into another SFTP server B ?

1 Reply

  • Supratim's avatar
    Supratim
    Contributor III

    @KishorePradeep

    You can use Multifile reader, but after parser will combine all data into one. My suggestion is use directory browser then pass value to another pipeline.