Yet another Windows batch question

Kevin Flanagan kevin at flanagannc.net
Fri Feb 6 19:29:25 CET 2004


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I'm trying, on a Windows system to do encryption of a file and logging
the output to a log file, that will be used by the user, and later
administrators or auditors to verify the process.  Something like this.

gpg -e -v -r joe.blow at company.com -o foo.pgp %1 > foo.log

I need to make the output be .pgp extention, this part works just fine.


The log file is the issue, it creates foo.log, but the output of the
gpg command isn't there.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFAJDFlhW0MDKygik8RAm5gAJsEqd0HKUWC47HDWtTcI0Yya3czRwCfXsbI
pSw7AbM0wJzrOmQySyxUbD8=
=t9uJ
-----END PGP SIGNATURE-----




More information about the Gnupg-users mailing list