我正在尝试使用mount命令将来自计算机的目录安装到我的Windows机器上.
在cygwin中,我尝试了几种变体:
mount machineName:/remote/location/blah /local/location
mount -t nfs machineName:/remote/location/blah /local/location
mount nfs machineName:/remote/location/blah /local/location
mount machineNAme:/remote/location/blah
Run Code Online (Sandbox Code Playgroud)
我已经尝试过切换的参数等等....我要么得到这个消息:mount: can't find brotula in /etc/fstab or in /etc/fstab.d/$USER
或者invalid arguments
.我知道我的路径正确,因为我使用scp就好了.
我究竟做错了什么?谢谢!
归档时间: |
|
查看次数: |
14692 次 |
最近记录: |