copy GNUPG keys for user from one box to another
Anthony E. Greene
agreene at pobox.com
Wed Feb 4 07:37:03 CET 2004
On 04-Feb-2004/09:32 +0300, "Valentin V. Bruy" <drwalbr at infoline.su> wrote:
>How, I can copy GNUPG keys for user from one system to another?
Copy the entire ~/.gnupg directory to the new box. A tarball would be one
easy way:
tar -czvf gpgdir.tar.gz .gnupg
Then on the new box:
tar -zxvf gpgdir.tar.gz
Tony
--
Anthony E. Greene <mailto:Anthony%20E.%20Greene%20%3Cagreene at pobox.com%3E>
AOL/Yahoo Messenger: TonyG05 HomePage: <http://www.pobox.com/~agreene/>
OpenPGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26 C484 A42A 60DD 6C94 239D
Linux. The choice of a GNU generation <http://www.linux.org/>
More information about the Gnupg-users
mailing list