View Single Post
Old 09-27-2005, 02:32 AM  
jeza
Senior Member
 
jeza's Avatar
 
Join Date: May 2003
Posts: 530
Default

Quote:
Originally Posted by shadow77
when user signs on the ftp or enters new dir how do i get it to display this..

[Section: DEFAULT]-[Credits: X.XM]-[Ratio: Unlimited]-...

i guess id put it somewhere here..

[FTP_Pre-Command_Events]
;list =

but i dont know the variable names to put in..
there is a file transfercomplete or something like that in ioFTPD/text/ftp/
u can edit it there

A: Edit ioFTPD\text\ftp\TransferComplete:

[Section: %[$section]]-[Free: %.2[free($path)(giga)]GB]-[Ratio: %[ratio]]-[Speed: %.1[speed]kb/s]
[Credits: %.0[credits(mega)]MB]-[UL: %.2[allup(bytes)(giga)]GB]-[DL: %.2[alldn(bytes)(giga)]GB]
Transfer complete.
jeza is offline   Reply With Quote