首先,需要samba的客户端软件包:samba-client。
比如将 \\192.168.0.61\editors 挂载到 /mnt/editors
mount.cifs //192.168.0.61/editors /mnt/editors -o user=editors,pass=xxxxxx
On this day..
- MogileFS安装学习记录——续 - 2009
- 自动挂载NFS、CIFS - 2009
- 编译问题 - 2008
- 偶拾…… - 2005
Tags: Linux, mount.cifs, samba, Windows共享