Mac上安装sshfs

目录

写在前面

1、本文内容

Mac上安装sshfs

2、平台

mac

3、转载请注明出处:

https://blog.csdn.net/qq_41102371/article/details/130156287

安装

参考:https://ports.macports.org/port/sshfs/

通过port安装

点击啊installing MacPorts先安装port

再使用命令行安装sshfs

bash 复制代码
sudo port install sshfs

查看安装是否成功

bash 复制代码
sshfs -h

使用

bash 复制代码
sshfs user@hostname:/absolute/path/to/document local-file

参考

https://codeleading.com/article/87075500613/

主要做激光/影像三维重建,配准、分割等常用点云算法,技术交流、咨询可私信

相关推荐
vi_h3 天前
在 macOS 上通过 Docker 安装并运行 Ollama(详细可执行教程)
macos·docker·ollama
pe7er9 天前
macOS 应用无法打开(权限问题)解决方案
macos·mac
harmful_sheep11 天前
mac生效的终端查看
macos
iOS门童12 天前
macOS 应用"已损坏"无法打开?一文搞懂 Gatekeeper 与解决方案
macos
NPE~12 天前
[工具分享]Maccy —— 优雅的 macOS 剪贴板历史管理工具
macos·教程·工具·实用工具
差不多程序员12 天前
Mac安装OpenClaw-cn保姆级教程
macos
dzl8439412 天前
mac 安装python
开发语言·python·macos
Bruce_Liuxiaowei12 天前
在 macOS 上通过 Docker 本地安装 OpenClaw 完整教程
macos·docker·容器·openclaw
阿捏利12 天前
详解Mach-O(十五)Mach-O __DATA_CONST
macos·ios·c/c++·mach-o
ShikiSuen12 天前
macOS 的 CpLk 中英切换卡顿的元凶在 InputMethodKit 本身
macos