ubunut 挂载远程目录

    xiaoxiao2025-01-22  14

    ubuntu

    1 安装sshfs

    sudo apt-get install sshfs fuse

    2 挂载

    sshfs -o idmap=user username@ip.address:/remote/file/system/~/remote

    macbook

    下载:osxfuse-2.7.3.dmg http://osxfuse.github.io/

    下载:sshfs-2.5.0.pkg https://github.com/osxfuse/sshfs/releases/

    都安装了就搞定了,安装后可能需要重启。

    转载请注明原文地址: https://ju.6miu.com/read-1295740.html
    最新回复(0)