summaryrefslogtreecommitdiff
path: root/doc/forum/Drop_with_assistant
diff options
context:
space:
mode:
authorGravatar http://edheil.wordpress.com/ <http://edheil.wordpress.com/@web>2013-04-11 13:18:05 +0000
committerGravatar admin <admin@branchable.com>2013-04-11 13:18:05 +0000
commita6bf8cf2dfc716ca4e170ad482e00a4ec0bfe1be (patch)
tree3ff653323e89ac656e5997a7f35c8837a6f39346 /doc/forum/Drop_with_assistant
parent406706dade82b7cd1e32362121f7ea4a5b4899aa (diff)
Added a comment
Diffstat (limited to 'doc/forum/Drop_with_assistant')
-rw-r--r--doc/forum/Drop_with_assistant/comment_3_c50857506869bb1cd306b66acf37fba8._comment14
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/forum/Drop_with_assistant/comment_3_c50857506869bb1cd306b66acf37fba8._comment b/doc/forum/Drop_with_assistant/comment_3_c50857506869bb1cd306b66acf37fba8._comment
new file mode 100644
index 000000000..cd45baeaf
--- /dev/null
+++ b/doc/forum/Drop_with_assistant/comment_3_c50857506869bb1cd306b66acf37fba8._comment
@@ -0,0 +1,14 @@
+[[!comment format=mdwn
+ username="http://edheil.wordpress.com/"
+ ip="173.162.44.162"
+ subject="comment 3"
+ date="2013-04-11T13:18:04Z"
+ content="""
+The trivial way to do this is to set your repository to \"client\" and then when you want to drop a file, create a folder called \"archive\" and drag the file into that folder. The assistant will drop it (if numcopies is satisfied that there are enough copies elsewhere). If you want it back, drag it out of the archive and the assistant will re-fetch it.
+
+This is how I use git-annex: I have an ssh remote and a usb drive which are both \"backup\" and my laptop is \"client\", and my numcopies is sent to 2.
+
+Files are always copied to the ssh remote and the usb drive because they're \"backup.\" That fulfills my numcopies=2. At that point, anything in an \"archive\" folder on my laptop will be dropped automatically.
+
+It means my annex is littered with \"archive\" folders, but it achieves the desired effect.
+"""]]