On Fri, May 18, 2012 at 5:00 AM, cbuxbaum <[email protected]> wrote: > the dynamic portion required is not in the move, it is in the starting > directory to poll. This remains static for the life of the route. I could > specify the directory in the filter, and I have indeed gotten that to work > out, but this requires recursive, and is a waste of overhead, as I just want > to ever check one directory. >
The starting directory is static. You can use the filter to skip directories from Camel 2.10 onwards. > -- > View this message in context: > http://camel.465427.n5.nabble.com/dynamic-endpoint-in-ftp-component-tp5709461p5711719.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- CamelOne 2012 Conference, May 15-16, 2012: http://camelone.com FuseSource Email: [email protected] Web: http://fusesource.com Twitter: davsclaus, fusenews Blog: http://davsclaus.blogspot.com/ Author of Camel in Action: http://www.manning.com/ibsen/
