Chinaunix首页 | 论坛 | 博客
  • 博客访问: 143661
  • 博文数量: 25
  • 博客积分: 763
  • 博客等级: 军士长
  • 技术积分: 300
  • 用 户 组: 普通用户
  • 注册时间: 2011-05-30 18:29
文章分类

全部博文(25)

文章存档

2013年(1)

2012年(12)

2011年(12)

分类: LINUX

2012-06-19 10:41:01

smbmount //192.168.0.1/samba /mnt -o username=xiaopang,password=wocuole

mount -t cifs cifs //192.168.0.1/samba /mnt -o username=xiaopang,password=wocuole

mount -t smbfs -o username=xiaopang,password=wocuole //192.168.0.1/samba /mnt

smbclient //192.168.0.1/samba -U xiaopang
阅读(7531) | 评论(0) | 转发(0) |
给主人留下些什么吧!~~