SFTP in VS6
C / C++ / MFC
1
Posts
1
Posters
0
Views
1
Watching
-
Hi all, I have a project written with VS6.0 C++ (MFC). In that project we use WININET to accomplish FTP download files from server; now we are asked to use Secured FTP (SFTP). As I read from sites and forums, WININET doesn't support SFTP. My question: is there a third party that I could include in my project to be able to use SFTP? Thank you in advance.
"The Only Limit Is Only Your Imagination."