apt-get install smbclient smbfs
安装完成后,执行一下命令:
mount -t cifs -o username=lwp //192.168.5.100/tmp /mnt/tmp
转载于:https://blog.51cto.com/doracat/585107
apt-get install smbclient smbfs
安装完成后,执行一下命令:
mount -t cifs -o username=lwp //192.168.5.100/tmp /mnt/tmp
转载于:https://blog.51cto.com/doracat/585107