Recursive Encryption
Dominik Schwald
dominik@nextbyte.de
Sat Dec 8 03:22:01 2001
Am Samstag, 8. Dezember 2001 03:06 schrieb Richard B. Tilley (Brad):
> I want to use gnupg from the command line to encrypt many directories
> and files. I thought the easiest way to do this would be to instruct
> gnupg to perform this function recursively
Hi!
I think thats not the answer you awaited, but won't you just write a
small shell script, that passes all the files in the current directory
and the subdirs to gnupg in order to encrypt them?
Ciao, dominik