Client Connection: FTPS
Fields with the asterisk * are mandatory.
NAME *
Name of the FTPS connection you are creating. The maximum number of characters is 128. Blanks and these special characters: ' " | are not supported.
DESCRIPTION
Description of the FTPS connection you are creating. The maximum number of characters is 2048.
STATUS
Enable or disable the client connection. Possible values:
Enabled (default value)
Disabled
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 value)
PASSIVE When setting the “Active mode file transfer”, the client will establish a control connection to the server and the server will establish a data connection back to the client. With “Passive mode file transfer”, the client will establish both a control connection and a data connection to the server.
CONNECT THROUGH DMZ
Enable or disable DMZ proxy. Possible values:
Enabled
Disabled (default value)
CLIENT KEY LABEL
Key identifier to create the SSL connection
SSL CONTROL
Possible values:
EXPLICIT (default value)
IMPLICIT With “Explicit”, the client protects the data channel. With “Implicit”, the partner decides if the data channel must be protected or not. When selecting “Implicit”, the DATA PROTECTION value (above) will be set to CLEARTEXT.
DATA PROTECTION
Force data channel protection. Possible values: PROTECTED (default value) CLEARTEXT
SSL AUTHENTICATION PROTOCOL
Select the SSL authentication protocol:
ALL
ONLY SPECIFIC VALUES:
SSLv3
TLSv1
TLSv1_1
TLSv1_2
TLSv1_3
SSLv2Hello
ACCEPTED CIPHER SUITES
ALL
ONLY SPECIFIC VALUES:
CTR_3DES
CTR_AES128
CTR_AES192
CTR_AES256
CBC_3DES
CBC_BLOWFISH
CBC_AES128
CBC_AES192
CBC_AES256
ARCFOUR
ARCFOUR128
ARCFOUR256
MATCH SERVER HOSTNAME
Possible values:
Enabled
Disabled (default value) When set to Enabled, the Client verifies that the Distinguished Name (DN) certificate contains the IP that has been contacted (i.e., the HOST value above).
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
Last updated