flaxs
04-30-2005, 10:43 AM
Halo, there. I'm a Newbie :)
I just want to know how can i get this, when I use "list -al" :
[L] LIST -al
[L] 150 Opening ASCII mode data connection for directory listing.
[L] 226- [Ul: 0.0MB] [Dl: 26921.3MB] [Speed: 0.00K/s] [Free: 218998MB]
[L] 226 [Section: DEFAULT] [Credits: 394648.1MB] [Ratio: 1:3]
Does it just simply display a ".msg" file?
A ".msg" file like this?
[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]
but how can I config ioFTPD.ini to show it after "list al"?
I try
[FTP_Pre-Command_Events]
list = !..\txt\ftp\stats.msg
but it doesn't work....
Can anyone help me?
:confused: :confused: :confused:
I just want to know how can i get this, when I use "list -al" :
[L] LIST -al
[L] 150 Opening ASCII mode data connection for directory listing.
[L] 226- [Ul: 0.0MB] [Dl: 26921.3MB] [Speed: 0.00K/s] [Free: 218998MB]
[L] 226 [Section: DEFAULT] [Credits: 394648.1MB] [Ratio: 1:3]
Does it just simply display a ".msg" file?
A ".msg" file like this?
[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]
but how can I config ioFTPD.ini to show it after "list al"?
I try
[FTP_Pre-Command_Events]
list = !..\txt\ftp\stats.msg
but it doesn't work....
Can anyone help me?
:confused: :confused: :confused: