Page Properties | |||||||||
---|---|---|---|---|---|---|---|---|---|
| |||||||||
|
You can use the SFTP Download task to transfer files and directories from a remote SFTP server to the local working directory
...
Task Description | A description of the task, which is displayed in Bamboo. |
Disable this task | Check, or clear, to selectively run this task. |
Host | The hostname or IP address of the remote server to which the files will be copied. |
Authentication Type | Username and Password - Enter username and password to use when connecting to remote host. |
SSH Private Key - Browse to the SSH private key with which to authenticate with the remote host. A passphrase for the key can be supplied if required. | |
Remote Directory | The path to the download source directory on the remote server |
Include Pattern | A comma separated list of files to be downloaded relative to the remote directory path. You can use Ant-style pattern matching to include multiple files, such as |
Local Directory | The path to the download destination directory (relative to the Bamboo working directory). |
Verify remote host fingerprint on connect | Enter the host fingerprint to be verified. See below for more details. |
Port | The port number of the remote host that is used for the SSH connection. The default value is 22. |
Click Save
Anchor | ||||
---|---|---|---|---|
|
...