共享windows下的文件.
<div class="postcontent"><!---->需要用到以前win下的文件:$ su
Password:
#mkdir /mnt/temp
#<span style="color: rgb(0, 128, 0);">mount -t smbfs -o username=martin.xus,password=******
//192.168.0.229/share /mnt/temp
或者
#/etc/init.d/smb start
#.smbmount -o username=martin.xus,password=******
//192.168.0.229/share /mnt/temp
直接访问即可
<span style="color: rgb(0, 128, 0);"># ls /mnt/temp
取消
# umount /mnt/temp
页:
[1]