e1cd7090d79edd2cfe06ea8237dff83d2c5b7926
[git-annex.git] /
1 [[!comment format=mdwn
2  username="joey"
3  subject="""comment 4"""
4  date="2020-02-28T18:44:07Z"
5  content="""
6 Since this is a regular git remote, all enableremote
7 does is the usual uuid probing. And that's where it hangs,
8 sshing to the remote to run git-annex-shell configlist.
9
10 One thing I notice is that you went to some trouble to pass 
11 with -c annex-ssh-options for target1. I assume for some important reason,
12 probably having to do with making ssh work in this environment.
13 But this remote is target2, so it doesn't use those options when it sshes
14 to it.
15 """]]