You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by Lance Walton <la...@mac.com> on 2012/08/05 23:48:22 UTC

SFTP Endpoint privateKeyFile and privateKeyFilePassPhrase

Hi all.

I'm trying to use the SFTP endpoint but I'm having some trouble. The environment I'm in is locked down in a way that's preventing me from understanding what's going on so I want to check some fundamental assumptions I've made.

Is the privateKeyFile meant to be a Java keystore or is it something like an id_rsa/id_dsa file?

Regards,

Lance
_________________

http://www.stateofflow.com
http://www.casualmiracles.com
http://www.twitter.com/lancewalton
+44 (0)7779 026533


Re: SFTP Endpoint privateKeyFile and privateKeyFilePassPhrase

Posted by Lance Walton <la...@mac.com>.
Hi all.

Sorry, just managed to answer my own question buy looking at the JCraft docs.

For anybody else who comes looking, the privateKeyFile is the private file generated by ssh-keygen (e.g. id_rsa or id_dsa).

Regards,

Lance
_________________

http://www.stateofflow.com
http://www.casualmiracles.com
http://www.twitter.com/lancewalton
+44 (0)7779 026533

On 5 Aug 2012, at 22:48, Lance Walton wrote:

> Hi all.
> 
> I'm trying to use the SFTP endpoint but I'm having some trouble. The environment I'm in is locked down in a way that's preventing me from understanding what's going on so I want to check some fundamental assumptions I've made.
> 
> Is the privateKeyFile meant to be a Java keystore or is it something like an id_rsa/id_dsa file?
> 
> Regards,
> 
> Lance
> _________________
> 
> http://www.stateofflow.com
> http://www.casualmiracles.com
> http://www.twitter.com/lancewalton
> +44 (0)7779 026533
>