The following table lists the silent mode parameters.
Parameter |
Description |
|---|---|
agent |
Defines the name of the Control-M/Agent on which Control-M for AFT is installed (Windows only). |
Connection profile |
Defines the name of the connection profile. |
emuser |
Defines the authorized EM users. If there is more than one Control-M/EM user, they must be enclosed in quotes (") and separated by a pipe symbol (|). |
host1, host2 |
Defines the name of the host computer. |
ostype1, ostype2 |
Determines which platform the host resides. If you are defining a connection profile on a Microsoft Windows computer, see Configuring connection details for a remote Windows server (Remote side only) |
user1, user2 |
Defines the username of each host. If it is a local host on Windows, the domain name must be specified. If it is a remote host on Windows, the domain name might need to be specified if required by the server. |
pswd1, pswd2 |
Defines the password for each user connection profile |
home1, home2 |
Determines the home directory for each host. that appears in the File Selection dialog box in the AFT properties pane. Control-M for AFT supports both Name Format 0 and Name Format 1. The syntax of the home directory determines which format is used (OS/400 platforms only). |
Lang1, Lang2 |
Determines the language of the remote host.
Latin 1 languages are only enabled for FTP connection. If I18N mode is enabled on the Control-M/Agent, the CJK encodings are also available (Control-M/Agent 6.3.01 and later). |
port1, port2 |
Determines the port used to communicate for each host. Defaults are:
|
pswdenc1, pswdenc2 |
Defines the encrypted password for each user connection profile If you are using a plain text password, encrypt the password, as described in Encrypting a password. |
security1, security2 |
Defines the communication protocol as FTP_SSL or SFTP for each host. |
encrypt1, encrypt2 |
Determines the SFTP algorithm as blowfish, aes, des, 3des, or ARCFOUR, which is used to encrypt the transferred file for each host. |
compress1, compress2 |
Compresses the file before the transfer for each host. |
Destsize |
Verifies the size of the file after a successful transfer. If a file transfer has spaces in the file name and it fails during this verification, you must not select this option, as some FTP servers do not list file names with spaces. This option is only available on Windows and UNIX FTP servers. |
Checksum |
Verifies that the file transferred correctly by executing MD5 checksum on the FTP server. Notes: This option is available only for FTP Servers that support either the XMD5 or the SITE CHECKSUM checksum commands. For UNIX FTP servers, ensure that the md5sum program is installed on the FTP server search path, to enable the SITE CHECKMETHOD MD5 and SITE CHECKSUM commands to work properly. |
Restart |
Resumes the file transfer from the point that it failed. If you connect to an FTP server, you must select this option, as well as the Rerun from point of failure checkbox in the Properties pane, as described in Defining a File Transfer job. If you are using a different connection type, select the Rerun from point of failure checkbox in the job properties pane.. |
Keyfile1, Keyfile2 |
Defines the path and file name for key authentication for each host. |
Passphr1, Passphr2 |
Defines the password of the private key file for each host. |
Passphrenc1, Passphrenc2 |
Defines the encrypted password of the private key file for each host. If you are using a plain text password, encrypt the password, as described in Encrypting a password |
Passive1, Passive2 |
Initiates the data and control connections from the AFT client to the FTP server, which solves firewall issues. For more details about FTP Active and Passive modes, see Configuring an FTP firewall in active and passive mode. |
SubIpAdd1, SubIpAdd2 |
Forces passive connections to use the host address. |
CCC1, CCC2 |
Sets the transmission mode in a control connection from an encrypted mode to clear text mode. This means that you can secure sensitive information, including your user name and password, by sending them in an encrypted mode, and then use the CCC sub-command to change the transmission mode back to clear text mode to send the port and IP information (FTP over SSL/TLS). |
CDC1, CDC2 |
Encrypts the connection process while files are transferred without encryption. You can select this option if you want your login information encrypted and your files transferred without encryption. |
IMPLICIT1, IMPLICIT2 |
Automatically creates an SSL connection between the AFT client and the FTP server (Default port 990). In SSL Explicit mode, the AFT client connects to the FTP server and then changes the connection to SSL mode (FTP over SSL/TLS). |
SSL_LEVEL1, SSL_LEVEL2 |
Defines the SSL security levels for the host as 2, 3, or 4. For more details about SSL security levels, see FTP over SSL/TLS configuration. |
Parent Topic |