The following table lists the commands parameters:
Parameter |
Description |
---|---|
chmod |
Changes the file permissions. You can use a wildcard to define this parameter. |
mkdir |
Creates a directory |
rename |
Renames a file or a directory |
rm |
Deletes a file. You can use a wildcard to define this parameter. |
rmdir |
Deletes a directory |
Fail transfer when the command on the source host failed |
Determines whether to fail the transfer when the command on the source host fails before or after a successful transfer. |
Fail transfer when the command on the destination host failed |
Determines whether to fail the transfer when the command on the destination host fails before or after a successful transfer. |
Enable PGP encryption |
Enables PGP encryption commands for this transfer |
PGP Operation |
Determines whether to encrypt or decrypt the transfer. |
Template Name |
Determines the name of the PGP template defined in the Control-M Configuration Manager Creating a PGP template. Click Load to access a list of templates. |
Keep encrypted files |
Saves the PGP encrypted file after encryption with the following name format: <filename>.pgp_aft |
Except for the local host, where the default path is the Control-M/Agent's home directory, you must define the full path when you run the chmod, mkdir, rename, rm, and rmdir commands.
For MVS hosts you do not need to define the full path. The home directory path specified in the connection profile definition for this host can be used.
Parent Topic |