Hi Felix, > gpg -e <source >dest -r [email protected] ... > gpg: encrypted with 2048-bit ELG key, ID 18DCDD20A3362105, created > yyyy-mm-dd > "Felix Finch (Scarecrow Repairman) <[email protected]>" > gpg: decryption failed: No secret key
The key for recipient [email protected] that was used to encrypt is not on the machine that's decrypting. See the --list*keys options in gpg(1). --export and --import could also be useful. -- Cheers, Ralph. https://plus.google.com/+RalphCorderoy _______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
