Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Toronto Sept 9th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Decrypt a gpg file

Hi,
I need to be able to encrypt/decrypt files. I was able to use tSystem to successfully encrypt a file. However,
when I try to decrypt a file, I get an error:
connected
disconnected
gpg: can't open `extract_CES_SAE_v2_p0005664dyoy_20100630161537.txt.pgp'
gpg: decrypt_message failed: file open error
I am using a command below in tSystem. It works when I do it thru a UNIX window, but not thru Talend
gpg --output extract_CES_SAE_v2_p0005664dyoy.txt --decrypt extract_CES_SAE_v2_p0005664dyoy_20100630161537.txt.pgp
Please advise,
Thanks,
Boris
Labels (2)
0 Replies