This commit is contained in:
guillaume.charbonnier@b98fd014ecb3f24159afc522ada81365a562f4fc 2019-04-21 16:39:13 +00:00 committed by admin
parent 2e31977789
commit c1f5e5a9f1

View file

@ -1,7 +1,8 @@
### Please describe the problem. ### Please describe the problem.
I am following these instructions: I am following these instructions:
https://git-annex.branchable.com/tips/android_sync_with_adb/ <https://git-annex.branchable.com/tips/android_sync_with_adb/>
but encouter this issue: but encouter this issue:
``` ```
$ git annex initremote android type=adb androiddirectory=/sdcard/DCIM encryption=none exporttree=yes importtree=yes $ git annex initremote android type=adb androiddirectory=/sdcard/DCIM encryption=none exporttree=yes importtree=yes
initremote android initremote android
@ -35,14 +36,7 @@ local repository version: 5
``` ```
### Please provide any additional information below. ### Please provide any additional information below.
Not needed
[[!format sh """
# If you can, paste a complete transcript of the problem occurring here.
# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
# End of transcript or log.
"""]]
### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders) ### Have you had any luck using git-annex before? (Sometimes we get tired of reading bug reports all day and a lil' positive end note does wonders)
git-annex has worked wonderfully well for me in the past two years of use and having the described workflow to sync with my Android would be icing on the cake! Moreover, Joey is an awesome dev! git-annex has worked wonderfully well for me in the past two years of use and having the described workflow to sync with my Android would be icing on the cake! Moreover, Joey is an awesome dev!