summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar CandyAngel <CandyAngel@web>2017-07-21 09:15:40 +0000
committerGravatar admin <admin@branchable.com>2017-07-21 09:15:40 +0000
commit72d8ef36df0d308240989feaa06563fc52132079 (patch)
tree95dfefd0098a19c2d07204952d04ed97730410e7
parent632208ffbe9ca05c1030bedd82e7234c7e9a1d04 (diff)
Added a comment
-rw-r--r--doc/forum/Workflow_for_using_git-annex_only_on_external_drives/comment_2_f29471761e95b25e35e4cb09ad89737a._comment15
1 files changed, 15 insertions, 0 deletions
diff --git a/doc/forum/Workflow_for_using_git-annex_only_on_external_drives/comment_2_f29471761e95b25e35e4cb09ad89737a._comment b/doc/forum/Workflow_for_using_git-annex_only_on_external_drives/comment_2_f29471761e95b25e35e4cb09ad89737a._comment
new file mode 100644
index 000000000..6dbe05f3a
--- /dev/null
+++ b/doc/forum/Workflow_for_using_git-annex_only_on_external_drives/comment_2_f29471761e95b25e35e4cb09ad89737a._comment
@@ -0,0 +1,15 @@
+[[!comment format=mdwn
+ username="CandyAngel"
+ avatar="http://cdn.libravatar.org/avatar/15c0aade8bec5bf004f939dd73cf9ed8"
+ subject="comment 2"
+ date="2017-07-21T09:15:40Z"
+ content="""
+1) Check out the source repository group, which will drop files once enough numcopies are available elsewhere
+2) This is pretty much why git-annex exists :)
+3) Set numcopies to 2 and use 'git annex fsck' to find out when there aren't enough copies
+4) You can use 'import' or 'reinject --known' to clean up known content outside of git-annex
+5) git-annex will run on 'crippled' filesystems like FAT32. Would recommend avoiding this if possible though
+6) This is presumed :)
+
+Sorry for brevity, but this should give some direction/keywords.
+"""]]