Overview
Script task to establish secure tunnel using SSH protocol. The script has the following parameters:
- SshConnection – selects CozyRoc SSH:/ssis/ssh-connection Connection. The connection should use the new SSH backend.
- LocalAddress – specifies tunnel’s local address. The format is [address]:[port].
- RemoteAddress – speicifies tunnel’s remote address. The format is [address]:[port].
Requirements
Depends on CozyRoc Script Task Plus for implementing parameters user interface.
Requires installation of CozyRoc SSIS+ 1.5 library.
Library references
- System
- System.Data
- Microsoft.SqlServer.ScriptTask
- Microsoft.SqlServer.ManagedDTS
- CozyRoc.SSISPlus
