GPG 1.4.19 homedir Command

2015-04-06 Thread Clark Rivard
Hi I am running GPG 1.4.19 and using the --homedir command and enclosing the home directory name in double-quotes to access a keyring folder that has an embedded space. --homedir \\folder\Key Ring I get errors from GPG stating gpg: keyblock resource '

Re: GPG 1.4.19 homedir Command

2015-04-06 Thread Mike Ingle
Both of these worked for me. F:\c:\Program Files (x86)\GNU\GnuPG\gpg.exe --homedir f:\abc def\gpg --list-keys F:\c:\Program Files (x86)\GNU\GnuPG\gpg.exe --homedir \abc def\gpg --list-keys Try dropping the initial double slash. On 4/6/2015 12:37 PM, Clark Rivard wrote: Hi I am running

RE: GPG 1.4.19 homedir Command

2015-04-06 Thread Clark Rivard
[mailto:m...@confidantmail.org] Sent: Monday, April 06, 2015 3:11 PM To: Clark Rivard Cc: gnupg-users Subject: Re: GPG 1.4.19 homedir Command Both of these worked for me. F:\c:\Program Files (x86)\GNU\GnuPG\gpg.exe --homedir f:\abc def\gpg --list-keys F:\c:\Program Files (x86)\GNU\GnuPG\gpg.exe