.NET APIs to transfer files over SFTP
SFTP component and SFTPS component for .NET framework. It allows you to transfer files from your application using SFTP and SFTPS (also known as SFTP over SSL/TLS) protocols. Written entirely in managed code and works with .NET, Mono, Xamarin iOS, Android, .NET CF, UWP and Windows Phone.
* SFTP and SFTPS protocols with SSL support (SFTPS component supporting explicit SSL)
* Fully compatible with Microsoft IIS SFTP Service, Windows CE SFTP Server, Gene6, FileZilla and others
* Active and Passive SFTP modes
* Transfer compression (zlib) resulting in 3-4 times faster data transfers
* Automatic directory listing parser for the majority of popular SFTP servers on Windows, Unix and Netware platforms
* IPv6 support (in both SFTP component and SFTPS component)
* UTF-8 support
* Checksum validation after upload and download (XCRC, XMD5, XSHA1)
* REST command support - resume file transfers after interruption
* MDTM (last modified time) and SIZE (the file size) commands support
* Upload and download to or from memory or disk
* Stream support - read from and write to remote files on the fly
* Creating and deleting files and folders
* Uploading files using patterns: file (*.txt) or regex
* Downloading files using patterns: file (*.txt) or regex
* Deleting folders recursively
* Royalty free
* One year of free updates
* No open source code used
* 100% managed C# code
* SFTP and SFTPS protocols with SSL support (SFTPS component supporting explicit SSL)
* Fully compatible with Microsoft IIS SFTP Service, Windows CE SFTP Server, Gene6, FileZilla and others
* Active and Passive SFTP modes
* Transfer compression (zlib) resulting in 3-4 times faster data transfers
* Automatic directory listing parser for the majority of popular SFTP servers on Windows, Unix and Netware platforms
* IPv6 support (in both SFTP component and SFTPS component)
* UTF-8 support
* Checksum validation after upload and download (XCRC, XMD5, XSHA1)
* REST command support - resume file transfers after interruption
* MDTM (last modified time) and SIZE (the file size) commands support
* Upload and download to or from memory or disk
* Stream support - read from and write to remote files on the fly
* Creating and deleting files and folders
* Uploading files using patterns: file (*.txt) or regex
* Downloading files using patterns: file (*.txt) or regex
* Deleting folders recursively
* Royalty free
* One year of free updates
* No open source code used
* 100% managed C# code
Ключевые слова:
.net sftp component, library