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

Uploading a Stream to a File on the Server

Problem:

The developer wishes to upload a Stream to a file on the server. The application must:

  • Upload a data Stream to a server file
  • 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 StreamPut Demo sample demonstrates how to upload a Stream, while providing progress statistics for the transfer.

The StreamPut 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