From 80b0c9b514a2846cd3017b92af9cb0df4204781b Mon Sep 17 00:00:00 2001 From: "michael.clifford.com@7ca464bc0ba25fd5f2922deb8f531668727a66fb" Date: Tue, 10 Dec 2019 21:02:23 +0000 Subject: [PATCH] removed --- ..._c504fe0c08bc820ec033172b164d3ccc._comment | 31 ------------------- 1 file changed, 31 deletions(-) delete mode 100644 doc/tips/android_sync_with_adb/comment_1_c504fe0c08bc820ec033172b164d3ccc._comment diff --git a/doc/tips/android_sync_with_adb/comment_1_c504fe0c08bc820ec033172b164d3ccc._comment b/doc/tips/android_sync_with_adb/comment_1_c504fe0c08bc820ec033172b164d3ccc._comment deleted file mode 100644 index 87c7fb7787..0000000000 --- a/doc/tips/android_sync_with_adb/comment_1_c504fe0c08bc820ec033172b164d3ccc._comment +++ /dev/null @@ -1,31 +0,0 @@ -[[!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 - - - - - - -"""]]