summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar https://www.google.com/accounts/o8/id?id=AItOawmAtBwzTdAj9-VmppH0bmQSCBI2QUgNGT4 <Jakob@web>2013-06-05 21:24:33 +0000
committerGravatar admin <admin@branchable.com>2013-06-05 21:24:33 +0000
commit19959ca98904d6f67d2702d3dce1dc5b32b9107b (patch)
tree0bedcdef73037e0626328c147bb035f048216e3b
parent3a419a9dcef356edf4d0c95a3952e3f5ced59ec2 (diff)
-rw-r--r--doc/forum/performance_and_multiple_replication_problems.mdwn17
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/forum/performance_and_multiple_replication_problems.mdwn b/doc/forum/performance_and_multiple_replication_problems.mdwn
new file mode 100644
index 000000000..7f2f90fdd
--- /dev/null
+++ b/doc/forum/performance_and_multiple_replication_problems.mdwn
@@ -0,0 +1,17 @@
+Hi,
+
+I just was setting um my git-annex repository and started to sync my whole stuff in it.
+
+Background: I have choosen git-annex to sync my whole stuff (pictures, mp3s, documents, etc) between my pc, notebook and a home-server
+
+My Problems:
+1) When I'm starting the git-annex deamon, the "Performing startup scan" message occurs for hours
+2) git-annex synchronizes folders from the server which already on my pc, and that every time I restart the deamon on client
+
+My Questions:
+For 1) is git-annex when running one repository suitable to manage > 100gb and > 50000 files?
+For 2) do I have to wait until every tasks are completed (everything is committed) to get rid of multiple downloads of the same folders/files
+3) what is the best schema to sync between >2 devices should I use a Mesh or Star Schema (where my server is in the middle)
+
+Thank You in advance!
+Regards J