Rebex SSH Shell

SSH shell, tunneling, telnet, ANSI terminal emulation library for .NET

Download 30-day free trial Buy from $699
More .NET libraries

Back to feature list...

SSIS, SQL CLR, PowerShell

As a collection of .NET assemblies, Rebex Terminal Emulation can be called from various platforms that support .NET technology. Of course, be aware that in some cases, TerminalControl might not be usable. Use headless object such as VirtualTerminal and Scripting instead.

Using Terminal Emulation in SSIS packages 

In the SQL Server Integration Services (SSIS) packages you can call Rebex SSH methods using an SSIS Script Task.

Using Terminal Emulation in SQL CLR 

Rebex Terminal Emulation library can be called from Microsoft SQL Server T-SQL code using so-called "SQL CLR procedures". For step-by-step instructions, please see the blog post about registering and using Rebex libraries from an SQL-CLR procedure.

Using Terminal Emulation in PowerShell 

Calling Rebex Terminal Emulation from a PowerShell script is straightforward. Rebex assemblies can be stored in a file system or in Global Assembly Cache (GAC).

Back to feature list...