|
|
x3默认打开了nfs服务支持,方便某些网络摄像头和网络播放机使用,下面只是验证, windows系统建议用samba网上邻居共享,更稳定。
8 J1 K; n" Y0 @6 Gwindows环境:, O' n9 z W0 D2 h
开始菜单->运行->cmd 出现命令提示符界面
4 w! G5 j8 W! y2 F) a0 u! dC:\Users>showmount -e 192.168.1.1427 c/ ?# j, b( P3 x B, ]) `
导出列表在 192.168.1.142:
5 f, r) q% m; z0 k. | s/sata/storage/public *
1 A1 x& |8 l& A$ ^; i8 u7 b3 j4 PC:\Users>mount 192.168.1.142:/sata/storage/public I:$ Q4 q( B" P4 U' @/ \7 n# H
I: 现已成功连接到 192.168.1.142:/sata/storage/public
0 j# J' f: U- }9 ^& u5 l, G8 ~5 n& Z* M4 h. i+ v
命令已成功完成。
! z5 L8 {0 u% j/ b1 H! t6 N5 {+ v0 `+ P$ O" d& f, L5 l$ B
I:就是挂载的虚拟磁盘盘符,现在去我的电脑打开就能看到I盘了。; e$ y6 W7 G; l* h7 ~: |) o& G6 W
注意:如果上面提示没有showmount命令,参考此教程打开windows系统内置的nfs命令支持:https://jingyan.baidu.com/article/0a52e3f4dc3f4abf63ed7259.html
) O& h; ^ d4 R2 L
& n. b1 O- x9 r' C! r
4 J7 ~* \/ L: M& vlinux环境:$ Y% m/ \7 G7 |- d( ?0 k! j
mount -t nfs 192.168.1.102:/sata/storage/public /mnt/card1! O4 Q4 v+ B1 R) S, } O6 e; q0 j
192.168.1.102是x3的ip地址% }& G4 _( K( Q# x. A
/mnt/card1是电脑本地目录.
, }. G6 n" p0 O+ U. b
' s, J% q, t1 U$ s6 B' i5 W7 S* f9 h' V; Y4 `5 |4 z u
常用的几个功能从官方论坛搬运过来了,给大家参考下,本人猫盘为群晖,故无法验证。
7 _% g U0 ?) a& ]% X |
评分
-
查看全部评分
|