摘要:
1. 安装sshfs sudo apt install sshfs 2. 创建挂载点文件夹 mkdir /mnt/NetDisk 3. 配置sshfs sudo vim /etc/fuse.conf 解除注释user_allow_other 4. 挂载目标目录到挂载点 sshfs -o cache= 阅读全文
Copyright © 2025 丨o聽乄雨o丨
Powered by .NET 9.0 on Kubernetes