From 1563545556665aeb53d2b847a3c5aa445b5d1260 Mon Sep 17 00:00:00 2001 From: Horus Date: Thu, 14 Jul 2016 09:28:33 +0000 Subject: [PATCH] Added a comment --- .../comment_1_cc5e2e7630a33b73d1eb92eebe254cea._comment | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 doc/forum/copy_--auto_copies_already_synced_files/comment_1_cc5e2e7630a33b73d1eb92eebe254cea._comment diff --git a/doc/forum/copy_--auto_copies_already_synced_files/comment_1_cc5e2e7630a33b73d1eb92eebe254cea._comment b/doc/forum/copy_--auto_copies_already_synced_files/comment_1_cc5e2e7630a33b73d1eb92eebe254cea._comment new file mode 100644 index 0000000000..ae3b461513 --- /dev/null +++ b/doc/forum/copy_--auto_copies_already_synced_files/comment_1_cc5e2e7630a33b73d1eb92eebe254cea._comment @@ -0,0 +1,7 @@ +[[!comment format=mdwn + username="Horus" + subject="comment 1" + date="2016-07-14T09:28:32Z" + content=""" +Addendum: It seems it is not really copying the files, but checking. The solution is probably using ```git annex copy --to=marduk.dynv6 --auto --fast``` which behaves like I expect it (copies nothing). +"""]]