Xceed FTP Library Documentation
Overview of the XceedFTP control

The XceedFtp control handles all FTP related tasks supported by the library. It provides a variety of properties, methods and events for full featured file transfer capabilities, real-time progress reports and easy integration with a graphical user interface. If all you want to do is simply send or receive one or more files, with only basic flexibility, you might want to use the XceedQuickFtp control instead, which allows you to accomplish these tasks with only a single line of code. However, it does not trigger any events nor offer any of the configuration properties of the XceedFtp control. The XceedFtp control and the XceedQuickFtp control are part of the same component (XCEEDFTP.DLL).

The XceedFtp control is fully compatible with RFC 959, 1123 and 1579 allowing compatibility with any compliant FTP server and through most firewalls.

ProgID

XceedSoftware.XceedFtp.1  

Getting started quickly

Resources

Other information