Overview
The SCP Task is an SSIS Control Flow task for secure copying of files with an SSH server. For more advanced functionality check File Transfer Task.
Parameters
General
Use the General page of the SCP Task Editor dialog to configure the options needed to copy files with a remote SSH server.
Specify the task name.
Specify the task description.
Specify whether the SCP Task should terminate if copying fails.
Specify the task action. This parameter has the options listed in the following table.
Option Description Send files Send files. Selecting this action displays the dynamic options IsLocalVariable, Local, LocalVariable, ScpConnection, IsRemoteVariable, Remote, RemoteVariable. Receive files Receive files. Selecting this action displays the dynamic options IsLocalVariable, Local, LocalVariable, ScpConnection, IsRemoteVariable, Remote, RemoteVariable. Indicates whether the local path is stored in a variable. This parameter has the options listed in the following table.
Option Description True The local path is stored in a variable. Selecting this option displays the dynamic option LocalVariable. False The local path is specified in a File connection manager. Selecting this option displays the dynamic option Local. Select an existing File connection manager, or click <New connection...> to create a new connection manager.
Related topics: File Connection Manager Editor
Select an existing user-defined variable, or click <New variable...> to create a new variable.
Related Topics: Integration Services Variables, Add Variable
Select an existing SSH connection manager or click <New connection...> to create a new connection manager.
Related Topics: SSH Connection Manager
Indicates whether the remote path is stored in a variable. This parameter has the options listed in the following table.
Option Description True The remote path is stored in a variable. Selecting this option displays the dynamic option RemoteVariable. False The remote path is explicitly specified on the remote server. Selecting this option displays the dynamic option Remote. Select the remote path on the remote server.
Select an existing user-defined variable, or click <New variable...> to create a new variable.
Related Topics: Integration Services Variables, Add Variable
What's New
- New: Introduced task.
Related documentation
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.