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

Retrieving a File as a Stream

Problem:

The developer wishes to write a downloaded file to a Stream interface. The application must:

  • Expose the file data as a Stream in real-time
  • Show transfer progress
  • Include file and interface session logging
  • Allow restarts and aborts
 

Solution:

With the PowerTCP FTP component, applications can perform all these tasks and more. The StreamGet Demo sample demonstrates how to download a file into a Stream, while providing progress statistics for the transfer.

The StreamGet Demo 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