sudo apt install cifs-utils sudo mount -t cifs //ip/共享文件夹 /home/users/挂载文件夹 -o username=用户名,password=密码,vers=1.0