This commit is contained in:
mike@920d668f9cacd7a1a8886c180a95a0150e2ab283 2020-04-02 00:33:24 +00:00 committed by admin
parent 318f157d16
commit 6d85c0932b

View file

@ -19,9 +19,10 @@ Results in following error message:
initremote android git-annex: adb: createProcess: runInteractiveProcess: exec: does not exist (No such file or directory) failed git-annex: initremote: 1 failed
I can successfully 'cd' into the path via xterm and browse the phone's DCIM directory etc as normal
so the path itself if fine. I also tried enclosing the dir name is quotes, double quotes etc but that didn't help
Also tried by creating a symbolic link to the path name and specifying the link name, but no joy (I was hoping that it was the ":" between mtp and host that was the issue)
I'm thinking this is related to gvfs-mtp ?
so the path itself if fine. I also tried enclosing the dir name in quotes, double quotes etc but that didn't help
Also tried by creating a symbolic link to the path name and specifying the link name, but no joy
I was hoping that it was the ":" between mtp and host that was the issue)
### What version of git-annex are you using? On what operating system?
8.20200226 (but I have also seen same issue on earlier ver 7)