There is if you use Termux (on a rooted device).
Termux has been the most important app on my phone. I just get the familiar CLI for everything. For example, MTP has been unreliable in my experience, there’s probably lots of apps in Play Store to send/receive files of questionable quality.
And then with Termux I can just rsync over SSH as usual.
Or browse files with SSHFS.
MonkderVierte@lemmy.zip 11 hours ago
Being pedantic, termux is a vm, sudo not native.
testaccount789@sh.itjust.works 11 hours ago
Nope. You need root access to use sudo. It just runs a shell natively under Android. But you can run QEMU inside Termux.
Without root, you get this: