
Publisher's description
NetXtremeFtp .NET class library offers a number of classes that make the work of transferring files directly from your application using FTP/SSL (an extension of FTP which is fast becoming a standard for secure FTP) and SFTP (a powerful and secure file-transfer protocol that runs over an SSH session) more easily. The FtpClient and SftpClient classes provide a number of convenience asynchronous methods and events that allow you to quickly create applications which can handle file transfers simultaneously. The library also 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 File Transfer Protocols are implemented.
What's new in this version:
Fixed a bug that increases the RemoteOffset property of the SftpProgressEventArgs.
Added ResumeUploadFile, BeginResumeUploadFile and EndResumeUploadFile methods to the SftpClient class.
Added ResumeGetFile, BeginResumeGetFile and EndResumeGetFile methods to the SftpClient class.
Added Ssh Key Generator sample project.
Added SftpResumeUpload sample project.
Added SftpResumeDownload sample project.
Major Features
* All the standard FTP file and directory operations (upload, download, rename, resume, abort,...).
* Supports FTP, FTP/SSL.
* Supports MODEZ, MODEB.
* All SSH and SFTP server support.
* Firewall and Proxy support.
* SSL2, SSL3, PCT and TLS support.
* X509 Certificate Management support.
* Large file support (>4GB).
* Supports IPv6.
* 100% managed code written in C#.
* Fully documented and 22 Sample projects written in C#, VB.NET and ASP.NET.
Size: 7.86MB
Cost: $249.00
.NET DNS Component - NetXtremeDns |
NetXtremeDns .NET component provides an easy way to query DNS servers for resource record types defined by RFC-1034 and RFC-1035 with a few lines of code.
.NET Mail Component - NetXtremeMail |
NetXtremeMail .NET component allows you to retrieve, create, load, process save and send mails using an easy-to-use interface. It supports POP3, IMAP and SMTP.
.NET Proxy Component - NetXtremeProxy |
NetXtremeProxy .NET class library offers an easy way for applications to send data to a host through a proxy server. It supports HTTP Connect, SOCKS4, SOCKS4A or SOCKS5.