Added a comment: numcopies is no the target
authornobodyinperson <nobodyinperson@web>
Sun, 17 Dec 2023 19:04:41 +0000 (19:04 +0000)
committeradmin <admin@branchable.com>
Sun, 17 Dec 2023 19:04:41 +0000 (19:04 +0000)
doc/forum/Don__39__t_copy_files_to_exporttree__61__no_remote/comment_1_9f8e1ac58e319540b3d9a5b9962e1f8f._comment [new file with mode: 0644]

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 (file)
index 0000000..9f6356a
--- /dev/null
@@ -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.
+"""]]