linux 访问windows共享文件夹的方法
sudo mount -t cifs -o username=Administrator,password=198106 //192.168.0.81/abc /mnt/sharesudo mount -t cifs -o us
linux 访问windows共享文件夹的方法
sudo mount -t cifs -o username=Administrator,password=198106 //192.168.0.81/abc /mnt/sharesudo mount -t cifs -o us