i***@ihatespam.com
2004-09-15 22:12:18 UTC
I have several text and xml files I need to PGP on a daily basis via a
DOS batch file. The filenames always change so I need to be able to
use a wildcard from a batch file to PGP all of them. (example c:\PGP
*.txt)
I currently use PGP 6.5.8 by Network Associates and it does not allow
me to use wildcards.
I then found MPGP version 1.1 (from 1996!) and it does allow wildcards
(appears to be the main reason it was written). The only problem is
my files are longer than 8 characters and this application truncates
the resulting .PGP filename.
Does anyone have a solution so that I can PGP these files via a
wildcard and retain my filenames? Example: "This is a test.txt"
should be "This is a test.txt.pgp". Of course I never know the
filename so I have to use wildcards.
Thanks!
DOS batch file. The filenames always change so I need to be able to
use a wildcard from a batch file to PGP all of them. (example c:\PGP
*.txt)
I currently use PGP 6.5.8 by Network Associates and it does not allow
me to use wildcards.
I then found MPGP version 1.1 (from 1996!) and it does allow wildcards
(appears to be the main reason it was written). The only problem is
my files are longer than 8 characters and this application truncates
the resulting .PGP filename.
Does anyone have a solution so that I can PGP these files via a
wildcard and retain my filenames? Example: "This is a test.txt"
should be "This is a test.txt.pgp". Of course I never know the
filename so I have to use wildcards.
Thanks!