I\'ve written a service for our customer that automatically transmits files to given destinations using FTP. For historic reasons I\'m using WinInet to perform the FTPing. All w
I created a demo of interactions with SFTP server using WinSCP.
This application is able to upload, delete, rename and fetch info of files system in an SFTP Server using WinSCP .NET Assembly.
Take a look at: https://github.com/ducfilan/SFTP-with-WinSCP