Go Back   FlashFXP Forums > > > >

ADDiCT's scripts sitewho.exe, ioGroups, ioGui, ioLimitTransfers, ioSecureAdduser

Reply
 
Thread Tools Rating: Thread Rating: 2 votes, 3.00 average. Display Modes
Old 12-29-2003, 05:47 AM   #76
odd
Senior Member
ioFTPD Registered User
 
Join Date: Sep 2003
Posts: 273
Default

omg plz leal... didnt even had the script in the ioftpd Seams to be working now, odd isnt it?

Just a quick question on how to get swho that follows ioftpd 5.4x to not be excuted at the same(ever) time as sitewhos swho?
odd is offline   Reply With Quote
Old 12-30-2003, 02:42 AM   #77
alturismo
Senior Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Nov 2001
Posts: 265
Default

what i did prolly is the "hard" way,

i just removed all /txt/ftp files wich where related to

buildin swho, userlist, grouplist

this way now all i see on groups, users, who, swho

are the outputs from addicts sitewho, ioGroups

i didnt see any failures here "yet" by removing those files
alturismo is offline   Reply With Quote
Old 01-01-2004, 05:53 PM   #78
St0rm
Disabled
 
Join Date: Nov 2003
Posts: 105
Default

Hmm the sitewho on one of my ftp's just stopped working
It says that noone is online. I tried running sitewho from a cmd prompt, and got the same result. Weird cause it worked before. Using ioftpd 5.4.3r. Anyone got a suggestion?
St0rm is offline   Reply With Quote
Old 01-01-2004, 06:00 PM   #79
ADDiCT
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: Aug 2003
Posts: 517
Default

is it by any chance possible that u are running multiple instances of ioFTPD ?
ADDiCT is offline   Reply With Quote
Old 01-01-2004, 06:05 PM   #80
St0rm
Disabled
 
Join Date: Nov 2003
Posts: 105
Default

Ah, there were 2 ioftpd.exe's running for some reason. Prolly because of the removed tray icon ;p
Thx for the fast reply
St0rm is offline   Reply With Quote
Old 01-07-2004, 08:42 AM   #81
odd
Senior Member
ioFTPD Registered User
 
Join Date: Sep 2003
Posts: 273
Default

Code:
site swho up
200-,-----------------------------------------.
200-|  There are no uploaders at the moment.  |
200-`-----------------------------------------`
500-Invalid argument: up.
500 Command failed.

site swho dn
200-,-------------------------------------------.
200-|  There are no downloaders at the moment.  |
200-`-------------------------------------------`
500-Invalid argument: dn.
500 Command failed.


There isnt any users online atm except me(Master), but why do I get Invalied argument: dn/up.


Code:
site swho
200-+ --- ----------------------------------------------------------------  --- - +
200-|                         S  i  T  E       S  W  H  O                         |
200-+ --- ----------------------------------------------------------------  --- - +
200-|
200-+-  0 ----------------------.----------------------.-------------------- -- - +
200-| User:  ioFTPD @ ioftpd    | Satus:  idle         | Ip:   *@192.168.0.102    |
200-| Online:  1h 56m           | Idletime: 0m  3s     | Cmd:  site swho          |
200-| PWD:  /_pre/                                                                |
200-+- -- -- ------------------------------------------------------------ -- -- - +
200-|
200-+---------------+------------------+--------------------+---------------------+
200-| Users:  1/10  |  Up:     0 kBps  |  Down:     0 kBps  |  Total:      0 kBps |
200-+---------------+------------------+--------------------+---------------------+
200 swho Command successful.

SITE SWHO seems to get no errors ie invalied command.
I guess it has to do with the new swho in io5.4.3r.
odd is offline   Reply With Quote
Old 01-22-2004, 11:19 AM   #82
odd
Senior Member
ioFTPD Registered User
 
Join Date: Sep 2003
Posts: 273
Default

I got cookie request again

* total users downloading(show numbers only)
* total users uploading(show numbers only)
* total users Idle(show numbers only)

I came up with a new feature that maybe could be added. New feature that will only show user info on 1 user on site useing his cid or username. Ex If u got many ppl on site and I just want to check what A certian user is doing.
Use
Site swho <cid> or <username>

Which will only show this users swho-info and it will be more detailed. And needs separte templates so it can be costumize after each siteops needs. Just a suggestion, dont expect it to be added.

EX on how it would look for me.
Code:

.-------------------------------.-------------------------------.-------------------------------.
| ID   :                      1 | Status:                  IDLE | Service :         FTP_Service |
| User :                   test | Online:               00h 39m | Last CMD:                NOOP | 
| Group:                 group1 | Idle  :               00m 53s |                               |
| IP   :      * @ 192.168.0.102 | PWD   : /ARCHIVE/                                             |
'-----------------------------------------------------------------------------------------------'
odd is offline   Reply With Quote
Old 01-22-2004, 01:40 PM   #83
ADDiCT
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: Aug 2003
Posts: 517
Default

Quote:
* total users downloading(show numbers only)
* total users uploading(show numbers only)
* total users Idle(show numbers only)
what exactly do u mean with 'show numbers only' ?
u can use these values in all footer templates:
%(usercountup) number of uploading users
%(usercountdn) number of downloading users
%(usercounttransfer) number of transferring (up+dn) users
%(usercountidle) number of all idle users
%(usercountall) number of all online users

Quote:
New feature that will only show user info on 1 user on site useing his cid or username. Ex If u got many ppl on site and I just want to check what A certian user is doing.
Use
Site swho <cid> or <username>
site who speed ADDiCT
uses the bot.speed.* templates, was made for dZSbot: !speed ADDiCT
or is this not what u needed?
ADDiCT is offline   Reply With Quote
Old 01-22-2004, 02:28 PM   #84
odd
Senior Member
ioFTPD Registered User
 
Join Date: Sep 2003
Posts: 273
Default

That was what I was trying to get but hehe its already there. thx
odd is offline   Reply With Quote
Old 01-23-2004, 07:40 AM   #85
Bratell
Member
FlashFXP Registered User
 
Join Date: Feb 2003
Posts: 64
Smile

Anyone got some nice templates to share?
Bratell is offline   Reply With Quote
Old 01-23-2004, 11:40 AM   #86
odd
Senior Member
ioFTPD Registered User
 
Join Date: Sep 2003
Posts: 273
Default

sorry went wrong. look in post below.
odd is offline   Reply With Quote
Old 01-23-2004, 11:42 AM   #87
odd
Senior Member
ioFTPD Registered User
 
Join Date: Sep 2003
Posts: 273
Default

You can try my new template for xwho. But its a little diffrent then others. Iam not useing this template for sitebots as it would flood it pretty good But Iam still useing the bots_templates but for other purpose(you will find out in the included sample).
Use original swho for sitebots.

use
site xwho speed <user>
for detailed info of a user online, see sample.

sitewho.ini
template_path_3 = C:\ioFTPD\scripts\SiteWho\templates_admin_xwho

ioftpd.ini
xwho = EXEC ..\scripts\sitewho\sitewho.exe template=3 show_hidden_users
xwho = 1MG
Attached Files
File Type: rar templates_admin_xwho.rar (11.6 KB, 98 views)
odd is offline   Reply With Quote
Old 01-25-2004, 11:07 AM   #88
Bratell
Member
FlashFXP Registered User
 
Join Date: Feb 2003
Posts: 64
Smile

Tnx! I'll try it out
Bratell is offline   Reply With Quote
Old 02-24-2004, 12:50 AM   #89
TigerWutz
Junior Member
ioFTPD Foundation User
 
Join Date: Jan 2004
Posts: 26
Default

the 1.0.13 will not work with the new ioftpd version like ioFTPD-beta5-8-0r.zip
my ftp client shows :
site who
200-ERROR: initialization failed (is ioFTPD running?)
200 Command successful.

but with ioftpd 5-6-3 exe, works!

can you fix it?
i love this script!
TigerWutz is offline   Reply With Quote
Old 02-24-2004, 03:27 AM   #90
ADDiCT
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: Aug 2003
Posts: 517
Default

1. darkone used sitewho.exe for debugging on 5.7 and 5.8

2.
Code:
9:25:30 > site version
9:25:30 200-Running ioFTPD version 5-8-0r
9:25:30 200 Command successful.
9:25:32 > site who show_hidden_users
9:25:32 200-                          ___________  ________
9:25:32 200-                   _______\_       _/__\      /________
9:25:32 200-                   \       /      |    |     |   _    /
9:25:32 200-                    |     /\      |          |   |   |
9:25:32 200-+-------------------|______________\___|_____|_______|------------------------+
9:25:32 200-|                                                                             |
9:25:32 200-| ioFTPD@ioftpd - 127.0.0.1 - connected for 0h 2m 30s - idle for 0m 0s
9:25:32 200-| last action: "SITE ioGuiExt who" - path: /
9:25:32 200-|
9:25:32 200-|                                                                             |
9:25:32 200-+---------------+------------------+--------------------+---------------------+
9:25:32 200-| Users:  1/20  |  Up:     0 kBps  |  Down:     0 kBps  |  Total:      0 kBps |
9:25:32 200-+---------------+------------------+--------------------+---------------------+
9:25:32 200 Command successful.
There are no changes that would stop sitewho from working.

BUT! I hope u are not using this new 5.8 feature:
- New: ioFTPD message window class is renamable. To rename it, add WindowName='new name' to [threads]
ADDiCT is offline   Reply With Quote
Reply

Tags
mapping, memory, output, technique, version

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


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

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