asmon 发表于 2015-6-24 18:10:52

关于Pureftpd ftp服务的建议

Pureftpd需要使用到数据库,有一些时候只使用ftp,比如做备份空间之类的,弄个ftp还要把数据库和php都装上,是浪费资源的做法

隔壁的已经修改为PureDB方式了,不依赖php和MySQL,将用户信息保存在本地(非数据库),也弄了个脚本来可视化的管理账号
感觉不错。

感觉Pureftpd太依赖其他程序组件了,繁琐!没有用它,(装了2次,都进不后台!)

现在我装lnmp1.0版本的proftpd,不过proftpd有个问题,就是不知道在什么地方修改添加的用户的密码!

asmon 发表于 2015-7-26 01:56:51

没人支持吗?没人支持吗?

licess 发表于 2015-7-26 10:11:55

别人没支持的,我支持,已经重写中

cqpeak 发表于 2015-7-26 13:27:06

pureftp安装失败

用pureftp.sh安装,但是如下信息,求助:
Modify parameters of GUI User manager for PureFTPd...
cp: not writing through dangling symlink `/etc/init.d/pureftpd'
chmod: cannot operate on dangling symlink `/etc/init.d/pureftpd'
Add pureftpd service at system startup...
error reading information on service pureftpd: No such file or directory
error reading information on service pureftpd: No such file or directory
iptables: Saving firewall rules to /etc/sysconfig/iptables:
Pureftpd install failed!
页: [1]
查看完整版本: 关于Pureftpd ftp服务的建议