0

I'm trying to encrypt all the files in folder C:\TEST What is the command to encrypt all the files in C:\TEST using key email@gmail.com to a new file TEST.GPG

GPG.EXE --encrypt C:\TEST email@gmail.com ??

thx

Jon
  • 1,608
  • 7
  • 25
  • 38
  • Well, what happens when you try that? – Noah Jul 24 '21 at 16:06
  • usage : gpg[options] --encrypt [filename] – Jon Jul 24 '21 at 20:42
  • 1
    Check out [this question](https://stackoverflow.com/questions/35584461/gpg-encryption-and-decryption-of-a-folder-using-command-line). It is not Windows-specific, but I think the answers will basically work for you. – Noah Jul 24 '21 at 22:21
  • still can't get it to work with GPG – Jon Jul 25 '21 at 16:06

0 Answers0