gpg-zip : passphrase as parameter for scripts
Lee Elcocks
l_elcocks at hotmail.co.uk
Mon Apr 4 15:08:32 CEST 2011
Take the space out between the "password" and the pipe I.E.
echo password| gpg-zip
> Date: Mon, 4 Apr 2011 03:02:08 -0700
> From: arno.steffen at googlemail.com
> To: gnupg-users at gnupg.org
> Subject: gpg-zip : passphrase as parameter for scripts
>
>
> I am using in a script, with more than one of this kind of lines:
>
> #!/bin/sh
> /usr/local/bin/gpg-zip -o /opt/u1.tar.gpg -s /opt/1*
> /usr/local/bin/gpg-zip -o /opt/u2.tar.gpg -s /opt/2*
> ...
>
> I have to answer every line with question for passphrase. This sucks.
>
> I have seen there is a parameter --gpg-args where I can pass args to gpg.
> But I don't get this working with some kind of
>
> echo 'passphrase' | gpg-zip --gpg-args --passphrase-fd -o ... - s
>
> Anybody an idea how this is working?
>
> Best regards
> Arno
>
> --
> View this message in context: http://old.nabble.com/gpg-zip-%3A-passphrase-as-parameter-for-scripts-tp31312954p31312954.html
> Sent from the GnuPG - User mailing list archive at Nabble.com.
>
>
> _______________________________________________
> Gnupg-users mailing list
> Gnupg-users at gnupg.org
> http://lists.gnupg.org/mailman/listinfo/gnupg-users
-------------- next part --------------
An HTML attachment was scrubbed...
URL: </pipermail/attachments/20110404/96d6d583/attachment-0001.htm>
More information about the Gnupg-users
mailing list