您好,欢迎来到吉趣旅游网。
搜索
您的当前位置:首页Apache-FTP-Server: Configuration-<Server>

Apache-FTP-Server: Configuration-<Server>

来源:吉趣旅游网

<server xmlns="http://mina.apache.org/ftpserver/spring/v1"
    xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://mina.apache.org/ftpserver/spring/v1 http://mina.apache.org/ftpserver/ftpserver-1.0.xsd"
    id="server"     
    max-logins="500"
    anon-enabled="false"
    max-anon-logins="123"
    max-login-failures="124"
    login-failure-delay="125">
...
</server>


server element


Attribute Description Required Default value
idA unique identifier for this server within this XML configirationYes 
max-threadsThe maximum number of threads used in the thread pool for handling client connectionsNomax-logins, or 16 if neither value is set
max-loginsThe maximum number of simultaneous usersNo10
max-anon-loginsThe maximum number of simultaneous anonymous usersNo10
anon-enabledAre anonymous logins enabled?Notrue
max-login-failuresThe number of failed login attempts before the connection is closedNo3
login-failure-delayThe number of milliseconds that the connection is delayed after a failed login attempt. Used to limit to possibility of brute force guessing passwords.No500

因篇幅问题不能全部显示,请点此查看更多更全内容

Copyright © 2019- jqkq.cn 版权所有 赣ICP备2024042794号-4

违法及侵权请联系:TEL:199 1889 7713 E-MAIL:2724546146@qq.com

本站由北京市万商天勤律师事务所王兴未律师提供法律服务