aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorGravatar Joey Hess <joeyh@joeyh.name>2015-02-25 14:17:03 -0400
committerGravatar Joey Hess <joeyh@joeyh.name>2015-02-25 14:17:03 -0400
commit6094a9dcef927123b4ff895f3e865659d91c1729 (patch)
tree6d1c5008eeb85409bcb9a892a15a760d33f5c441 /doc
parent9c9c7cb89d0a7c289c1aa95c7802a05bb3bb072e (diff)
comment
Diffstat (limited to 'doc')
-rw-r--r--doc/forum/Repository_backup/comment_1_4d3197a1fefeb744e8b1e1b5fcf9b104._comment12
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/forum/Repository_backup/comment_1_4d3197a1fefeb744e8b1e1b5fcf9b104._comment b/doc/forum/Repository_backup/comment_1_4d3197a1fefeb744e8b1e1b5fcf9b104._comment
new file mode 100644
index 000000000..c668a4b6d
--- /dev/null
+++ b/doc/forum/Repository_backup/comment_1_4d3197a1fefeb744e8b1e1b5fcf9b104._comment
@@ -0,0 +1,12 @@
+[[!comment format=mdwn
+ username="joey"
+ subject="""comment 1"""
+ date="2015-02-25T18:14:42Z"
+ content="""
+The best way is to make a git remote and let `git-annex sync`
+sync with it. You can put the git remote on github, gitorious, any
+server with ssh, any server with rsync, a local backup drive, etc.
+
+Special remotes are key/value storage; this is not a very good
+match for the access patterns needed for a git remote.
+"""]]