encrypting files via web CGI
Anthony E . Greene
agreene@pobox.com
Thu, 18 Jan 2001 05:51:56 -0500
On Wed, 17 Jan 2001 14:39:23 Ron Beck wrote:
>I have written a perl program to accept a file name from a list. I want
>to encrypt this file and then send it on to another party (also from a
>list). I'm using the following command...
>
> system qx(/usr/local/bin/gpg -e -v -r "Ronald" ./reports/$report);
>
>This works great when I run the procedure interactively but fails when I
>run it as a .CGI script.
You probably need to supply a complete path to the file within the CGI
script.
Tony
--
Anthony E. Greene <agreene@pobox.com> <http://www.pobox.com/~agreene/>
PGP Key: 0x6C94239D/7B3D BD7D 7D91 1B44 BA26 C484 A42A 60DD 6C94 239D
Chat: AOL/Yahoo: TonyG05 ICQ: 91183266
Linux. The choice of a GNU Generation. <http://www.linux.org/>
--
Archive is at http://lists.gnupg.org - Unsubscribe by sending mail
with a subject of "unsubscribe" to gnupg-users-request@gnupg.org