Discuss this help topic in SecureBlackbox Forum

TElSubsystemSSHTunnel class

Properties     Methods     Events     Declared in     Licensing     


TElSubsystemSSHTunnel is a descendant of TElCustomSSHTunnel.

Description

    This class provides the way for execution of custom remote subsystem. Usually subsystem is a program which runs on a server side. SSH forwards its output ( stdout and stderr) to client, and client's output ( stdin) to subsystem through a single logical connection.

Note, that each server may have its own collection of permitted subsystems. The most commonly used subsystem is Secure File Transfer Protocol (SFTP) subsystem.

Properties

Inherited from TElCustomSSHTunnel

Methods

Inherited from TElCustomSSHTunnel

Events

Inherited from TElCustomSSHTunnel

Declared in

.NET:
  • Namespace: SBSSHCommon
  • Assembly: SecureBlackbox.SSHCommon
VCL:
  • Unit: SBSSHCommon
Java:
  • Package: SecureBlackbox.SSHCommon
C++:
  • sbsshcommon.h

Licensing

To use this class in the development and distribution of your software projects, you need to purchase one of the following licenses:

SecureBlackbox Professional, SecureBlackbox Standard, SecureBlackbox Lite

Discuss this help topic in SecureBlackbox Forum