I'm coding a simple C++ program, and I want to execute a command on a remote server via SSH.
But I can't find a proper SSH library.
Well, I found this one: http://www.netsieben.com/products/ssh/ but I don't really know how to compile it on windows (it uses the "Botan" library, which I managed to compile)
Thanks in advance :)
(as you can see, I'm pretty new to C++)

Register
Events
Popular
More
Post #1







