spring-integration icon indicating copy to clipboard operation
spring-integration copied to clipboard

Consider Adding a DynamicSessionFactory

Open garyrussell opened this issue 6 years ago • 1 comments

Questions about dynamic (S)FTP destinations come up a lot (example: https://stackoverflow.com/questions/54925614/setting-sftp-configuration-property-value-by-using-respective-message-header-key).

The dynamic-ftp sample app is a reasonable solution, but we could consider adding a DynamicSessionFactory interface and implementations that can handle the situation with less complexity for the user.

garyrussell avatar Feb 28 '19 15:02 garyrussell

See https://jira.spring.io/browse/INT-3205 for more info.

artembilan avatar Feb 28 '19 15:02 artembilan