1)sudo apt-get install smbclient

2)sudo mount -t cifs -o [email protected],password=Wsy123456 //172.16.1.101/Public /mnt/myshare

05-27 19:19