Go Back   FlashFXP Forums > > > >

Reply
 
Thread Tools Rate Thread Display Modes
Old 11-18-2003, 11:26 PM   #1
Mouton
Posse Member
Ultimate Scripter
ioFTPD Administrator
 
Join Date: Dec 2002
Posts: 1,956
Default XFERStats.itcl - # of downloads Stats

Little itcl script to compute stats using xferlog
Gives number of times each rls was download (or upladed!)

I parsed a 67K lines xferlog in a little over 60s.

You can output in html, text or csv (to play with it in excel)

Settings section at top is pretty straightforward.

You can either map it to a SITE command or run it using the Scheduler each night to get up to date stats that u can share or not with ur fellow users.

[Scripts]
xferstats = TCL ..\scripts\xferstats.itcl

or

[Scheduler]
xferstats = 0 0 * * TCL ..\scripts\xferstats.itcl

Download avail. in ioftpd.com/members for Foundation License owners.

Sample csv:
Code:
download,/games/Not.So.Fun-Game,3,heho someGuy potatos
download,/svcd/Wooo-Bananas,4,potatos twsite someGuy heho
download,/vcd/Cool.Movie-Something,3,heho someGuy potatos
download,/tvrips/Good.Eps-Me,2,micky Mouton
Sample html:
Code:
<table>
<tr><td>Not.So.Fun-Game</td><td>3</td><td>heho someGuy potatos</td></tr>
<tr><td>Cool.Movie-Something</td><td>4</td><td>potatos twsite someGuy heho</td></tr>
<tr><td>Good.Eps-Me</td><td>3</td><td>heho someGuy potatos</td></tr>
<tr><td>Wooo-Bananas</td><td>12</td><td>micky Mouton</td></tr>
</table>
Sample text:
Code:
/games/Not.So.Fun-Game was downloaded 1 times by 'Mouton'
/svcd/Wooo-Bananas was downloaded 5 times by 'Mouton potatos twsite someGuy heho'
/vcd/Cool.Movie-Something was downloaded 2 times by 'someGuy potatos'
/tvrips/Good.Eps-Me was downloaded 2 times by 'micky Mouton'
Enjoy.
Mouton is offline   Reply With Quote
Old 12-15-2012, 06:24 AM   #2
biggysmlz
Junior Member
 
Join Date: Dec 2012
Posts: 15
Default

Hi guys, is it possible to download this script still somewhere?
biggysmlz is offline   Reply With Quote
Old 02-17-2013, 05:02 AM   #3
Dahlia
Member
 
Join Date: Sep 2008
Posts: 33
Default

XFERStats.rar

enjoy
Dahlia is offline   Reply With Quote
Old 09-19-2013, 05:52 AM   #4
Hans_
Junior Member
 
Join Date: Feb 2012
Posts: 28
Default

could some1 pls reupload this script somewhere ^^`?
Hans_ is offline   Reply With Quote
Old 09-24-2013, 06:25 PM   #5
Yil
Too much time...
FlashFXP Beta Tester
ioFTPD Administrator
 
Join Date: May 2005
Posts: 1,194
Default

Dug around an old script backup and I think this is the right script. At least it's got the same name
Attached Files
File Type: rar xferstats.rar (1.2 KB, 13 views)
Yil is offline   Reply With Quote
Old 09-30-2013, 03:34 AM   #6
Hans_
Junior Member
 
Join Date: Feb 2012
Posts: 28
Default

thank you sir
Hans_ is offline   Reply With Quote
Reply

Tags
download, mouton, potatos, someguy, times


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 08:32 PM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)