diff --git a/doc/todo/windows_support/comment_20_7d83963db52d5dedd65f8cf7937dff4f._comment b/doc/todo/windows_support/comment_20_7d83963db52d5dedd65f8cf7937dff4f._comment new file mode 100644 index 0000000000..d4df63ee7d --- /dev/null +++ b/doc/todo/windows_support/comment_20_7d83963db52d5dedd65f8cf7937dff4f._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="joey" + subject="""comment 20""" + date="2021-07-21T15:03:52Z" + content=""" +Enabling the ssh agent avoids password prompts, but not the latency +of making a ssh connection per transfer. + +You can try setting the environment variable `GIT_ANNEX_SSH_SOCKET_DIR` +to point to a directory where ssh can try to put its socket. I don't know +if ssh on windows is able to use a socket or not. It might just work. +"""]]