Version: 3.0.4.0
Add comprehensive secure file transfer capabilities to any .NET application.

Implementing an Interactive FTP Client

Problem:

The developer is faced with the challenge of creating a fully functional FTP client with a sparkling graphical interface. The application must:

  • Put, Get and Delete files
  • Navigate folders on the server
  • Create and delete directories
  • Report transfer progress information
  • Log sessions to the interface and to disk
  • Support popular FTP proxies
  • Provide plenty of options such as compression and security
 

Solution:

With the PowerTCP FTP component, applications can perform all these tasks and more. The ListView Client sample demonstrates how to retrieve and display listings, transfer files with progress, delete files, create and delete directories, and log sessions to disk.

The FTP ListView sample is included with the full trial installation of PowerTCP FTP for .NET. To dowload this sample with additional product-specific samples and documentation, see the following:

PowerTCP FTP for .NET

See all samples for PowerTCP FTP for .NET