Linux
SSH key configuration
Enable rsync on remote machine
Windows
Generate a SSH key & Copy it to remote machine
Android
Install Magisk Module
https://gitlab.com/d4rcm4rc/MagiskSSH/-/tree/master
Copy the ~/.ssh/id_rsa
of current device (PC) to mobile, then copy and rename it to
/data/ssh/root/.ssh/authorized_keys
& /data/ssh/shell/.ssh/authorized_keys
.
The permission of them are 0600,
User & owner are root:root
/ shell:shell