This may be of help, although it doesnt apply directly: http://blog.hardeep.name/computer/20080904/auto-gpg/
Hardeep Singh http://blog.Hardeep.name 2008/10/28 Salvador Torres <[EMAIL PROTECTED]>: > Hi, > I'm trying to run some Scripts to Encrypt and Decrypt files automatically.. > > now the questions are: > > How can I delete the *.ZIP files after this command is executed without > errors ? > > gpg --batch --encrypt-files -r "KEY" c:\test2\*.zip > > Same case here: > > How can I delete the *.gpg files after this command is executed without > errors and Successfully? > > gpg --passphrase-fd 0 --batch --decrypt-files *.gpg <phrase.txt > > Thanks, > SalTorr > _______________________________________________ > Gnupg-users mailing list > [email protected] > http://lists.gnupg.org/mailman/listinfo/gnupg-users > > _______________________________________________ Gnupg-users mailing list [email protected] http://lists.gnupg.org/mailman/listinfo/gnupg-users
