下载:osxfuse-2.7.3.dmg http://osxfuse.github.io/
下载:sshfs-2.5.0.pkg https://github.com/osxfuse/sshfs/releases/
sshfs -C -o reconnect -p 22 dd@192.168.1.55:/home/jj[远程目录] /Users/myfile[本地目录]
Stella981
2021-10-11
下载:osxfuse-2.7.3.dmg http://osxfuse.github.io/
下载:sshfs-2.5.0.pkg https://github.com/osxfuse/sshfs/releases/
sshfs -C -o reconnect -p 22 dd@192.168.1.55:/home/jj[远程目录] /Users/myfile[本地目录]