Client Connection: SFTP
Fields with the asterisk * are mandatory.
NAME *
Name of the SFTP connection you are creating. The maximum number of characters is 128. Blanks and these special characters: ' " | are not supported.
DESCRIPTION
Description of the SFTP 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.
CLIENT AUTHENTICATION MODE *
Possible values:
PUBLICKEY
PASSWORD
PASSWORD_AND_PUBLICKEY
KEYBOARD_INTERACTIVE
PUBLICKEY_AND_PASSWORD
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
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
MAC ALGORITHMS
Select the MAC SSH algorithms: ALL or specific values in the drop-down list.
ALL
ONLY SPECIFIC VALUES:
HMAC_MD5
HMAC_SHA1
HMAC_MD5_96
HMAC_SHA1_96
HMAC_SHA256
HMAC_SHA2_256
HMAC_SHA2_512
KEY EXCHANGE ALGORITHMS
Select the SSH Key Exchange algorithms: ALL or specific values in the drop-down list.
ALL
ONLY SPECIFIC VALUES
DIFFIE_HELLMAN_GROUP1_SHA1
DIFFIE_HELLMAN_GROUP14_SHA1
DIFFIE_HELLMAN_GROUP14_SHA256
DIFFIE_HELLMAN_GROUP15_SHA512
DIFFIE_HELLMAN_GROUP16_SHA512
DIFFIE_HELLMAN_GROUP17_SHA512
DIFFIE_HELLMAN_GROUP18_SHA512
DIFFIE_HELLMAN_GROUP_EXCHANGE_SHA1
DIFFIE_HELLMAN_GROUP_EXCHANGE_SHA256
ECDH_SHA2_NISTP256
ECDH_SHA2_NISTP384
ECDH_SHA2_NISTP521
CURVE25519_SHA256
SESSION TIMEOUT
Define the number of seconds without network activity to wait before closing a session due to inactivity. Default value: 60.
READ BUFFER SIZE
Dimension of the buffer when reading a file on the SSH Channel. Default: 65536 bytes The values accepted are 32, 64 and 128 kb.
WRITE BUFFER SIZE
Dimension of the buffer when writing a file on the SSH Channel. Default: 32768 bytes The values accepted are 32, 64 and 128 kb.
AUXILIARY BUFFER SIZE
Dimension of the auxiliary buffer when reading or writing a file in the DataOne VFS Default: 8192 bytes
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
The rsa-sha2-256 and rsa-sha2-512 signing algorithms (also called HostKeyAlgorithms) are included in the list of supported ssh-rsa and ssh-dss algorithms. They are hard-coded, so they cannot be configured.
Last updated