[ 
https://issues.apache.org/jira/browse/CAMEL-4713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13177734#comment-13177734
 ] 

Jason Whaley commented on CAMEL-4713:
-------------------------------------

Sure!  The route you took using the client stuff in apache sshd was probably 
wiser, since I've got a fair bit of protocol level code using jsch that's a bit 
of an eyesore and maintenance burden.  Just so long as we can do something like 
support streaming (which I was going to get to eventually) and re-use of a 
single connection per producer sshd's client classes ought to be ok.  I wasn't 
near finished with all I wanted to do, but I've got a fleshed out set of tests 
that were testing things like retries and sending multiple commands.

I'm around on the camel irc channel on codehaus if you want to sync up there 
soon.  Let's figure out what should be in the component and nail down a final 
URL structure (mine differs a fair bit from yours).  
                
> Create a camel component for SSH
> --------------------------------
>
>                 Key: CAMEL-4713
>                 URL: https://issues.apache.org/jira/browse/CAMEL-4713
>             Project: Camel
>          Issue Type: New Feature
>            Reporter: Ioannis Canellos
>             Fix For: 2.10
>
>
> Lately, I've seen a lot of questions in the mailing list for people that 
> would want to use camel to execute SSH commands to remote hosts.
> I think it would be nice if we could provide such component to the users.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to