无法挂载网上邻居上的文件夹,这是怎么回事啊(结果如下)
[root@localhost root]# 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, utf
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