Re: gnupg on USB drive
Werner Koch <[email protected]> Tue, 18 Oct 2011 15:39:33 +0200
| Newsgroups | gmane.comp.encryption.gpg.documentation |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 17 Oct 2011 20:57, [email protected] said: > gpg --homedir u:\gnupg > > > > But after hitting <enter>, the program just hangs and fails to return > > to the command prompt. Consequently, I cannot seem to make it change It is waiting for input. You better add a file name and a command option; e.g. gpg --homedir u:\gnupg -er 0x12345678 file.txt which encrypts file.txt to file.txt.gpg using the key with id 0x12345678. Shalom-Salam, Werner -- Die Gedanken sind frei. Ausnahmen regelt ein Bundesgesetz.