Win32 API. Functions for working with SFTP.

Participant 41 Reputation points
2024-10-14T18:26:38.1033333+00:00

Hello. What Microsoft can offer to work with SFTP. I am interested in the Win32 API or other similar functions.

I am not interested in the possibilities of the C#, C++ and other programming languages.

Windows for business Windows Client for IT Pros Networking Network connectivity and file sharing
0 comments No comments
{count} votes

3 answers

Sort by: Most helpful
  1. Jing Zhou 7,765 Reputation points Microsoft External Staff
    2024-10-16T07:42:06.8533333+00:00

    Hello,

     

    Thank you for posting in Q&A forum.

    Instead of Win32 API, OpenSSH is frequently used in SFTP business scenario. You can use OpenSSH command to connect to SFTP file server and get relevant files.

    Or you can directly open browser in Windows and access the SFTP file server to achive same purpose.

     

    I hope the information above is helpful.

    If you have any questions or concerns, please feel free to let us know.

     

    Best regards,

    Jill Zhou

     


    If the Answer is helpful, please click "Accept Answer" and upvote it.

     

    0 comments No comments

  2. Participant 41 Reputation points
    2024-10-16T08:56:21.7766667+00:00

    JingZhou, can you show an example of using OpenSSH in any programming language?

    0 comments No comments

  3. Castorix31 90,521 Reputation points
    2024-10-17T13:00:50.1533333+00:00

    You can use WinSCP

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.