summaryrefslogtreecommitdiff
path: root/doc/bugs/ssh_over_IPv6/comment_1_0287f73c44645a1f854ecfe4ddddb258._comment
blob: 13c9794e40a78889d8ca25f66cf554b3b05e9ecd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[[!comment format=mdwn
 username="https://www.google.com/accounts/o8/id?id=AItOawmBUR4O9mofxVbpb8JV9mEbVfIYv670uJo"
 nickname="Justin"
 subject="comment 1"
 date="2014-08-28T20:46:29Z"
 content="""

Try using ~/.ssh/config as a workaround

    Host myserver
    Hostname fcb8:b10:1cb8:c94:58d0:2522:89f9:c89e

then just tell git-annex to use myserver

"""]]