roylong 发表于 2004-4-3 19:19:35

无法挂载网上邻居上的文件夹,这是怎么回事啊(结果如下)

无法挂载网上邻居上的文件夹,这是怎么回事啊(结果如下)
# mount -t smbfs -o uname=vip,password=vip /host2/电影与电视 /mnt/samba
Usage: mount.smbfs service mountpoint [-o options,...]
Version 3.0.0-15

Options:
      uname=<arg>                  SMB uname
      password=<arg>                  SMB password
      credentials=<filename>          file with uname/password
      krb                           use kerberos (active directory)
      netbiosname=<arg>               source NetBIOS name
      uid=<arg>                     mount uid or uname
      gid=<arg>                     mount gid or groupname
      port=<arg>                      remote SMB port number
      fmask=<arg>                     file umask
      dmask=<arg>                     directory umask
      debug=<arg>                     debug level
      ip=<arg>                        destination host or IP address
      workgroup=<arg>               workgroup on destination
      sockopt=<arg>                   TCP socket options
      scope=<arg>                     NetBIOS scope
      iocharset=<arg>               Linux charset (iso8859-1, utf8)
      codepage=<arg>                  server codepage (cp850)
      unicode                         use unicode when communicating with server
      lfs                           large file system support
      ttl=<arg>                     dircache time to live
      guest                           don't prompt for a password
      ro                              mount read-only
      rw                              mount read-write

This command is designed to be run from within /bin/mount by giving
the option '-t smbfs'. For example:
mount -t smbfs -o uname=tridge,password=foobar //fjall/test /data/test

gugong 发表于 2004-4-3 21:23:20

//host2/电影与电视

roylong 发表于 2004-4-3 22:32:57

不好意思,现在又有新问题
# mount -t smbfs -o uname=vip,password=vip //host2/电影与电视 /mnt/samba
3654: protocol negotiation failed
SMB connection failed
这是怎么搞的啊?
请个位帮忙!谢谢!

flashor 发表于 2004-4-24 20:32:43

不是uname而是username
页: [1]
查看完整版本: 无法挂载网上邻居上的文件夹,这是怎么回事啊(结果如下)