From 526545bf48a2301e5043156fc4f4ec7e4f94c5fd Mon Sep 17 00:00:00 2001 From: nobodyinperson Date: Sun, 17 Dec 2023 19:04:41 +0000 Subject: [PATCH] Added a comment: numcopies is no the target --- .../comment_1_9f8e1ac58e319540b3d9a5b9962e1f8f._comment | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/forum/Don__39__t_copy_files_to_exporttree__61__no_remote/comment_1_9f8e1ac58e319540b3d9a5b9962e1f8f._comment diff --git a/doc/forum/Don__39__t_copy_files_to_exporttree__61__no_remote/comment_1_9f8e1ac58e319540b3d9a5b9962e1f8f._comment b/doc/forum/Don__39__t_copy_files_to_exporttree__61__no_remote/comment_1_9f8e1ac58e319540b3d9a5b9962e1f8f._comment new file mode 100644 index 0000000000..9f6356a5f7 --- /dev/null +++ b/doc/forum/Don__39__t_copy_files_to_exporttree__61__no_remote/comment_1_9f8e1ac58e319540b3d9a5b9962e1f8f._comment @@ -0,0 +1,8 @@ +[[!comment format=mdwn + username="nobodyinperson" + avatar="http://cdn.libravatar.org/avatar/736a41cd4988ede057bae805d000f4f5" + subject="numcopies is no the target" + date="2023-12-17T19:04:41Z" + content=""" +Syncing doesn't work towards satisfying `numcopies`, just preferred content. So if you find files to be copied to the phone, then its preferred content matches those files. Maybe try `git annex wanted PHONE 'present or approxlackingcopies=1'` or just `git annex wanted PHONE present`. `nothing` is indeed not a good idea as that will have git-annex wanting to yank everything off the phone. +"""]]