在 ProFTPD 中限速和限制连接数
版权声明:原创文章,转载请注明出处,Crazy Loong(http://goto8848.net)
ProFTPD 是一个强大的 FTP 服务端程序。那么,在实际使用中,我们如何对 FTP 进行合理的资源分配及限制呢?
1、在有限的带宽中,对 FTP 下载进行限速是大家都关心的功能。在 ProFTPD 中,我们可以方便地进行设置。
打开 /etc/proftpd.conf (ProFTPD 的配置文件),
TransferRate RETR, STOR 50表示对所有的上传下载限速为50KB
TransferRate RETR 100表示对所有下载限速100KB,对所有上传限速80KB
TransferRate STOR 80
(阅读全文……)
Popularity: 40% [?]
3条评论 2008年07月21日
Is it possible to show only the selected smilies above the comment text box? Because right now if I activate the plugin I get a huge list of smilies, while I want only the ones selected - and the rest under the 'more' button, like happens underneath the text. This means I have to deactivate the plugin unless there is a solution for this?
谢谢博主了。 。 www.qnuan.com
终于找到了。
2012 新春快乐!
RESOLVED! my fault. I found the problem into the folder path ... firefox don't undestand the "\" slash but only "/" ... thanks anyway ... ^O^ ^O^ ^O^ Another question. Is it possible to add the plugin into the admin post panel?