dotnet-labs / SftpService

Working with SFTP in .NET Core

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

SFTP in .NET Core using SSH.NET

Buy Me a Coffee at ko-fi.com

The demo works both on Windows and Linux. List files in remote server, download a file, upload/delete a file.

SFTP .NET Core

License

Feel free to use the code in this repository as it is under MIT license.

Buy Me a Coffee at ko-fi.com

About

Working with SFTP in .NET Core

License:MIT License


Languages

Language:C# 92.2%Language:Dockerfile 7.8%