Added a comment: android special remote via mtp supported?
This commit is contained in:
parent
0ff33261f2
commit
3c4053e455
1 changed files with 31 additions and 0 deletions
|
@ -0,0 +1,31 @@
|
|||
[[!comment format=mdwn
|
||||
username="michael.clifford.com@7ca464bc0ba25fd5f2922deb8f531668727a66fb"
|
||||
nickname="michael.clifford.com"
|
||||
avatar="http://cdn.libravatar.org/avatar/248593885d551a3912e488c4bc9d311c"
|
||||
subject="android special remote via mtp supported?"
|
||||
date="2019-12-10T21:01:52Z"
|
||||
content="""
|
||||
I've tried to use this special remote with my android Pixel 3a phone. It connects via mtp.
|
||||
In Debian, this mounts to the /run folder.
|
||||
Specifically in my case: /run/user/1000/gvfs/mtp:host=Google_Pixel_3a_94MBY0DHLL/Internal shared storage/DCIM
|
||||
|
||||
I've tried as follows but I keep getting below error.
|
||||
|
||||
|
||||
git annex initremote android type=adb androiddirectory=/run/user/1000/gvfs/mtp\:host\=Google_Pixel_3a_94MBY0DHLL/Internal\ shared\ storage/DCIM encryption=none exporttree=yes importtree=yes
|
||||
initremote android
|
||||
git-annex: adb: createProcess: runInteractiveProcess: exec: does not exist (No such file or directory)
|
||||
failed
|
||||
git-annex: initremote: 1 failed
|
||||
|
||||
I've attempted to surround the androiddirectory is both single and double quotes, or substituting it with a symbolic link, but can't get past this.
|
||||
|
||||
Thanks
|
||||
M
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue