PDA

View Full Version : section dir question


shadow77
09-26-2005, 06:02 PM
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..

EwarWoo
09-26-2005, 08:40 PM
You just edit your message files, theres an article in the kb about it

jeza
09-27-2005, 02:32 AM
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.