linux怎样挂载windows的共享目录

mount -t cifs -o username=test123,password=123456 //192.168.1.123/test /mnt

发表回复

后才能评论