ProFTPD Direktiven

View allView all
DeutschDeutsch OfflineOffline
show also deprecated directives show also Betatest-directives
SearchSearch in  

I've found 6 directive(s) which contains msg

 
 NameAccessDenyMsg 
SyntaxAccessDenyMsg "Nachricht"
ContextServer config <Global> <VirtualHost> <Anonymous>
Modulmod_core 
StandardHängt vom Login Typ ab
From version1.2.2
DescriptionNormally, a 530 response message is sent to an FTP client immediately after a failed authentication attempt, with a standard message indicating the the reason of failure. In the case of a wrong password, the reason is usually "Login incorrect." It is this message can be customized with the AccessDenyMsg directive. In the message argument, the magic cookie '%u' is replaced with the username specified by the client during login.
Example 1AccessDenyMsg "Zugriff für %u ist verweigert worden"
06.00.2003 20:02
Go to top
 
 NameAccessGrantMsg 
SyntaxAccessGrantMsg "Nachricht"
ContextServer config <Global> <VirtualHost> <Anonymous>
Modulmod_core 
StandardHängt vom Login Typ ab
From version0.99.0pl5
DescriptionNormally, a 230 response message is sent to an FTP client immediately after authentication, with a standard message indicating that the user has either logged in or that anonymous access has been granted. This message can be customized with the AccessGrantMsg directive. In the message argument, the magic cookie '%u' is replaced with the username specified by the client during login.

Example 1AccessGrantMsg "Zugriff gewährt für %u"
06.00.2003 20:02
Go to top
 
 NameByteRatioErrMsg 
SyntaxByteRatioErrMsg foo1 foo2 foo3
Context<Anonymous> <Limit> .ftpaccess <Directory>
Modulmod_ratio 
From version1.2.0
DescriptionThe ByteRatioErrMsg directive
Example 1ByteRatioErrMsg 
06.00.2003 20:02
Go to top
 
 NameCwdRatioMsg 
SyntaxCwdRatioMsg foo1 foo2 foo3
Context<Anonymous> <Limit> .ftpaccess <Directory>
Modulmod_ratio 
From version1.2.0
DescriptionThe CwdRatioMsg directive
Example 1CwdRatioMsg 
06.00.2003 20:02
Go to top
 
 NameFileRatioErrMsg 
SyntaxFileRatioErrMsg foo1 foo2 foo3
Context<Anonymous> <Limit> .ftpaccess <Directory>
Modulmod_ratio 
From version1.2.0
Description
Example 1FileRatioErrMsg
06.00.2003 20:02
Go to top
 
 NameLeechRatioMsg 
SyntaxLeechRatioMsg foo1 foo2 foo3
Context<Anonymous> <Limit> .ftpaccess <Directory>
Modulmod_ratio 
From version1.2.0
Description
06.00.2003 20:02
Go to top