Hello All,

In our application we are required to get files from multiple remote locations, wondering if there is any way
to achieve this without defining multiple sftpSessionFactory and sftp:inbound-channel-adapter in spring configuration file.
we are anticipation to have more that 50 remote location to GET files FROM.

Any suggestion will be of great help, appreciate your time.