Tuesday, October 16, 2018

Transfer Files To SFTP Using WinSCP

To connect and transfer files to FTP there is a Class available called FTP in .NET under System.IO and System.NET namespaces, However, to connect and transfer files on SFTP, there is no inbuilt class available in .NET.

source https://www.c-sharpcorner.com/Blogs/transfer-files-to-sftp-using-winscp

No comments:

Post a Comment