DEPRECATED: Starting with SSIS+ 1.9, the .NET scripts are no longer maintained. Use the provided JavaScript alternative scripts instead.
Script File:
Overview
Script task to establish secure tunnel using SSH protocol.
Setup
The script has the following parameters:
- SshConnection - selects COZYROC SSH 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.