Encrypt |
Top Previous Next |
The Encrypt step is used to encrypt files in the job's current file set with a specific PGP public key. The encrypted output files replace their associated input source files in the file set that is passed to the job's next step.
The encrypted output files are named by adding a .pgp extension to the source file name. For example, if the source file is named <filenamepart> then the output file will be named <filenamepart>.pgp.
Note: The public key for encryption must be imported into the Robo-FTP Configurator before this step can succeed.
Example Usage:
|