Merge branch 'master' of ssh://git-annex.branchable.com
This commit is contained in:
commit
621ae814f1
2 changed files with 15 additions and 0 deletions
7
doc/forum/partial_synchronisation._android_phone.txt
Normal file
7
doc/forum/partial_synchronisation._android_phone.txt
Normal file
|
@ -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 ?
|
|
@ -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.
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue