adbfs-rootless
adbfs-rootless copied to clipboard
uanble to copy files via kde dolphin
Error message: "There is not enough space on the disk to write file:///<file_path>
run cp
from commandline works
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.
This works. Hope there can be a PR and it can be merged.