Hi all,

We need to collect files using SFTP from several data sources.

We can't add one ListSFTP processor per data source since, first, it would 
require define many and it's not dynamic at all.

Our initial idea was to add processors to read a configuration file (containing 
a list of hostnames) and create one flow file per hostname.

However, the ListSFTP does not accept input connections so it can't use the 
output of the previous processors.

Is there any way of doing it using native processors or do we need to define 
our own processor ?

Thanks in advance

BR

Nicolas

Reply via email to