mdond
Jul 4th, 2008, 04:09 AM
Hello
I have the following scenario:
In a database I have FTP-Servers (about 60), which I want to use as FTP-Sources. On every FTP-Server 4 different file types should be polled and handled by the application. Additional FTP-Sources can be added while the application is running.
Are these to much FTP-Sources for spring integration?
Is it possible to add new FTP-Sources dynamically or have these to be configured before starting the application?
Is filtering by suffix possible in FTP-Sources? (It is possible in FileSources, but I can't see it in FTP-Sources).
Best regards,
Maarten Donders
I have the following scenario:
In a database I have FTP-Servers (about 60), which I want to use as FTP-Sources. On every FTP-Server 4 different file types should be polled and handled by the application. Additional FTP-Sources can be added while the application is running.
Are these to much FTP-Sources for spring integration?
Is it possible to add new FTP-Sources dynamically or have these to be configured before starting the application?
Is filtering by suffix possible in FTP-Sources? (It is possible in FileSources, but I can't see it in FTP-Sources).
Best regards,
Maarten Donders