-
Notifications
You must be signed in to change notification settings - Fork 77
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
Impossible to copy file from mac Finder to mounted phone #36
Comments
I've never tried this on Mac - what does it say if you run adbfs in foreground with |
mBook:adbfs-rootless administrateur$ pwd /Users/administrateur/adbfs-rootless mBook:adbfs-rootless administrateur$ ./adbfs -f path --*-- exec_command: adb shell "ls" mount_osxfuse: mount point /Users/administrateur/adbfs-rootless/path is itself on a OSXFUSE volume --*-- exec_command: rm -rf /tmp/adbfs-DBbUu7/ |
I meant |
lol --*-- exec_command: adb shell "ls" mount_osxfuse: mount point /Users/administrateur/phone is itself on a OSXFUSE volume --*-- exec_command: rm -rf /tmp/adbfs-kb5Oag/` |
Thats all - there is no other output when you try to copy a file? I have no idea whats going on then. |
Hi, I'm experiencing the same issue. Zach Klippenstein seems to have a similar issue with his adbfs implementation, but I don't know if it is related. Anyways, I'd be willing to put some work into it, if someone can point me into the right direction. |
I have the same issue on macOS catalina
it points to however:
|
Following the reciep given here, the internal storage of my phone and its external SD-card, mount very well in the OSX Finder.
But only in read mode 👎
If i want to copy a simple text file with the Finder, using drag'n drop, it tell me it cannot finish the operation cause an element is unfindable : error -43.
The text was updated successfully, but these errors were encountered: