summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawlh1G1u_AMJEyADqlfuzV2cePniocDyK6A <Adam@web>2015-04-13 16:39:15 +0000
committerGravatar admin <admin@branchable.com>2015-04-13 16:39:15 +0000
commit4fa18750e7b530fe30cf50a3cc718abdb53fbe5e (patch)
treee9e397a74779f4dfe1e8f49d6866dd0d1a559944 /doc
parent456e2784c3640224e96d8c6e6e29464bf51b249e (diff)
Added a comment
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/Slow_transfer_speeds_on_copy_in_Windows/comment_3_884863320328be9c7e26219e453337c8._comment8
1 files changed, 8 insertions, 0 deletions
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 000000000..7338fdc02
--- /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.
+"""]]