FTPing pgp files manual using WSFTP tool, the files from vendor get decrypted,
When trying to decrypt it using a script we get the following error.
1: ::WebUser:abc@xyz.com::
2: Name of job : Concur Payment download for NA
3: Date / Time of job : 02/20/2008 2:00 am
4: Question or Concern including error messages : Unable to decrypt the pgp
file for North America. Files for other countries are successfully being
decrypted.
5: Additional information : Below is the batch file, I am tring to execute...
@echo on ftp -n -i -s:\\corpent09
\psoftdata$\prod\interfaces\CONCUR\scripts\ftp_concur_payment_download_NA_debug.
txt > \\corpent09\psoftdata$\prod\interfaces\CONCUR\scripts\output_NA_debug.txt
copy /Y \\corpent09
\psoftdata$\prod\interfaces\CONCUR\extract_No_America_p00111tgaz_*.pgp
\\corpent09
\psoftdata$\prod\interfaces\CONCUR\backup\extract_No_America_p00111tgaz_*.pgp
pause echo PGP!23| \\corpent09\psoftdata$\prod\Interfaces\CONCUR\Scripts\gpg -
o\\corpent09\psoftdata$\prod\Interfaces\CONCUR\concur_txn_feed.txt --passphrase-
fd 0 --decrypt \\corpent09
\psoftdata$\prod\Interfaces\CONCUR\extract_no_america_p00111tgaz_*.pgp pause
del \\corpent09
\psoftdata$\prod\Interfaces\CONCUR\extract_No_America_p00111tgaz_*.pgp
***Below is the error** gpg:encrypted with ELG-E Key, ID 6694C076
gpg:decryption failed: secret key not available