On Tue, 27 Sep 2005, Werner Koch wrote: > On Mon, 26 Sep 2005 13:28:20 -0700 (PDT), Guitar Bench said: > > > --- Peter Palfrader <[EMAIL PROTECTED]> wrote: > > >> gpg --textmode --cipher-algo 3DES <file> > >> --recipient $foo --encrypt > >> because those are the options used by Echolot, a > >> remailer pinger. > > > I spent several hours testing that command line and > > every permutation I could think of without having GPG > > The above line won't work unless "<file" is meant. gpg does not allow > to mix options with arguments. Use > > gpg --textmode --cipher-algo 3DES --recipient $foo --encrypt <file>
That's what I meant. Must have happened while copying various snippets from various lines of the code :) -- PGP signed and encrypted | .''`. ** Debian GNU/Linux ** messages preferred. | : :' : The universal | `. `' Operating System http://www.palfrader.org/ | `- http://www.debian.org/ _______________________________________________ Gnupg-users mailing list Gnupg-users@gnupg.org http://lists.gnupg.org/mailman/listinfo/gnupg-users