-
Notifications
You must be signed in to change notification settings - Fork 120
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Files viewable are not the same as phone #306
Comments
I also tried running Also, why do the permissions change as follows ?
|
I can see /Android/data and /Android/media via the "My Files" app, yet cannot see /Android/data from
so is it simply a permissions problem ? I tried a search at https://duckduckgo.com/?t=ffab&q=file+permissions+of+%2FAndroid%2Fdata&atb=v322-2&ia=web , but nothing startling yet. It seems on the app or API side of things, all manner of permissions can be set - https://developer.android.com/s/results?q=path%20permissions Could it be as simple as a phone setting somewhere ? |
I can mount the phone okay ..
aft-mtp-mount ~/myphone
However, when I view the files on the phone (Samsung Galaxy S5) under 'My Files', I can view all the files in Android/data , yet if I try and view that path in either Dolphin, or a File Explorer like Beyond Compare, or even a
ls
at terminal, that path is not shown.I even tried the GUI, but that same problem.
mount
ls -al ~/myphone/
I see it has 'root' for the Phone path. Is it a permissions problem ? Although I'm a user in the sudo group, so have viewable access to that path.
Have had a quick look at other paths, and what I can view on the phone is not the same as after the mount.
Some more info, yet I don't think it is relevant ?
lsusb | grep Galaxy
ls -l /dev/bus/usb/002/005
The text was updated successfully, but these errors were encountered: