Camel uses JSCH (http://www.jcraft.com/jsch/) library to support both SCP and SFTP. This library supports public-private key based authentication using com.jcraft.jsch.JSch.addIdentity method. However looks like Camel only supports this feature for SFTP component (http://camel.apache.org/ftp2.html) and there is no support for SCP (http://camel.apache.org/jsch.html)!
Any ideas? -- View this message in context: http://camel.465427.n5.nabble.com/scp-and-private-key-verification-tp5682279.html Sent from the Camel - Users mailing list archive at Nabble.com.