EldoS
Navigation
Web site
Support
Table Of Contents

TElSubsystemSSHTunnel class (SSH2 only)

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

  • Environment
  • Subsystem
Inherited from TElCustomSSHTunnel
  • AutoOpen
  • ConnectionCount
  • Connections
  • TunnelList
 
 

Methods

  • Constructor
  • Destructor
Inherited from TElCustomSSHTunnel
  • Open
 
 

Events

Inherited from TElCustomSSHTunnel

  • OnClose
  • OnError
  • OnOpen
 
 

Declared in

.NET:

  • Namespace: SBSSHCommon
  • Assembly: SecureBlackbox.SSHClient, SecureBlackbox.SSHServer
VCL:
  • Unit: SBSSHCommon
ActiveX/DLL:
  • SBB 5 interface module: SSHBBoxCli.dll
  • SBB 6 interface module: SSHBBoxCli6.dll
 
 

Licensing

To use the component in development and distribution of your projects, you need to purchase one of the licenses:

.NET: SSHBlackbox client-only OR SSHBlackbox client-server OR SFTPBlackbox client-only OR SFTPBlackbox client-server OR SecureBlackbox Transports OR SecureBlackbox Standard OR SecureBlackbox Professional

VCL: SSHBlackbox client-only OR SSHBlackbox client-server OR SFTPBlackbox client-only OR SFTPBlackbox client-server OR SecureBlackbox Transports OR SecureBlackbox Standard OR SecureBlackbox Professional

ActiveX/DLL: SSHBlackbox client-only OR SFTPBlackbox client-only OR SecureBlackbox Transports

 
Contact Us | Terms of Use | Trademarks | Privacy Statement
Copyright (c) 1998-2012, EldoS Corporation