Get the latest tech news
USB disk as /dev/sda on a not-rooted smartphone using Termux, QEMU, Alpine Linux
Reading and writing a USB drive connected to a Linux server using Termux, termux-usb, usbredirect, and QEMU on a smartphone that is not rooted - note-after-note-2024-may-19-termux-usbredirect-qemu.md
"Connecting a USB device to QEMU using termux, termux-usb, usbredirect" Usage-2: "Making A Filesystem(s) Mounted On The QEMU Linux Server More Accessible" by using the FTP protocol in the vsftpd server (passive mode and anonymous mode) that is running on the Alpine Linux operating system Usage-2 Note: Symbolic link and vsftpd, use "mount --bind /dev/shm /media/ramdisk" instead of "ln -s /dev/shm /media/ramdisk"
Or read this on Hacker News