vote up 2 vote down star

Is there any Object Oriented C++ library for ssh and scp. BSD license would be preferred.

I could find libssh and libssh2. But these are all procedural.

flag

2 Answers

vote up 1 vote down

Take a look at NetSieben SSH Library - an open source ssh client library in C++:

http://freshmeat.net/projects/net7ssh/

link|flag
vote up 0 vote down

I use cryptlib for this. It is free for Opensource and Freeware applications and easy to use. http://www.cs.auckland.ac.nz/~pgut001/cryptlib/

/mspoerr

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.