proftpd problem?
登录 | 论坛导航 -> 华新鲜事 -> 技术の宅 | 本帖共有 2 楼,当前显示第 2 楼 : 从楼主开始阅读 : 本帖树形列表 : 返回上一页
作者:SmellsLikeTeenSpirit (等级:11 - 出神入化,发帖:6371) 发表:2005-08-25 18:46:04  2楼 
you need to set the parameters correctly in proftpd.conf
some similar to this. Do check out the doc


<Directory /*>
AllowOverwrite on
</Directory>


<Anonymous ~ftp>
User ftp
Group ftp

UserAlias anonymous ftp

<Limit WRITE>
AllowAll
</Limit>

<Directory *>
<Limit READ WRITE>
AllowAll
</Limit>
</Directory>
</Anonymous>
War is peace.
Freedom is slavery.
Ignorance is strength.
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!原文 / 传统版 / WAP版只看此人从这里展开收起列表

本帖共有 2 楼,当前显示第 2 楼,本文还有 N-1 层楼,要不你试试看:点击此处阅读更多 >>



请登录后回复:帐号   密码