Client Connection: FTP π
Fields with the asterisk * are mandatory.
STATUS
Enable or disable the client connection. Possible values:
Enabled (default)
Disabled
NAME *
Name of the FTP connection you are creating. The maximum number of characters is 128. Blanks and the ' " | special characters are not supported.
DESCRIPTION
Description of the FTP connection you are creating. The maximum number of characters is 2048.
HOST *
Remote host IP Address or hostname.
PORT *
Port to connect to the remote host (1 to 65535).
USERNAME *
Username to be used for the connection. The maximum number of characters is 320.
PASSWORD *
User password.
CONNECTION TIMEOUT
Number of seconds without network activity to wait before closing a session due to inactivity. Default value: 60.
CONNECTION MODE *
How data connection is established. Possible values:
ACTIVE (default): the client opens the control connection to the server. When a data transfer is required, the server initiates the data connection back to the client.
PASSIVE: the client opens the control connection and, when needed, also initiates the data connection to the server.
CONNECT THROUGH DMZ
Enable or disable DMZ proxy. Possible values:
Enabled
Disabled (default)
SELECT DMZ CLUSTER π
When the Connect through DMZ toggle is enabled, this drop-down list displays all DMZ Clusters configured in Setup β DMZ Clusters. When you select one or more DMZ clusters, they will be applied to the client connection. If one of the selected DMZ clusters is unavailable, the remaining DMZ clusters will be used in RUNTIME or ROUNDROBIN mode. If no DMZ cluster is selected, all configured DMZ clusters will be used automatically.
MAX RETRIES
Maximum number of retries. If this field is empty or set to 0, no retries will be executed and the job will be set to Failed if the first attempt is not successful. A high value corresponds to a high number of retrying attempts.
RETRY INTERVAL
This field will appear only if you have set the maximum numbers of retries to 1 or greater. Time (in seconds) waited before retrying executing a job. The lower the value, the more frequent the retrying attempts. If this field is empty or set to 0, no retries will be executed and the job will be set to Failed if the first attempt is not successful.
CONFIGURATION TEST
Use this section to test that the Cluster and the STENG are connected correctly. Select a Cluster and a STENG you want to test and click the TEST button. Note that a Cluster can be selected only if it is the only one available. A message with a green check will confirm a successful connection. A message with a red exclamation mark will warn about an unsuccessful connection. The message also details the reason why the connection fails. The connection might not be successful for different reasons, each of them depending on the transport type and the configuration. The first time you try to test the connection, if trusting certificates are missing, an error message detailing the unsuccessful connection will appear. In this case, go to the Setup β Untrusted Cache β Certificates tab and trust the relevant certificates. Note that trusting certificates in the Untrusted Cache page may not be sufficient to establish a successful connection. Refer to the Untrusted Cache section of this documentation for all the details.
Last updated