Hi, I have a small camel route where my input endpoint is FTP. I want to handle the scenario when FTP is down or the FTP credentials are wrong. But I checked that FTP does not throw exception on the consumer side, instead it just keeps on retrying after every 5 seconds. Can you please tell me how to handle the scenario when FTP is down?
-- View this message in context: http://camel.465427.n5.nabble.com/FTP-endpoint-failure-tp5736059.html Sent from the Camel - Users mailing list archive at Nabble.com.
