FTP without hasslesThe Xceed FTP Library for .NET is a robust and efficient 100 managed class library that allows you to easily add FTP file transfer capabilities to your .NET and ASP.NET applications. It provides access to the complete functionality of the FTP protocol through a straightforward, intuitive object model.The Xceed FTP Library for .NET is designed to work well with all types of FTP servers. It provides built in support for Unix, VMS, AS/400 and DOS server types. Thanks to features such as the ability to create custom listing parsers and support for various FTP tweak properties, the library can also work with almost every other, less known FTP server types.Minimum code, maximum valueThis is the library of choice for developers that want to spend the least amount of time and hassle implementing and maintaining FTP code in their applications. Only a few lines of code are necessary to send and receive files, folders or entire directory structures and a rich set of events keeps your application informed of all FTP activity and statistics.Complete sample applications are included in both VB.NET and C