06-28-2018 08:10 AM
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 ?
06-28-2018 02:45 PM
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.