summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/forum/4hr+_sync_on_new_remote___40__USB_drive__41__.mdwn44
1 files changed, 27 insertions, 17 deletions
diff --git a/doc/forum/4hr+_sync_on_new_remote___40__USB_drive__41__.mdwn b/doc/forum/4hr+_sync_on_new_remote___40__USB_drive__41__.mdwn
index 35bb24fb6..167c090f1 100644
--- a/doc/forum/4hr+_sync_on_new_remote___40__USB_drive__41__.mdwn
+++ b/doc/forum/4hr+_sync_on_new_remote___40__USB_drive__41__.mdwn
@@ -6,23 +6,7 @@ I would like to have 20-30 USB remotes. The length of time to get one remote up
What is wrong with my setup ? How can I fix it ?
-[[!format sh """
-BTEST$ git-annex sync
-
-commit ok
-
-pull origin
-
-Auto packing the repository for optimum performance. You may also
-
-run "git gc" manually. See "git help gc" for more information.
-
-Counting objects: 521834, done.
-
-Delta compression using up to 4 threads.
-
-Compressing objects: 12% (59687/462488)
-"""]]
+Here's the basic config of WTEST.
[[!format sh """
@@ -80,3 +64,29 @@ remote.BTEST.url=/Volumes/BTEST
remote.BTEST.fetch=+refs/heads/*:refs/remotes/BTEST/*
remote.BTEST.annex-uuid=9dfdsfdf8-c5d5-4761-ab67-ffsadfsadfsa83
"""]]
+
+**The long running sync.**
+
+[[!format sh """
+BTEST$ git-annex sync
+
+commit ok
+
+pull origin
+
+Auto packing the repository for optimum performance. You may also
+
+run "git gc" manually. See "git help gc" for more information.
+
+Counting objects: 521834, done.
+
+Delta compression using up to 4 threads.
+
+Compressing objects: 12% (59687/462488)
+"""]]
+
+**Update 7hrs later:**
+
+[[!format sh """
+Writing objects: 70% (366184/521834)
+"""]]