diff options
author | anders7788 <anders7788@web> | 2014-08-27 07:00:08 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2014-08-27 07:00:08 +0000 |
commit | 7752896e07518de4c4f4e00f03c21d243c820f37 (patch) | |
tree | 04141d31662411487d28276b0f123e107769236a | |
parent | 7c2b7bb8b5a49a4bd02cd9116b0c0f9c841c8fa4 (diff) |
-rw-r--r-- | doc/forum/difference_between_full_backup_and_number_of_copies__63__.mdwn | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/doc/forum/difference_between_full_backup_and_number_of_copies__63__.mdwn b/doc/forum/difference_between_full_backup_and_number_of_copies__63__.mdwn new file mode 100644 index 000000000..4223a2ded --- /dev/null +++ b/doc/forum/difference_between_full_backup_and_number_of_copies__63__.mdwn @@ -0,0 +1,9 @@ +If I have three repositories setup in the git annex webui as: + +full backup, + +and every file put into one of the repos seems to be propagated to the other two, + +what is the usage of the setting "number of copies" which is default to 1 but can be increased to 2 or 3? Does this setting matter in this context? + +I'm using assistant version 5.20140517.4 |