Version: 4.4.0.10
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 one or more SSH sessions with a remote host. The application must:

  • Be a secure user-interactive SSH-2 client
  • Permit multiple sessions over the connection
  • 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 multiple interactive SSH-2 sessions with username/password and PEM authentication options.

Download the SSH and SFTP Samples Now!

Download PowerTCP SSH and SFTP for .NET Trial

See all samples for PowerTCP SSH and SFTP for .NET