From f566658b31b73033e8aecc04e5451c93fbefa2c2 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 16 Dec 2021 15:24:59 -0400 Subject: [PATCH] comment --- ...mment_9_6efb1a75b236b4384d1d2fccc3ab30b8._comment | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 doc/bugs/get__58___no_passphrase_ask_for_the_2nd_ssh_invocation/comment_9_6efb1a75b236b4384d1d2fccc3ab30b8._comment diff --git a/doc/bugs/get__58___no_passphrase_ask_for_the_2nd_ssh_invocation/comment_9_6efb1a75b236b4384d1d2fccc3ab30b8._comment b/doc/bugs/get__58___no_passphrase_ask_for_the_2nd_ssh_invocation/comment_9_6efb1a75b236b4384d1d2fccc3ab30b8._comment new file mode 100644 index 0000000000..926a22e601 --- /dev/null +++ b/doc/bugs/get__58___no_passphrase_ask_for_the_2nd_ssh_invocation/comment_9_6efb1a75b236b4384d1d2fccc3ab30b8._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 9""" + date="2021-12-16T19:21:31Z" + content=""" +Thank you. So standard input is not getting connected through the ssh to +git-annex-shell, it appears. + +Could you try the same command with without the -T option, and see if it +allows you to interact with it? Eg, after it says "AUTH-SUCCESS", see if +you can enter "test" and if it replies to that. +"""]]