Thanks for hint!

> From: Peter Lebbing [mailto:pe...@digitalbrains.com]
> Install GnuPG 1.4 alongside 2.1 and manually sync all keys from GnuPG
> 2.1 to 1.4, with for instance:
> $ gpg2 --export | gpg --import

I did get it running even on Windows:
gpg2\gpg2.exe --export --output C:\temp\exported.keys
gpg14\gpg.exe --import C:\temp\exported.keys

BUT:
If a key is deleted in Gpg2 version of keyring, with the above method it is NOT 
deleted in Gpg's keyring while importing.
So is there an option for 'synchronisation' while importing (e.g. deleted keys 
in source export will be deleted while importing)?

Thx + regards, Chris


_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

Reply via email to