by ComponentSpace - Product Type: Component / .NET Class / 100% Managed Code
Upload and download files to and from FTP servers from within your Windows and Web applications.ComponentSpace FTP Component will allow you to write a complete FTP client application or perform file transfers from within your application, the ComponentSpace FTP Component satisfies all your FTP needs. Create, delete, change to and list directories. Directory listings are fully parsed. Upload, download, append, delete and rename files. Restart interrupted file uploads and downloads. Abort lengthy operations. Receive download/upload progress notification events. Both passive and active data connections are supported. The Microsoft WebRequest pluggable protocols architecture is fully supported. The class library is written in 100% managed C# code. Examples included for C#, Visual Basic .NET ( VB, VB.NET ), ASP.NET applications, etc. Compatible with Visual Studio .NET and Visual Studio 2005 ( VS2005, VS 2005 )
Our regular prices are shown below. Please logon to see your discounted prices.
| Add to Cart | $ 195.02 | 1 Developer License | Download (1.4 MB) | |
| Add to Cart | $ 293.02 | 4 Developer Team License | Download (1.4 MB) | |
| Add to Cart | $ 391.02 | 8 Developer Team License | Download (1.4 MB) | |
| Add to Cart | $ 489.02 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) | Download (1.4 MB) | |
| Add to Cart | $ 979.02 | 1 Site Wide License (Allows Unlimited Developers at a Single Physical Address) with Source Code | Verify | Download (1.6 MB) |
| Add to Cart | $ 97.02 | 1 Developer Premium Support License | Download (29 KB) |
Our prices include ComponentSource technical support and, for most downloadable products, an online backup and a FREE upgrade to the new version if it is released within 30 days of your purchase. All sales are made on our standard Terms and Conditions and subject to our Return Policy. Please contact us if you require any licensing option not listed above including volume licensing and previous versions.
Our regular prices are shown above. Please logon to see your discounted prices.
ComponentSpace FTP Component may be used in any Windows or Web application by adding a reference to the assembly to access the classes in the KeyTech.Ftp namespace.
The FtpClient class allows you to connect to an FTP server and perform directory, file and other operations. This class handles both the command connection and data connections automatically. You may specify whether to use a passive or active data connection or let the class library choose automatically. Optionally, you may receive events tracing each FTP command sent and each reply received. Lengthy operations may be terminated using the Abort command.
Directory related operations include changing to a specified directory, changing to the parent directory, removing a directory, creating a directory, getting the current directory, and listing the contents of the directory. Helper classes perform parsing of raw directory listings into Unix or MS-DOS directory list items.
File related operations include renaming a file, deleting a file, appending to a file, uploading, downloading and restarts. File transfers may either be done in binary or ASCII mode. .NET streams are fully supported. Optionally, you may receive progress events tracking the number of bytes transferred in the current operation.
The FtpWebRequest and FtpWebResponse classes fully support the Microsoft pluggable protocols architecture. Once the FtpWebRequestCreator factory class is registered you can perform FTP file uploads and downloads by specifying an ftp:// URI and using the generic Microsoft WebRequest and WebResponse classes.
All operations may be performed either synchronously (blocking) or asynchronously (non-blocking) using Begin and End style methods. For example, as well as a Download method, there are also BeginDownload and EndDownload methods. For asynchronous calls you may receive completion notification either through an event or a callback method.
All classes that raise events support a SynchronizingObject property. All classes report errors through the FtpException.
Main Features
This class library may also be purchased as part of the Key Technology .NET Internet Suite.
Publisher
Primary Category
Related Products
Related Categories