You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
aft-mtp-mount ./phone/
Device::Find failed:Device is already used by another process
Having assumed the mount failed, I deleted the mountpoint:
rm -rf ./phone/
Turns out the mount had not failed, and data was lost.
How is it possible that rm succeeded? Mounting and traversing the file-tree shows all the directories-files are owned by root, and others have only read access.
Running android-file-transfer 4.2-1 on Debian testing.
Android 11.