ssh2 on rabbit

As the rabbit module (RCM4200 as example) is supplied with appropriate support for some ip protocols, is there anything in the works or that I can be referred to in order to cook up basic ssh2 support? Specifically I am looking to implement a very basic shell and sftp client. A plug in solution would of course be ideal, but I am willing to slave over it somewhat…

Our application relies on ssh2 to send/receive files from a remote server. The current hardware which we are replacing uses dropbear client.

I’m probably going to revert to simple ftp for now, but advancing would be nice.

I realize the overhead is probably way too big…