jane grove wrote:
> Thanks, John.
>
> However, when I use the command "gpg --batch -ea -r keyid filename", I got
> an "encryption failed: unusable public key" error message.
>
> Interestingly, when I use the command without batch mode like "gpg -ea
> -r keyid filename", I'm able to encrypt the fi
Thanks, John.
However, when I use the command "gpg --batch -ea -r keyid filename", I got
an "encryption failed: unusable public key" error message.
Interestingly, when I use the command without batch mode like "gpg -ea
-r keyid filename", I'm able to encrypt the file. So the batch mode
is having
jane grove wrote:
> Hello,
> What is the GPG command to use a recipient's key ID to encrypt files?
> I tried the following command but it didn't work:
> gpg --batch -ea filename keyid
Almost...
gpg --batch -ea -r keyid filename
repeat -r as often as needed.
--
John P. Clizbe
Hello,
What is the GPG command to use a recipient's key ID to encrypt files?
I tried the following command but it didn't work:
gpg --batch -ea filename keyid
Thanks!
___
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listin