Answer the question
In order to leave comments, you need to log in
C++ SFTP client/server how to implement?
Greetings!
It is necessary to implement secure ftp client and server under windows 7 in c++.
Googling, I went to WinINet, but as I understand it, I won’t do sftp
through it. What else can sftp be implemented through? It is desirable, of course, by means of win or
Answer the question
In order to leave comments, you need to log in
Through ProFTPD will not suit? Or do you need to build your own bike? Then take the description of the standard and forward. Sockets are available through WinInet, they are enough to implement SFTP.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question