Field | Description |
Task name | Type a unique name for the task. |
File filter | Type the name of the file if you want to filter files with specific names. By default, ActiveTransfer Server considers all files. If you want to use regular expression, specify a valid regular expression in File filter and select Use regular expression option. Note: You can use wildcard characters to filter the file names. For example, type *.zip to trigger the action only when ZIP files are uploaded or downloaded. To trigger an action based on a name string in the ZIP files, use the name string in the File filter box, preceded and followed by wildcard characters. For example, type *invoice*.zip to trigger the action based on the file URLs, when ZIP files containing the character string invoice in their file names are uploaded or downloaded. If you define a File filter for a task, the task acts only on files that are filtered out. Few examples for regular expressions are: ![]() ![]() ![]() ![]() |
Decrypt with Private PGP key alias | Type the certificate alias for the private key file. Note:ActiveTransfer Server can decrypt the file only if the file is encrypted with the corresponding public key. |
Verify signature | Type the certificate alias for the public key file. Note:ActiveTransfer Server can verify the signature only if it was added during encryption. |
Derive file name from input file | Select this option to the retain the original filename of the encrypted file. |
Delete original file | Select this option to delete the original file and retain only the decrypted files. |
Execute error task | Select this option to execute an error task if the file operation fails. For more information about error task configuration, see
Error Task Configuration. |