i have installed gpg4win on my machine. our requirement is to decrypt multiple files coming from our vendor so they are usable. i have a few questions and would love to get the answers asap.
the version i am using is 2.2.5
can we decrypt multiple files?
i could not find an option to use the passphrase in the command line. am i missing something or has this option been taken off.
try the option --decrypt-files, it will accept several files for decryption.
It probably accepts longer paths so you’ll be able to state files in subdirectories.
As far as I know it does not work recursive, though.
The other option is to set an empty passphrase on the cert.
Best Regards,
Bernhard
ps.: Flattr Gpg4win at https://flattr.com/thing/2053326,
if you appreciate this answer and my work within the Gpg4win Initiative.
Thank you very much for your reply. While trying your suggestion and also after looking up on the internet i found 2 solutions for the problem.
decrypt-files does take multiple files but the below solution works as a wildcard if you have multiple files in your directory and this can be done unattended also.