diff options
author | http://joeyh.name/ <http://joeyh.name/@web> | 2013-11-07 16:42:15 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2013-11-07 16:42:15 +0000 |
commit | 45eb1c18804575d8cb4ac7c07d6734a2f9ebdcbd (patch) | |
tree | decb0b7bd166a55e6d560f2f591aad0f39e287d6 | |
parent | db22f34ed302f7de83a208f5e90667a129b9ff71 (diff) |
Added a comment
-rw-r--r-- | doc/forum/Effectively_replicating_backup_files/comment_1_b1ab0da82db076c5244b0dcc95282ddd._comment | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/doc/forum/Effectively_replicating_backup_files/comment_1_b1ab0da82db076c5244b0dcc95282ddd._comment b/doc/forum/Effectively_replicating_backup_files/comment_1_b1ab0da82db076c5244b0dcc95282ddd._comment new file mode 100644 index 000000000..54f7f782a --- /dev/null +++ b/doc/forum/Effectively_replicating_backup_files/comment_1_b1ab0da82db076c5244b0dcc95282ddd._comment @@ -0,0 +1,14 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + ip="209.250.56.47" + subject="comment 1" + date="2013-11-07T16:42:14Z" + content=""" +This all sounds reasonable to me. + +gitrepo= is the location of the repository you are setting up with gcrypt, not your existing git-annex repository. + +numcopies configures the lower bound of the number of copies, not the upper bound. There's no \"small backup\" type, you must mean either small archive, or incremental backup. Either type of repository is going to want to have files that have not previously been archived, or backed up. + +You might eventually want to write your own [[preferred_content]] expressions to handle offsite repositories. I'd recommend starting simple and building up. +"""]] |