SSH and SFTP communication in C++ using libssh2.
2008-05-10, Peter.For some time I have been looking around for some nice C or C++ library to enable communication using the SSH and/or SFTP protocols. Finally, I found the eminent library called libssh2 on http://www.libssh2.org (or on Sourceforge). In order to incorporate this library in my project, I created a C++ class called PJSSH that encapsulates [...]
Taggar: libssh2, sftp, sshKategoriserat som C++ | Inga kommentarer »