Decrypt |
Top Previous Next |
The Decrypt step decrypts PGP (or GPG) encrypted source files in the current file set. The decrypted output files replace the encrypted source files in the current file set that is passed on to the next step in the job.
By default, the decrypted output file will be named without the .pgp or .gpg extension. For example, if the encrypted source file is named <filenamepart>.pgp then the output file will be named <filenamepart>. Use the pattern and replace options together to specify a different name for the decrypted output file.
Note: For this step to work, the correct private key and its passphrase must be imported into the Robo-FTP Configurator.
Example Usage:
|