第一中种方法:
Linux中启动shell,输入如下命令:
mount -t cifs -o username="my-pc-name",password="my-password" //my-ip-addr/sharefolder /mnt/my-linux-sharefoldermount -t cifs
第一中种方法:
Linux中启动shell,输入如下命令:
mount -t cifs -o username="my-pc-name",password="my-password" //my-ip-addr/sharefolder /mnt/my-linux-sharefoldermount -t cifs