home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 July / Chip_2003-07_cd1.bin / sharewar / raiden / raidenftpd2.exe / variables.txt < prev    next >
Text File  |  2001-08-27  |  5KB  |  61 lines

  1. %S;name of logged in user ;Y;Y 
  2. %z;name of logged in user (left aligned with padding spaces up to 14 chars , do not use in *.vfs) new! ;Y;N 
  3. %g;user's group ;Y;Y 
  4. %Z;user's group (left aligned with padding spaces up to 14 chars , do not use in *.vfs) new! ;Y;N 
  5. %Y;user's tag line ( comment line , all spaces are replaced by %20 , do not use in *.vfs) new! ;Y;N 
  6. %T;user's tag line ( comment line , left aligned with padding spaces up to 25 chars , do not use in *.vfs) new! ;Y;N 
  7. %d;number of bytes downloaded in the current session ;Y;N 
  8. %p;number of bytes uploaded in the current session ;Y;N 
  9. %v;last download speed (kb/sec)  ;Y;N 
  10. %V;last upload speed (kb/sec)  ;Y;N 
  11. %x;history downloaded mega bytes new! ;Y;N 
  12. %X;history uploaded mega bytes new! ;Y;N 
  13. %w;history downloaded kilo bytes ;Y;N 
  14. %W;history uploaded kilo bytes ;Y;N 
  15. %C;user's credit (mega bytes)new! ;Y;N 
  16. %c;user's credit (kilo bytes) ;Y;N 
  17. %i;the IP address from which the user is logged in ;Y;N 
  18. %D;the user's idle time ;Y;N 
  19. %E;user's ratio (1:x or unlimited)new! ;Y;N 
  20. %e;current directory ;Y;N 
  21. %P;password of anonymous user (usually email address) , this will be empty value for normal users new!  ;Y;N 
  22. %h;server's name ;Y;N 
  23. %u;server's up time ( HH : MM : SS ) format ;Y;N 
  24. %y;string of today ( ex: 0707 for July 7th ) ;Y;Y 
  25. %U;server's startup time ( YYYY/MM/DD HH:MM ) ;Y;N 
  26. %t;current date and time  ;Y;N 
  27. %N;maximum number of anonymous and registered users  ;Y;N 
  28. %n;number of users logged in (anonymous and registered)  ;Y;N 
  29. %f;free disk space under current virtual path ( not including virtual mount points ) ;Y;N 
  30. %I;max allowed connections from the same IP ;Y;N 
  31. %o;server output byte status new! ;Y;N 
  32. %l;server input byte status new! ;Y;N 
  33. %b;success files count in current *.sfv or *.md5 lists new!  ;Y;N 
  34. %R;files count in *.sfv or *.md5 files new!  ;Y;N 
  35. %H;the virtual dir/file name which the client just accessed (or accessing)by RETR/STOR/MKD/RMD and site nuke , however all space characters are converted to %20 new!  ;Y;N 
  36. %r;the virtual dir/file name which the client just accessed (or accessing)by RETR/STOR/MKD/RMD and site nuke/move new!  ;Y;N 
  37. %m;the full physical dir/file name which the client just accessed (or accessing)by RETR/STOR/MKD/RMD and site move new!  ;Y;N 
  38. %G;the full physical dir/file name which the client just accessed (or accessing)by RETR/STOR/MKD/RMD , however all space characters are converted to %20 new!  ;Y;N 
  39. %q;the full physical path name (short path name) which the client just accessed (or accessing) by RETR/STOR command new! ;Y;N 
  40. %Q;the filename (short path name) which the client just accessed (or accessing) by RETR/STOR command new! ;Y;N 
  41. %M;the filesize (in kilobytes) of the file which the client just accessed (or accessing) by RETR/STOR , or the target directory size for site move command new!  ;Y;N 
  42. %F;the reason of the directory just got nuked by site nuke command ;Y;N 
  43. %j;the multiplier of the directory just got nuked by site nuke command ;Y;N 
  44. %O;the reason of the file being marked as a dupe file (a file that already existed in this virtual file system) new! ;Y;N 
  45. %L;Mp3 ID3 tag's song title , if the last file being uploaded is a mp3 file (30 chars with space appended) new!  ;Y;N 
  46. %k;Mp3 ID3 tag's artist name , if the last file being uploaded is a mp3 file (30 chars with space appended) new!  ;Y;N 
  47. %K;Mp3 ID3 tag's album name , if the last file being uploaded is a mp3 file (30 chars with space appended) new!  ;Y;N 
  48. %a;Mp3 header's bit rate , if the last file being uploaded is a mp3 file (10 chars with space appended) new!  ;Y;N 
  49. %J;Mp3 ID3 tag's year , if the last file being uploaded is a mp3 file (4 chars with space appended) new!  ;Y;N 
  50. %A;Mp3 header's sampling frequency , if the last file being uploaded is a mp3 file (8 chars with space appended) new!  ;Y;N 
  51. %B;Mp3 ID3 tag's genre , if the last file being uploaded is a mp3 file (32 chars with space appended) new!  ;Y;N 
  52. %s;Mp3 ID3 tag's genre , if the last file being uploaded is a mp3 file (32 chars with space appended) , however all space characters are converted to %20 new!  ;Y;N 
  53. %!;Whole string for site command , not including 'site' itself , this variable is for use with onSiteCmd event only (supported after v2.1 build 944) ;Y;N 
  54. %0;output the latest 10 directories made on this server ;Y;N
  55. %1;output the top 10 uploaders on this server ;Y;N 
  56. %2;output the top 10 downloaders on this server ;Y;N 
  57. %3;output the current user's detail information ;Y;N 
  58. %4;output the currently online users list ;Y;N 
  59. %5;output the directory info of the current virtual directory , the directory info contains files , total file size , uploaders/groups information of the current virtual directory ;Y;N 
  60. %#;output another *.msg file in /message dir , ex : %#site-help.msg , this will include the content of /message/site-help.msg into current *.msg file  ;Y;N 
  61. %%;percent character  ;Y;N