Page 1 of 1

Wanted to buy: C++ code for SFTP sending in Windows

Posted: 2018-03-16 13:20
by pgaczi
In the past, I wrote a Windows app with C++ code that uses wininet's FtpPutFile() to transfer files to
my web host's server via FTP.

Now, my web host only accepts SFTP.

Can someone help me with simplified C++ code that will do SFTP file transfers?

Thanks, Pete