|
发表于 2009-12-10 22:53:24
|
显示全部楼层
Post by 难免有错;2054248
cat /etc/exports
# Example for NFSv4:
/srv/ftp *(rw,no_subtree_check,sync,fsid=0)
/home/ftp *(rw,no_subtree_check,sync,nohide,fsid=0)
/home/ftp 192.168.0.1(rw,no_subtree_check,sync,nohide,fsid=0)
试试这样. |
|