
Centos7 x cifs-utils.x86_64.0.6.2-10.el7 smb共享目录(基于windows/linux搭建)
yum install cifs-utils
mount -t cifs -o username=share,password=share,nounix,noserverino //192.168.1.6/img/ /app/img/

[CentOS]基于nfs及rpcbind的磁盘挂载 [CentOS]CentOS 7下通过SSHFS挂载sftp资源 [CentOS]CentOS 7下通过mount cifs挂载smb资源