Helps you quickly and easily incorporate Secure File Copy (SCP), SFTP, and advanced remote file management in your applications including Console, Windows Forms, Windows Services, Web Forms, ASP.NET MVC, WPF, and Web Services.Maximal possible transfer speed with minimal memory usage. Proud to be the fastest .NET SFTP library.
In addition to downloading and uploading by name, URL, and wild card masks, the library also supports remote file management functionality such as directory listings and the ability to rename, delete and move files on the server.
Offers the flexibility, ease of use and rapid development features of a component without the complexities of working with the native socket class or in-depth knowledge of how the Network Protocols are implemented. In most cases, only a few lines of code are required to implement a transfer in your application. The set of properties and methods is sufficiently rich to enable you to take advantage of features such as the resumption of interrupted transfers, passive mode operation in the presence of firewalls, automatic file verification and support for custom server commands.
Supports multi-thread transfers as well as data compression on-the-fly with built-in Zlib classes to speed up the transfers.
You can use the same code to transfer and manage files and directories for FTP, SFTP, ZIP, Local Disk systems with the File System library included in the package. No need to write redundant code for them.