I was trying to analyze my phone’s storage through Filelight, but it just gets frozen after I select the phone’s folder. I didn’t find anything in Bugzilla regarding this problem.
Is the protocol supported at all in the app?
I was trying to analyze my phone’s storage through Filelight, but it just gets frozen after I select the phone’s folder. I didn’t find anything in Bugzilla regarding this problem.
Is the protocol supported at all in the app?
Haha, that may be, I’ve never done anything aside from just moving and copying files with it luckily, so I don’t really know.
Interesting idea, I should try that!
Ooo, you just unlocked a fabulous CLI tool for me that I didn’t know about!
Does it work on the whole phone storage? I remember there being a symlink (?) to the user’s home in Termux’s folder, but I’m wondering if it’ll leave something out
Gdu doesn’t follow folder symlinks and can’t scan what it doesn’t have permission to (like system folders and other apps) but if you cd to internalstorage it can scan that
Makes sense