From 89992bab4ed1f311af52cb17112b2b6af5e6db68 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawkzwmw_zyMpZC9_J7ey--woeYPoZkAOgGw" Date: Wed, 30 Oct 2013 02:07:58 +0000 Subject: [PATCH] --- doc/forum/GPG_passphrase_handling.txt | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/doc/forum/GPG_passphrase_handling.txt b/doc/forum/GPG_passphrase_handling.txt index fed12b99be..cd65b6b057 100644 --- a/doc/forum/GPG_passphrase_handling.txt +++ b/doc/forum/GPG_passphrase_handling.txt @@ -37,3 +37,8 @@ copy MySecretFile (gpg) (checking rsync.net...) (to rsync.net...) gpg: no valid gpg: [stdin]: encryption failed: no such user id failed ----- + +--debug shows me it is executing gpg llke so: +----- +gpg ["--batch","--no-tty","--use-agent","--quiet","--trust-model","always","--batch","--encrypt","--no-encrypt-to","--no-default-recipient","--force-mdc","--no-textmode"] +-----