summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-07-06 14:56:41 -0600
committerGravatar Joey Hess <joey@kitenet.net>2012-07-06 14:56:41 -0600
commit8489419debfdfb3fb58ba447afd6a7e340d99b62 (patch)
tree504aac3ee0b67d5eb93bddcaca8ad8a6cd22751c
parentbde355a65bf78e76a966f015af1642c95794b7cf (diff)
todo
-rw-r--r--doc/design/assistant/syncing.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/design/assistant/syncing.mdwn b/doc/design/assistant/syncing.mdwn
index 6dd1f79b3..abeb74fb7 100644
--- a/doc/design/assistant/syncing.mdwn
+++ b/doc/design/assistant/syncing.mdwn
@@ -14,6 +14,8 @@ all the other git clones, at both the git level and the key/value level.
* git-annex needs a simple speed control knob, which can be plumbed
through to, at least, rsync. A good job for an hour in an
airport somewhere.
+* file transfers run in background processes, which means they
+ probably don't participate in ssh connection caching. Verify this and fix.
## longer-term TODO