Hi, I am using the FTP component with all the options such as preMove, frequency, regular expression include for polling directories. However, my requirement is not to actually read the file into memory or copy it to another location, but just to generate an event and send a JMS.
I believe there is an option download=false which would solve this problem, however it is part of 2.11 version which is not release yet. Is there any work around for this ? I have tried using filters, but that doesn't fulfil the requirement, as the options like done, preMove dont work if the filter returns false. I am currently using version 2.10.2. Any advice would be much appreciated. Thanks Abhishek -- View this message in context: http://camel.465427.n5.nabble.com/File-and-FTP-Components-tp5730723.html Sent from the Camel - Users mailing list archive at Nabble.com.