From 32f93929326c26d3c8787994f2511f4b1faab352 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawlh1G1u_AMJEyADqlfuzV2cePniocDyK6A" Date: Mon, 13 Apr 2015 16:39:15 +0000 Subject: [PATCH] Added a comment --- .../comment_3_884863320328be9c7e26219e453337c8._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/Slow_transfer_speeds_on_copy_in_Windows/comment_3_884863320328be9c7e26219e453337c8._comment diff --git a/doc/forum/Slow_transfer_speeds_on_copy_in_Windows/comment_3_884863320328be9c7e26219e453337c8._comment b/doc/forum/Slow_transfer_speeds_on_copy_in_Windows/comment_3_884863320328be9c7e26219e453337c8._comment new file mode 100644 index 0000000000..7338fdc02a --- /dev/null +++ b/doc/forum/Slow_transfer_speeds_on_copy_in_Windows/comment_3_884863320328be9c7e26219e453337c8._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="https://www.google.com/accounts/o8/id?id=AItOawlh1G1u_AMJEyADqlfuzV2cePniocDyK6A" + nickname="Adam" + subject="comment 3" + date="2015-04-13T16:39:15Z" + content=""" +Verified to be rsync 3.0.9 that is bundled with git annex which is causing the slowdown. Updated to cwRsync 3.1.1 and it was fast again. Problems with my environment, however, made this solution less than optimal. The ssh that is bundled with cwRsync caused it to look at the wrong location for my home dir. So, my ssh keys/authorized_keys no longer work. It seems it doesn't honor $HOME. There are also two ssh's now after git annex installation, one in the cmd folder and one in the bin folder. It seems to prefer bin when using the git terminal. +"""]]