This commit is contained in:
https://www.google.com/accounts/o8/id?id=AItOawkzwmw_zyMpZC9_J7ey--woeYPoZkAOgGw 2013-10-30 02:07:58 +00:00 committed by admin
parent fc5ac19a72
commit 89992bab4e

View file

@ -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"]
-----