From 973bf0fc1bda30fcef6373a9bace31cd294e2e9d Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawlh1G1u_AMJEyADqlfuzV2cePniocDyK6A" Date: Mon, 13 Apr 2015 17:22:51 +0000 Subject: [PATCH 1/2] removed --- .../comment_3_884863320328be9c7e26219e453337c8._comment | 8 -------- 1 file changed, 8 deletions(-) delete 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 deleted file mode 100644 index 7338fdc02a..0000000000 --- a/doc/forum/Slow_transfer_speeds_on_copy_in_Windows/comment_3_884863320328be9c7e26219e453337c8._comment +++ /dev/null @@ -1,8 +0,0 @@ -[[!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. -"""]] From db195b87282bff57ed2671c592f525c3a028c636 Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawlh1G1u_AMJEyADqlfuzV2cePniocDyK6A" Date: Mon, 13 Apr 2015 17:23:15 +0000 Subject: [PATCH 2/2] Added a comment --- .../comment_3_c169ad6205c998f3d44f9c0859071b2d._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/Slow_transfer_speeds_on_copy_in_Windows/comment_3_c169ad6205c998f3d44f9c0859071b2d._comment diff --git a/doc/forum/Slow_transfer_speeds_on_copy_in_Windows/comment_3_c169ad6205c998f3d44f9c0859071b2d._comment b/doc/forum/Slow_transfer_speeds_on_copy_in_Windows/comment_3_c169ad6205c998f3d44f9c0859071b2d._comment new file mode 100644 index 0000000000..13a8541886 --- /dev/null +++ b/doc/forum/Slow_transfer_speeds_on_copy_in_Windows/comment_3_c169ad6205c998f3d44f9c0859071b2d._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-13T17:23: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. +"""]]