vsftp号称是最安全的ftp服务器,主页:http://vsftpd.beasts.org/
默认的Qomo面向桌面版本,不带ftp服务器。
安装步骤很简单:
1. yum install *vsftpd*
2. 启动 service vsftpd start
3. 没有默认的ftp客户端,会提示 yum install krb5-workstation-clients,但还需安装 yum install ftp
4. 测试ftp localhost 会提示没有权限,这时需要配置vim /etc/vsftpd/xxxx
http://www.linux-ren.org/modules/wordpress/?p=1251
默认的Qomo面向桌面版本,不带ftp服务器。
安装步骤很简单:
1. yum install *vsftpd*
2. 启动 service vsftpd start
3. 没有默认的ftp客户端,会提示 yum install krb5-workstation-clients,但还需安装 yum install ftp
4. 测试ftp localhost 会提示没有权限,这时需要配置vim /etc/vsftpd/xxxx
http://www.linux-ren.org/modules/wordpress/?p=1251