在开发OpenStack过程中,如果能将CentOS的卷挂载到windows在开发源码,可谓是事半功倍。直到有一天,我发现了sshfs。
下载
安装包下载地址:http://pan.baidu.com/s/1pJsyNFH
注释:sshfs的github仓库:https://github.com/dokan-dev/dokan-sshfs
安装
-
首先安装vcredist_x64.exe。
-
安装DokanInstall_0.6.0.exe。
注释:Dokan下载地址:https://github.com/dokan-dev/dokany/releases
- 安装win-sshfs-0.0.1.5-setup.exe。
运行时,杀毒软件可能误报,加入白名单即可。
操作
-
点击左下角的add,在右侧填写所需的登录信息。
-
让后点击save保存,然后点击mount,即可将centos的制定目录作为卷挂载到本地。
注: 本教程 windows7 专业版测试通过。
官方地址:http://dokan-dev.github.io/