spion / adbfs-rootless

Mount Android phones on Linux with adb. No root required.
Other
890 stars 73 forks source link

uanble to copy files via kde dolphin #53

Open maz-1 opened 3 years ago

maz-1 commented 3 years ago

Error message: "There is not enough space on the disk to write file:///<file_path> run cp from commandline works

maz-1 commented 3 years ago

https://github.com/maz-1/adbfs-rootless/commit/e229325a91dcb39f00d6b0173bd0ff0711a4ac7e Add statfs support that reports alot of free space solves the problem Maybe try to get meaningful values from toybox df on client side later.

bcegkmqs23 commented 1 month ago

This works. Hope there can be a PR and it can be merged.