summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawlh1G1u_AMJEyADqlfuzV2cePniocDyK6A <Adam@web>2015-04-09 19:53:54 +0000
committerGravatar admin <admin@branchable.com>2015-04-09 19:53:54 +0000
commit30b55d3da47db4d04ce5d10f0d14d401234b15c8 (patch)
tree708220ebe0fd04cae60d243af72cb3d347ab5fd6
parent38ff134185d295f76ea766d11a0beb9fffe05c16 (diff)
-rw-r--r--doc/forum/Slow_transfer_speeds_on_copy_in_Windows.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/forum/Slow_transfer_speeds_on_copy_in_Windows.mdwn b/doc/forum/Slow_transfer_speeds_on_copy_in_Windows.mdwn
index 37d2c3da9..3cbd7f445 100644
--- a/doc/forum/Slow_transfer_speeds_on_copy_in_Windows.mdwn
+++ b/doc/forum/Slow_transfer_speeds_on_copy_in_Windows.mdwn
@@ -1 +1,3 @@
Copying a large file from windows (msysgit 1.9.5.msysgit.1, git-annex 20150406) to a bare repository on debian wheezy (git 1.9.1 git-annex 20141024) I can only get around 2 MB/s transfer speed. I tested using normal windows copy (smb) and got around 10 MB/s, while the git-annex copy was still going on. I tried plain ssh and got 9 MB/s. So, something to do with git-annex is being slow it seems. Any ideas on how to remedy this, or is it a known issue?
+
+Note: Problem not seen going from linux to linux... waaaayyy faster (40 MB/s) to put it lightly (10 min vs all day) The destination server is the same.