summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-12-29 20:42:42 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-12-29 20:42:42 -0400
commitaed5845ab7779bc080990305dd20200a4e0f124d (patch)
tree3412252bbd8c81177c9a43aa00f8007e3b79afac
parentc68ae4a869a73d17848f2e141741a5aafb241e79 (diff)
parentf45ec46280af6a81cfe94563955970da3cb1ae4f (diff)
Merge branch 'master' of ssh://git-annex.branchable.com
-rw-r--r--doc/forum/partial_synchronisation._android_phone.txt7
-rw-r--r--doc/forum/partial_synchronisation._android_phone/comment_1_2a48569277945a9c334bdfc51f8fd01f._comment8
2 files changed, 15 insertions, 0 deletions
diff --git a/doc/forum/partial_synchronisation._android_phone.txt b/doc/forum/partial_synchronisation._android_phone.txt
new file mode 100644
index 000000000..7abfb24cd
--- /dev/null
+++ b/doc/forum/partial_synchronisation._android_phone.txt
@@ -0,0 +1,7 @@
+hi
+
+i have a repository that is 30 gb large. i would like to sync some content onto my android phone. take mp3's for example. i would like to see whole content on android but my phone does not have that much flash space. i would like to manualy select what folders, files will be copied onto phone.
+
+this use case may not even refer strictly to android devices but even pc's. for exaple i have small ssd drive on laptop. whole contentis kept on some hudge raid array. i will see whole directory structure but whenever i want a file i will just shedule it for download.
+
+is it possible ? or maybe i just can not find the answer on project page ?
diff --git a/doc/forum/partial_synchronisation._android_phone/comment_1_2a48569277945a9c334bdfc51f8fd01f._comment b/doc/forum/partial_synchronisation._android_phone/comment_1_2a48569277945a9c334bdfc51f8fd01f._comment
new file mode 100644
index 000000000..b9c28a122
--- /dev/null
+++ b/doc/forum/partial_synchronisation._android_phone/comment_1_2a48569277945a9c334bdfc51f8fd01f._comment
@@ -0,0 +1,8 @@
+[[!comment format=mdwn
+ username="http://joeyh.name/"
+ ip="209.250.56.227"
+ subject="comment 1"
+ date="2013-12-29T21:57:05Z"
+ content="""
+You can either put a repository in manual mode, which requires you run `git annex get` etc to get just the files you want, or you can find or write a [[preferred_content]] expression that matches only the files you want in a repository, and then the assistant will make it contain only those.
+"""]]