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

Transferring Many Files in Parallel

Problem:

The developer wishes to implement a transfer management application, in which many files are transferred simultaneously, with statistics available for each transfer.  The application must:

  •  Transfer many files in parallel
  • Perform Gets and Puts
  • Transfer to multiple servers
  • Provide transfer statistics for each file
  • Permit the user to cancel ongoing transfers
 

Solution:

With the PowerTCP FTP component, applications can perform all these tasks and more.  The Transfer Manager sample demonstrates how to upload and download many files simultaneously, while providing progress statistics for each transfer.

The FTP Transfer Manager 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