Within Data Services I am using the IPSWITCH Script utility to download an encrypted file and place it in a folder, but the script fails because it tries to decrypt the file - failing due to calling the OpenPGP and stating that the Provate Key is not in the default directory where the script is running. I don't want the script to decrypt the file, I just want the file downloaded as is - i will decrypt later using GPG commands. Any clues as to how to stop the Script utility from attempting to decrypt the file?
↧