*Is it possible to make gnupg ignore errors when decrypting files?*
I'm trying to decrypt a symmetrically encrypted file, but get the following
error message(s):
C:\gpg\gpg>gpg -v -o c:\out.bkf -d d:\data.bkf.gpg
gpg: CAST5 encrypted data
gpg: encrypted with 1 passphrase
gpg: original file name='
Ismael Valladolid Torres <[EMAIL PROTECTED]> writes:
> gpg: keyserver send failed: general error
Are you running a virus scanner on this computer? If so, try disabling
it temporarily and running the send-keys operation again.
--
Steven E. Harris
___
Hi all.
I recently encrypted (for testing purposes) 4,36 GB file using my public
key. I used official debian 3.1r0a DVD ISO image #1 as initial file.
The command was:
gpg -e -r [recipient] -v [file]
Then I unsuccessfully tried to decrypt file using the same way, after
this I use method which was
Werner Koch wrote:
> On Tue, 18 Oct 2005 10:49:22 +0200, Ismael Valladolid Torres said:
>
>> Is this to be reported to GnuPG developers or to Cygwin developers?
>
> That seems to be a Cygwin problem.
I'll agree on it being a problem with Cygwin. Most likely something in your
installation. Works
I'm still in the process of learning how to use GPG for signing and
encrypting messages. I use MacGPG on, you guessed it, OS X.
The interface of the GPG Keychain app makes it really easy to do some
powerful stuff. And you know how it is, if powerful stuff is put in
the hands of ignorant peo
On Fri, Oct 21, 2005 at 11:47:06PM +0200, B. Kuestner wrote:
> I'm still in the process of learning how to use GPG for signing and
> encrypting messages. I use MacGPG on, you guessed it, OS X.
>
> The interface of the GPG Keychain app makes it really easy to do some
> powerful stuff. And you k