Can I check if Camel FTP route is valid or authentication successful before starting the route?
If the password is incorrect the endpoint will not connect and will not consume, but it only get to know after starting of route.
Is there any way to hit the endpoint to check authentication before start of the route?