Connection profile manual parameters

The following table describes manual additional parameters for a single connection profile.

Parameter

Description

sftp.newline

Overrides the ASCII End Of Line control character abbreviation, when transferring with SFTP protocol and ASCII mode.

By default, End of Line is based on the Connection Profile OS type.

Valid values are either CRLF or LF.

ssl.provider.options.sslprotocol

Defines the enabled SSL protocols (such as, SSLv3,TLSv1,TLSv1.1, and TLSv1.2).

NOTE: If you want to work with SSLv3, hide the jdk.tls.disabledAlgorithms=SSLv3 attribute with # and then restart the container.

To edit the file, use the following path:

${path}\BMC Software\Control-M Agent\Default\CM\AFT\JRE\lib\security

ssl.provider.options.tlsciphersuite

Defines the enabled cipher suites.

ftp.charset

Defines a different character set when connecting to a remote FTP server

Default: UTF-8

sftp.remove.directory.trailing.slash

Determines if the remote SFTP server enforces omitting a trailing slash when running directory operations (such as, mkdir and rmdir). By default, the SFTP client uses trailing slash.

slowdown.rate.millisecond

Slows down the transfer rate when the remote server is very slow.

Determines the number of milliseconds to wait between each read/write operation during transfer.

ftp.path.with.spaces.improved.directory.listing

(Windows/Linux only) Determines whether the FTP client will perform a directory listing on the whole directory when transferring a specific file path that includes spaces ( /aaa/bbb/ccc ddd.txt).

This property has no affect if you are transferring a path without spaces or if transferring a directory/pattern.

ui.max.records.in.list

Limits or extends the number of records returned to the File Transfer browser dialog. By Default, 10,000 records are returned.

Parent Topic

Connection profile management