gpg command line and output:
C:\Program Files\GNU\GnuPG\pub\gpg.exe
can't connect to `C://Program Files//GNU//GnuPG/S.gpg-agent': No such file or
directory
can't connect to `C://Program Files//GNU//GnuPG/S.gpg-agent': No such file or
directory
gpg: can't connect to the agent:
On 2009-10-29 14:59, lis...@nebelschwaden.de wrote:
> When using linux, even when I start gpg-agent --daemon, it creates it's
> socket under /tmp/, while gpg searches for .gnupg/S.gpg-agent.
> The environment the daemon exports seems to be ignored.
>
> So I have to manually link .gnupg/S.gpg-agent
anyone got any idea how to resolve the following error:
>
> can't connect to `C:/Program Files/GNU/GnuPG//S.gpg-agent'
>
> I get this error when issuing the following command
>
> gpg --passphrase-fd 0 --batch --output out.dat --decrypt in.pgp
>
> This worked fine u
Hi,
Has anyone got any idea how to resolve the following error:
can't connect to `C:/Program Files/GNU/GnuPG//S.gpg-agent'
I get this error when issuing the following command
gpg --passphrase-fd 0 --batch --output out.dat --decrypt in.pgp
This worked fine until a few days ago