Overview
The SSH Execute Task is an SSIS Control Flow task for secure execution of shell commands on a remote SSH server.
Parameters
General
Use the General page of the SSH Execute Task Editor dialog to configure the parameters needed to run a command on a remote SSH server.
Specify the task name.
Specify the task description.
Selects an existing SSH connection manager, or you may click <New connection...> to create a new connection manager.
Related Topics: SSH Connection Manager
Specify whether or not the SSH Execute Task terminates if the command fails.
Select the source type of the command to be run by the task. This parameter has the options listed in the following table.
Option Description Direct input Set the command in the task. Selecting this option displays the dynamic parameter CommandDirect. File connection Select a file that contains the command. Selecting this option displays the dynamic parameter CommandFile. Variable Set to a variable that defines the command. Selecting this option displays the dynamic parameter CommandVariable. Type the command to execute in the option box or click the browse button (...) to type the command in the Enter the command dialog.
Select an existing File connection manager, or you may click <New connection...> to create a new connection manager.
Related topics: File Connection Manager
Select an existing user-defined variable, or you may click <New variable...> to create a new variable.
Related Topics: Integration Services Variables, Add Variable
Select an existing user-defined variable, or click <New variable...> to create a new variable where command output will be stored.
Related Topics: Integration Services Variables, Add Variable
Select an existing user-defined variable, or click <New variable...> to create a new variable where the command error message will be stored.
Related Topics: Integration Services Variables, Add Variable
Knowledge Base
- Where can I find the documentation for the SSH Execute Task?
- Error Message: Invalid public key
- Error Message: An error occurred with the following error message: Response reading timed out.
What's New
- New: Introduced task.
COZYROC SSIS+ Components Suite is free for testing in your development environment.
A licensed version can be deployed on-premises, on Azure-SSIS IR and on COZYROC Cloud.