.NET CF FTP Component for CS VB.NET 3.5
he Ultimate FTP, FTP/SSL (FTPS) .NET Component offers a comprehensive interface for FTP, providing the developer with everything that he needs to incorporate secure file transfers in an application, as well as remote file management using FTP. In addition to downloading and uploading by file name, URL, and wild card masks, the FTP library also supports remote file management functionality such as directory listings and the ability to rename, delete and move files on the server. The component 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. In most cases, only a few lines of code are required to implement a file transfer in your application.nn The following is a list of some key features of the component:nn * Upload, download, append, rename and delete FTP filen * Large file support (can be greater than 4GB)n * Parse listings automaticallyn * Supports both ASCII and binary transfersn * Supports restarting interrupted uploads and downloadsn * Abort operations smoothlyn * Synchronizes folders easilyn * Upload, download, or Remove entire directory (including subdirectories and files) quickly with a single line of coden * Supports Multi-threading. You can use as many threads as you want to speed up transferring filesn * Unified Remote File System Architecture which allows you to directly and easily transfer and synchronize files between an SFTP file system and other file systems such as FTP, SCP, ZIP, Disk, Memory, etc.n * File transfer monitoring support with progress eventn * Fully supports both event-driven (asynchronous) and blocking (synchronous) application designsn * Send and receive files to or from disk or memory streams. This allows you to compress and decompress ZIP files on-the-flyn * Built-in Zlib streamsn * Filter files