GithubHelp home page GithubHelp logo

Comments (6)

spion avatar spion commented on September 27, 2024

Are you executing with -f - if so, thats debug output.

from adbfs-rootless.

xeruf avatar xeruf commented on September 27, 2024

Nope I am not, when executing with -f it outputs much more.

from adbfs-rootless.

codexp avatar codexp commented on September 27, 2024

I confirm this. No -f flag used:

--*-- exec_command: adb shell "ls"
ls: ./modem_log: Permission denied
ls: ./mnvm2:0: Permission denied
ls: ./modem_fw: Permission denied
ls: ./sec_storage: Permission denied
ls: ./version.prop: Permission denied
ls: ./verity_key: Permission denied
ls: ./ueventd.rc: Permission denied
ls: ./rootscan.conf: Permission denied
ls: ./resetFactory.cfg: Permission denied
ls: ./init.zygote64_32.rc: Permission denied
ls: ./init.zygote32.rc: Permission denied
ls: ./init.usb.rc: Permission denied
ls: ./init.usb.configfs.rc: Permission denied
ls: ./init.rc: Permission denied
ls: ./init.environ.rc: Permission denied
ls: ./init: Permission denied
ls: ./fstab.zram768m: Permission denied
ls: ./fstab.zram512m: Permission denied
ls: ./fstab.zram256m: Permission denied
ls: ./fstab.zram2240m: Permission denied
ls: ./fstab.zram1536m: Permission denied
ls: ./fstab.zram1280m: Permission denied
ls: ./fstab.zram1024m: Permission denied

mount is successful btw.

from adbfs-rootless.

rien333 avatar rien333 commented on September 27, 2024

Still the same, not a huge fan of the messages, bc I'm always worried they indicate something is wrong (they don't). Are they the result of adbfs first calling adb shell ls? And then why does it do that?

from adbfs-rootless.

O330oei avatar O330oei commented on September 27, 2024

add

from adbfs-rootless.

spion avatar spion commented on September 27, 2024

@rien333 I believe its requested by the OS when the volume is mounted (although not sure which component requests it, likely some of the gnome ones trying to get an early list of the root directory). I don't think its the first ls - we could remove that I suppose

from adbfs-rootless.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.