Property | Description |
|---|---|
Connection Name | The name of the connection. The name is not case sensitive and must be unique within the domain. You can change this property after you create the connection. The name cannot exceed 128 characters, contain spaces, or contain the following special characters:~ ` ! $ % ^ & * ( ) - + = { [ } ] | \ : ; " ' < , > . ? / |
Description | Optional. The description of the connection. The description cannot exceed 4,000 characters. |
Runtime Environment | The name of the runtime environment that contains the Secure Agent that you want to run the tasks. |
Host | The host name or IP address of the server. The host name is case insensitive and must be unique within the domain. The name cannot exceed 24 characters. It can contain letters (A to Z), digits (0 to 9), period (.) special character, and minus (-) sign. |
Port | The port number to use to connect to the server. Default is 21. |
Username | User name to connect to the SFTP server. |
Password | Password to connect to the SFTP server. |
Folder Path | The directory to use after connecting to the server. |
Private Key File | The name of the SSH private key file along with the path where the file is stored. Ensure that the file path is on the machine that hosts the Secure Agent. For example, C:/SSH/my_keys/key.ppk |
Private Key Passphrase | Specify the passphrase to encrypt the SSH private key. |