| The following variables can be inserted into anywhere in the RAIDEN FTP SERVER events message files (message/*.msg) , and the physical path , virtual path , owner , group columns in the virtual filesystem files (*.vfs) | |||
|
user information variables
|
|||
|
var
|
description
|
.msg
|
.vfs
|
| %S | name of logged in user |
Y
|
Y
|
| %g | user's group |
Y
|
Y
|
| %T | user's tag line ( comment line ) |
Y
|
N
|
| %d | number of bytes downloaded in the current session |
Y
|
N
|
| %p | number of bytes uploaded in the current session |
Y
|
N
|
| %v | last download speed |
Y
|
N
|
| %V | last upload speed |
Y
|
N
|
| %w | history downloaded k bytes |
Y
|
N
|
| %W | history uploaded k bytes |
Y
|
N
|
| %c | user's credit (kilo bytes) |
Y
|
N
|
| %i | the IP address from which the user is logged in |
Y
|
N
|
| %D | the user's idle time |
Y
|
N
|
| %e | current directory |
Y
|
N
|
|
system information variables
|
|||
|
var
|
description
|
.msg
|
.vfs
|
| %h | server's name |
Y
|
N
|
| %u | server's up time ( HH : MM : SS ) format |
Y
|
N
|
| %y | string of today ( ex: 0707 for July 7th ) |
Y
|
Y
|
| %U | server's startup time ( YYYY/MM/DD HH:MM ) |
Y
|
N
|
| %t | current date and time |
Y
|
N
|
| %N | maximum number of anonymous and registered users |
Y
|
N
|
| %n | number of users logged in (anonymous and registered) |
Y
|
N
|
| %f | free disk space under current virtual path ( not including virtual mount points ) |
Y
|
N
|
| %I | max allowed connections from the same IP |
Y
|
N
|
|
system functions ( must be placed
in the beginning of a line )
|
|||
|
var
|
description
|
.msg
|
.vfs
|
| %0 | output the latest 10 directories made on this server |
Y
|
N
|
| %1 | output the top 10 uploaders on this server |
Y
|
N
|
| %2 | output the top 10 downloaders on this server |
Y
|
N
|
| %3 | output the current user's detail information |
Y
|
N
|
| %4 | output the currently online users list |
Y
|
N
|
|
other variables
|
|||
|
var
|
description
|
.msg
|
.vfs
|
| %% | percent character |
Y
|
N
|