Old 12-09-2004, 06:34 AM   #16
thunk
Member
 
Join Date: Oct 2004
Posts: 37
Default

yeah ok, i used bad example, but its failing on everything

[R] site showlog all 20
[R] 550 Command failed.

site showlog <user>
command failed


etc
thunk is offline   Reply With Quote
Old 12-09-2004, 01:37 PM   #17
mr_F_2
Senior Member
 
Join Date: Jan 2004
Posts: 203
Default

hmmm
well I can't really tell without your xferlog. But you sending me your xferlog is probably something you don't want to do. But if you do I won't look at anything in it and will only test the application to find out where it's failing.

your call
if you wanna send it PM me
mr_F_2 is offline   Reply With Quote
Old 01-10-2005, 09:06 PM   #18
mr_F_2
Senior Member
 
Join Date: Jan 2004
Posts: 203
Default UPDATE

Wow.. this app just got sexxier
i don't know why i decided to update it, well, i do, i crashed it then i figured out how i crashed it then when fixing the crash i made it better


here's what i did:

fixed: bug where user downloaed file from root causing crash
added: support for some commands (see below)
changed: method of filling the stack


what's really the cool part is you can now do these commands:
site showlog all -r
and
site showlog all -r up
and
site showlog all ## -r
and
site showlog all ## -r up
to list the last (default number) or ## releases downloaded off server by ANY user

along with the previously available commands:
site showlog
site showlog username
site showlog username ##
site showlog username ## up
site showlog all
site showlog all ##
site showlog all ## up

hope you enjoy it , grab it off the scripts page
mr_F_2 is offline   Reply With Quote
Old 01-11-2005, 06:42 AM   #19
odd
Senior Member
ioFTPD Registered User
 
Join Date: Sep 2003
Posts: 273
Default

Nice one
odd is offline   Reply With Quote
Old 01-11-2005, 10:15 AM   #20
karmacoma
Junior Member
 
Join Date: Sep 2002
Posts: 27
Thumbs up

Nice update! Thanks a lot!
karmacoma is offline   Reply With Quote
Old 02-03-2005, 03:24 PM   #21
deo
Banned
 
Join Date: Feb 2005
Posts: 46
Thumbs up

cheers!
deo is offline   Reply With Quote
Old 04-28-2005, 07:28 AM   #22
odd
Senior Member
ioFTPD Registered User
 
Join Date: Sep 2003
Posts: 273
Default

I got some strange thing with my showlog. When 2 ppl download the same thing only 1 of them will show up in site showlog all -r

Code:
[13:54:56] [R] site showlog all -r
[13:54:57] [R] 200-[ 1] user__1   Release1
[13:54:57] [R] 200-[ 2] user-2    Release-2
[13:54:57] [R] 200-[ 3] user-2    Release-3
[13:54:57] [R] 200-[ 4] user__1   Release4
[13:54:57] [R] 200-[ 5] user__1   Release5
[13:54:57] [R] 200-[ 6] user__1   Release6
[13:54:57] [R] 200-[ 7] user33    Release7

[13:54:53] [R] site showlog user-2 -r
[13:54:53] [R] 200-[ 1] user-2    Release-2
[13:54:53] [R] 200-[ 2] user-2    Release-3


[13:54:55] [R] site showlog user__1 -r
[13:54:55] [R] 200-[ 1] user__1   Release1
[13:54:55] [R] 200-[ 2] user__1   Release-2
[13:54:55] [R] 200-[ 3] user__1   Release-3
[13:54:55] [R] 200-[ 4] user__1   Release4
[13:54:55] [R] 200-[ 5] user__1   Release5
[13:54:55] [R] 200-[ 6] user__1   Release6
Today both user__1 and user-2 has downloaded Release-2 and Release-3. So now if I type Site showlog log all -r it would show me that both users has downloaded these releases (underlined). But it doesnt. Check the log abow, it only shows that one of these two users has downloaded them.

Ive checked in the xferlog and this is how showlog should look like following:
Code:
[13:54:56] [R] site showlog all -r
[13:54:57] [R] 200-[ 1] user__1   Release1
[xx:xx:xx] [R] 200-[ 1] user__1   Release-3
[xx:xx:xx] [R] 200-[ 1] user__1   Release-2
[13:54:57] [R] 200-[ 2] user-2    Release-2
[13:54:57] [R] 200-[ 3] user-2    Release-3
[13:54:57] [R] 200-[ 4] user__1   Release4
[13:54:57] [R] 200-[ 5] user__1   Release5
[13:54:57] [R] 200-[ 6] user__1   Release6
[13:54:57] [R] 200-[ 7] user33    Release7

Hope you do understand what Iam trying to explain. Great script anyway.
btw this is not the first time it has happend.
odd is offline   Reply With Quote
Old 04-28-2005, 02:55 PM   #23
mr_F_2
Senior Member
 
Join Date: Jan 2004
Posts: 203
Default

thanks odd, i will take a look at it. i have noticed this discrepency several times but forgot shortly after what it was. if i have time i will try to fix it in the next few days but there is a good chance i can't get it done by saturday, which because of my job, means i won't be able to fix it until september. hopefully i find a few minutes then...
mr_F_2 is offline   Reply With Quote
Old 04-28-2005, 05:39 PM   #24
mr_F_2
Senior Member
 
Join Date: Jan 2004
Posts: 203
Default

updated, see script page (http://www.ioftpd.com/scripts/script.php?id=71)
mr_F_2 is offline   Reply With Quote
Old 04-29-2005, 05:38 AM   #25
odd
Senior Member
ioFTPD Registered User
 
Join Date: Sep 2003
Posts: 273
Default

Thanks for such a fast update. And it also works

wow 9 more releases showed up now that wasnt in there before. Nicely done
odd is offline   Reply With Quote
Old 04-29-2005, 10:49 PM   #26
inside
Member
ioFTPD Foundation User
 
Join Date: Dec 2004
Posts: 51
Default

good nice update to your script ...

Thx
inside is offline   Reply With Quote
Reply

Tags
script, showlog, site, wrote, xferlog

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
GuildFTPd command set (import) Jesper Custom Commands 4 07-29-2011 12:41 AM


All times are GMT -5. The time now is 02:48 PM.

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