respond to confused user and close non-bug
This commit is contained in:
parent
3388f53391
commit
23c1809aab
2 changed files with 20 additions and 0 deletions
|
@ -43,3 +43,4 @@ Thanks
|
|||
M.
|
||||
|
||||
|
||||
> [[notabug|done]]
|
||||
|
|
|
@ -0,0 +1,19 @@
|
|||
[[!comment format=mdwn
|
||||
username="joey"
|
||||
subject="""comment 1"""
|
||||
date="2020-04-02T00:36:55Z"
|
||||
content="""
|
||||
Your phone is being mounted with mtp. That is not the protocol used by the
|
||||
adb special remote.
|
||||
|
||||
The androiddirectory parameter cannot be used to specify a path on
|
||||
your local computer. I think the documentation of that parameter is clear
|
||||
about that?
|
||||
|
||||
You seem to not have the adb command installed, based on the error message.
|
||||
If you install it and follow the documentation, I'd expect it will work.
|
||||
|
||||
Or, since the phone is already getting mounted by mtp, you can, instead of
|
||||
making an adb special remote, simply make a
|
||||
[directory special remote](https://git-annex.branchable.com/special_remotes/directory/)
|
||||
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue