Thread: ioXFERLOGPARSE
View Single Post
Old 03-21-2004, 04:40 PM  
hot_pit
Member
 
Join Date: Nov 2003
Posts: 78
Default ioXFERLOGPARSE

Well its basic a command for irc but you can use on your ftp to ... it will output who uploaded and who downloaded some certain release. For installing for ftp do :

1) Edit ioXFERLOGPARSE.ini correctly.
2) Add to ioFTPD.ini

[FTP_Custom_Commands]
xferlog = EXEC ..\scripts\ioXFERLOGPARSE.exe xferlog

[FTP_SITE_Permissions]
xferlog = *

3) for bot annouce open ioXFERLOGPARSE.tcl and change exe path there .. then load it on your eggdrop

Code:
on chan :
<@fuscao> !traffic Some.Release
<@|*****|> -:: traffic ::- Some.Release has been uploaded by fuscao, cabeludo and has been downloaded 5 times by careca, pedroza, marquitu, tuneta, cta making 8.1gb traffic (2.0gb up, 6.1gb down).

on ftp :
site xferlog Some.Release
200-Some.Release has been uploaded by fuscao, cabeludo and has been downloaded 5 times by careca, pedroza, marquitu, tuneta, cta making 8.1gb traffic (2.0gb up, 6.1gb down).
DOWNLOAD LINK : http://www.ioftpd.com/scripts/script.php?id=96
Thats All
hot_pit is offline   Reply With Quote