SftpService
SftpService copied to clipboard
Working with SFTP in .NET Core
SFTP in .NET Core using SSH.NET
The demo works both on Windows and Linux. List files in remote server, download a file, upload/delete a file.
Medium Article
License
Feel free to use the code in this repository as it is under MIT license.