Search Criteria
Package Details: adbfs-git r41.b687e00-1
Git Clone URL: | https://aur.archlinux.org/adbfs-git.git (read-only, click to copy) |
---|---|
Package Base: | adbfs-git |
Description: | fuse filesystem over adb tool for android devices |
Upstream URL: | https://github.com/isieo/adbFS |
Licenses: | |
Submitter: | anatolik |
Maintainer: | anatolik |
Last Packager: | anatolik |
Votes: | 18 |
Popularity: | 0.001188 |
First Submitted: | 2015-08-13 06:40 |
Last Updated: | 2015-08-13 06:49 |
Dependencies (3)
- fuse (fuse2)
- gcc-libs (gcc-libs-multilib-x32, fastgcc, gcc-libs-multilib-git, gcc-libs-git)
- git (git-git) (make)
Latest Comments
Ataraxy commented on 2019-11-07 06:50
The repo for this package hasn't been updated for 8 years.
Instead, use the package
adbfs-rootless-git
, which is based on the maintained fork at: https://github.com/spion/adbfs-rootlessDarkmind2007 commented on 2018-01-03 12:59
The second repository (spion) doesn't seem to be working. On "adbfs ~/android" it shows an error (issued by 'ls' command in adb shell which it presumably invokes under the hood) and then I get "Transport endpoint is not connected" when trying to use the mountpoint. It might be a problem with my phone though...
The first repo (zach-klippenstein) I couldn't test because it has dependency on "go-fuse" package and the latter one is broken in AUR (I left respective comment there)
Darkmind2007 commented on 2018-01-03 11:54
Same here. Seems like there's a PR submitted but never merged
If I try to google adbfs, there're couple of other repositories: https://github.com/zach-klippenstein/adbfs https://github.com/spion/adbfs-rootless
Those seems to be not updated for a long time as well, but I see they have more commits. I'll give them a try on my laptop
knezi commented on 2017-04-06 07:38
@fordprefect
I guess we've got the same problem. If I try to access the mount point, I get:
ls: cannot access '/mnt/t': Input/output error
I've filled an issue at Github, but got no response.
fordprefect commented on 2016-11-12 14:02
this does not work for me, it just complains:
--*-- exec_command: rm -rf /my/mount/point
do you experience this as well? do you know a workaround?
anatolik commented on 2016-06-09 17:04
FYI I just added a package for adbfs-rootless. adbfs-rootless is a fork of adbfs that does not require rooted device
https://aur.archlinux.org/packages/adbfs-rootless-git/