GPG

crypto.bat
"C:\Program Files\GNU\GnuPG\gpg" --output D:\crypted\desktop.pgp --encrypt --recipient olexande@firma.com.ua d:\backup\desktop.rar
"C:\Program Files\GNU\GnuPG\gpg" --output D:\crypted\docs.pgp --encrypt --recipient olexande@firma.com.ua d:\backup\docs.rar
"C:\Program Files\GNU\GnuPG\gpg" --output D:\crypted\shara.pgp --encrypt --recipient olexande@firma.com.ua d:\backup\shara.rar
 
 
rem http://www.febooti.com/products/command-line-email/ - send e-mail from commandline
crypto_example.bat
C:\Program Files\GNU\GnuPG\gpg --output d:\doc.pgp --encrypt --recipient olexande@firma.com.ua d:\doc.doc
C:\Program Files\GNU\GnuPG\gpg --output d:\doc.doc --decrypt d:\doc.pgp