The getting started quickly section has topics that tell you what you have to do to accomplish common FTP tasks. However, it often helps to just be able to open a project and check out how things work with a ready-to-use sample.
The Xceed FTP Library provides you with various flavors of sample applications to help you out in a variety of development environments.
These sample applications with source code provide you with interactive applications that allow you to fill out properties visually and then run the methods to see what happens.
Go to the QuickTour sample application for Visual Basic 6 topic
Go to the QuickTour sample application for Delphi 4-7 topic
Go to the QuickTour sample application for Visual C++ 6-7 topic
Go to the QuickTour sample application for C# topic
Go to the QuickTour sample application for Visual Basic .NET topic
This is a complete FTP client. It's kind of like WS-FTP™ or Cute-FTP™, but it isn't for sale, and you get the fully commented source code. The ASP version is a simple web-based FTP client.
Go to the Ftp Client sample application for Visual Basic 6 topic
Go to the Ftp Client sample application for Delphi 4-7 topic
Go to the Ftp Client sample application for ASP topic
Go to the Delphi 4-7 Console sample application topic
Go to the Delphi 4-7 DLL Registration sample application topic