1.在手机上安装 sshelper:
https://play.google.com/store/apps/details?id=com.arachnoid.sshelper&hl=en
https://arachnoid.com/android/SSHelper/
2. 安装好之后,运行,sshelper会显示一个IP地址和端口号
在终端执行
sshfs ANDROID_IP_ADRESS:/storage/emulated/0 ~/Android -p 2222就把手机的目录在PC上可见了。
除了 ubuntu(linux),MAC,windows也可以使用。
SSHelper还是开源的,可以下载到源代码。