I want to use FTP adapters in our project. We have a requirement to read files with specific file names e.g. example.dat, . Is that possible with ftp adapters?
Thank you/Vikas
I want to use FTP adapters in our project. We have a requirement to read files with specific file names e.g. example.dat, . Is that possible with ftp adapters?
Thank you/Vikas
Hi Vikas,
We'll try to add something for M4 or at least for RC. For now, you can use a MessageFilter, but this does not solve the problem the way it should (the intent is to prevent the excluded files to be downloaded).
Cheers,
Marius
Marius Bogoevici,
Spring Integration Committer