Re: batch file automation -Nearly There!

2010-10-08 Thread John Clizbe
Lee Elcocks wrote: > Hi, I have the signing key as the default key in the config file, do i > still have to use both in the command, the encyption and signing is > working perfectly, just the output of the file name (and size) that i > cannot get to work. If the signing key is specified with defau

RE: batch file automation -Nearly There!

2010-10-08 Thread Lee Elcocks
To: l_elco...@hotmail.co.uk > Subject: Re: batch file automation -Nearly There! > From: n...@example.com > Date: Fri, 8 Oct 2010 02:16:49 +0200 > > -r = Recipient = Key to Encrypt > -u = Signator = Key to Sign > Use Both! > In batch Variable needs Double Percent (%%) > >

Re: Re: batch file automation -Nearly There!

2010-10-08 Thread Peter Lebbing
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On -10/01/37 20:59, Peter Pentchev wrote: > On Fri, Oct 08, 2010 at 12:24:17AM +0100, Lee Elcocks wrote: > [snip] >> ECHO bingos| GPG --batch -se --passphrase-fd 0 -r PGPTOKEY -o >> "C:\encryptedfiles\%F.pgp" > > Erm... on this line, where are you te

Re: batch file automation -Nearly There!

2010-10-08 Thread Peter Pentchev
On Fri, Oct 08, 2010 at 12:24:17AM +0100, Lee Elcocks wrote: [snip] > ECHO bingos| GPG --batch -se --passphrase-fd 0 -r PGPTOKEY -o > "C:\encryptedfiles\%F.pgp" Erm... on this line, where are you telling GPG to actually encrypt the %F file? G'luck, Peter -- Peter Pentchev r...@space.bgr..