Re: gpg help
dorantes_at_mac.com
Date: 07/13/05
- Previous message: dorantes_at_mac.com: "Re: gpg help"
- In reply to: Bill Marcum: "Re: gpg help"
- Next in thread: dorantes_at_mac.com: "Re: gpg help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 13 Jul 2005 07:31:05 -0700
I'm trying to decrypt an encrypted file thru an emulator that doesn't
have a valid /dev/tty, here's what I tried:
cat .secret_passphrase | gpg --passphrase-fd 0 --output OUTPUT.TXT
--decrypt FILE.PGP > tmp 2>&1
and here's what's in the file tmp:
gpg: cannot open /dev/tty: No such address or device
I'm not using a popular emulator, what I'm using is something called
DBC Smart Client, it's actually running thru a command prompt (WINDOWS)
and it's connecting to our Linux server thru TCP/IP.
Any thoughts ???
thanks....
- Previous message: dorantes_at_mac.com: "Re: gpg help"
- In reply to: Bill Marcum: "Re: gpg help"
- Next in thread: dorantes_at_mac.com: "Re: gpg help"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|