ProFTPD Direktiven

 
 Name ExecOnConnect Editieren
 SyntaxExecOnConnect path [arg1 arg2 ...]
 KontextServer config <Global> <VirtualHost> <Anonymous> <Directory>
 Modulmod_exec 
 Ab Version1.2.5rc2 and later
 BeschreibungThe ExecOnConnect directive is used to execute the program or script at path whenever a client connects to the server. The program will be executed with the privileges of the contacted server, which are set via the User/Group directives. Any number of arbitrary arguments may be configured to pass to the script. In addition, the "cookies" supported by the ExecEnviron directive may also be used in the script argument list.
 Beispiel 1ExecOnConnect /path/to/ftp-logger --ip %a --dns %h
06.00.2003 20:02
Zum Seitenanfang

Valid HTML 4.01!