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

An Interactive SSH Session

Problem:

The developer is faced with the challenge of establishing an SSH session with a remote host. The application must:

  • Be a secure user-interactive SSH-2 client
  • Provide username/password and PEM authentication options
  • Automate login
  • Provide information about the established connection
 

Solution:

With the PowerTCP Ssh component, applications can perform all these tasks and more. The SSH Client sample demonstrates execution of an interactive SSH-2 session with username/password and PEM authentication options.

 Download the SSH Client Sample Now!

Download PowerTCP SSH and SFTP for .NET Trial

See all samples for PowerTCP SSH and SFTP for .NET