出现以下提示就可以进行FTP设置了:
User Confirmation Requested Do you want to have anonymous FTP access to this machine? Yes [ No ]选择默认的[ No ] 并按下 Enter 键将仍然可以让在这台机器上有账号的用户访问 FTP。要启用FTP匿名访问,用方向键选择 [ Yes ] 然后按 Enter键。您会看到下面(或类似)的画面:

默认的匿名FTP配置按 F1 键可以查看在线帮助文档:
This screen allows you to configure the anonymous FTP user.
The following configuration values are editable:
UID: The user ID you wish to assign to the anonymous FTP user.
All files uploaded will be owned by this ID.
Group: Which group you wish the anonymous FTP user to be in.
Comment: String describing this user in /etc/passwd
FTP Root Directory:
Where files available for anonymous FTP will be kept.
Upload subdirectory:
Where files uploaded by anonymous FTP users will go.默认的FTP根目录将放在 /var目录下。如果您的/var目录空间不足以应付您的FTP需求,您可以将FTP的根目录改为 /usr 目录下的 /usr/ftp 目录。 当您对一切配置都满意后,请按 Enter 键继续。 User Confirmation Requested
Create a welcome message file for anonymous FTP users?
[ Yes ] No如果您选择 [ Yes ] 并按下 Enter键,系统会自动打开文本编辑器让您编辑FTP的欢迎信息。
编辑FTP欢迎信息
配置NFS
网络文件系统 (NFS) 可以让您可以在网络上共享您的文件。一台机器可以配置成NFS服务器、客户端或两者并存。出现以下提示开始配置:
User Confirmation Requested
Do you want to configure this machine as an NFS server?
Yes [ No ]如果您不想安装网络文件系统,请选择 [ No ] 然后按 Enter键。 如果您选择 [ Yes ] 将会出现一个对话框提醒您必须先建立一个 exports 文件。 Message
Operating as an NFS server means that you must first configure an
/etc/exports file to indicate which hosts are allowed certain kinds of
access to your local filesystems.
Press [Enter] now to invoke an editor on /etc/exports
[ OK ]按 Enter 键继续。系统会启动文本编辑器让您编辑 exports 文件。
编辑exports文件
User Confirmation Requested
Do you want to configure this machine as an NFS client?
Yes [ No ]
按照您的需要,选择 [ Yes ] 或 [ No ] 然后按 Enter。更多内容请看PCdog.com--Freebsd 架站 Freebsd安装/配置 FreeBSD系统安装专题
