Hello, Did anyone use the Odette FTP Camel component? http://accord.ow2.org/odetteftp/camel.html
It's official new source repository seems to be on Github: https://github.com/rmarins/accord I'm trying to get it to work with Camel 9 here: https://github.com/tricasoft/accord I have issues sending files: - don't receive / send the acknowledgments of receiving files - the route is not waiting for the transfer to get done, it's finishing before I can know if the transfer was successful or not - after trying to send a file, the following files are consumed from the input endpoint but they don't end up in the OFTP2 produce. I have to redeploy the route to get the transfer working again Any help is appreciated. Regards, Laurentiu
