3 subject="""comment 12"""
4 date="2020-03-16T16:48:38Z"
6 It seems to me that the process tree you pasted there comes from
7 the host where git-annex is running, and not the host that it sshes
8 to in order to run git-annex-shell.
10 What I was suggesting is, if ssh $host git-annex-shell seems to be hanging,
11 it then makes sense to go look at $host and see if git-annex-shell is
12 running there, or has already run there (eg looking at
13 the ssh log). That bisects the problem space to one side or the other.