Encrypting SubFolders
Atom Smasher
atom at smasher.org
Wed Mar 9 21:20:26 CET 2005
On Wed, 9 Mar 2005, David T Kerns wrote:
> I'm new to gpg so not sure if gpg has a recursion flag, but on unix:
>
> gpg --encrypt --multifile `find /thisfolder -type f -print`
==================
that's close to what i was thinking...
find /thisfolder -type f -exec gpg --encrypt {} \;
same thing, really... i can think of several variations for typing it.
--
...atom
_________________________________________
PGP key - http://atom.smasher.org/pgp.txt
762A 3B98 A3C3 96C9 C6B7 582A B88D 52E4 D9F5 7808
-------------------------------------------------
"The idea that Bill Gates has appeared like a knight
in shining armor to lead all customers out of a mire
of technological chaos neatly ignores the fact that
it was he, who by peddling second-rate technology,
led them into it in the first place."
-- Douglas Adams
More information about the Gnupg-users
mailing list