Version: 1.0.1.0
Add secure SSH session and file transfer capabilities to any .NET application.

Implementing an Interactive SFTP Client

Problem:

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

  • Put, Get and Delete files securely
  • Navigate folders on the server
  • Create and delete directories
  • Report transfer progress information
  • Provide username/password and PEM authentication options
 

Solution:

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

 Download the SFTP Client Sample Now!

Download PowerTCP SSH and SFTP for .NET Trial

See all samples for PowerTCP SSH and SFTP for .NET