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

Moderator: Project members

Post Reply
Message
Author
pgaczi
504 Command not implemented
Posts: 8
Joined: 2014-08-26 15:12
First name: Peter
Last name: Gaczi

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

#1 Post by pgaczi » 2018-03-16 13:20

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

Post Reply