Hi, The camel documentation is not clear enough on how to use public key authentication with SFTP. Can anyone have a working example on how to do this. My requirement is as follows
1. The SFTP server is configured for password less authentication 2. The SFTP server has the private key 3. Camel route should connect to the SFTP server using the public key Regards Sashika
