Go Back   FlashFXP Forums > > > >

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

Reply
 
Thread Tools Rate Thread Display Modes
Old 11-03-2003, 04:15 PM   #181
ADDiCT
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: Aug 2003
Posts: 517
Default

Make sure that your EXEC <path> setting is pointing to the correct location of ioGuiWho.exe
In case of doubt, use an absolute location, like this:

ioguiwho = EXEC C:\ioftpd\scripts\ioguiwho.exe
ADDiCT is offline   Reply With Quote
Old 11-03-2003, 04:30 PM   #182
scull
Senior Member
ioFTPD Scripter
 
Join Date: May 2003
Posts: 159
Default

Sorry ... the same thing ..

I'm waiting for my registred version of IoFTPD .. i'll try it on that version when i recieve it.

//Scull
scull is offline   Reply With Quote
Old 11-03-2003, 04:52 PM   #183
ADDiCT
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: Aug 2003
Posts: 517
Default

are u using the latest free version ? beta5-2-14u ?
i forgot to mention that it uses the latest FILEMAP technique, which only works in beta 5.2.11 and later...
ADDiCT is offline   Reply With Quote
Old 11-03-2003, 05:03 PM   #184
darkone
Disabled
FlashFXP Registered User
ioFTPD Administrator
 
darkone's Avatar
 
Join Date: Dec 2001
Posts: 2,230
Default

You could also grab the who info by writing itcl script (should be faster to execute, works from remote & and is much easier to manage)
darkone is offline   Reply With Quote
Old 11-03-2003, 05:05 PM   #185
ADDiCT
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: Aug 2003
Posts: 517
Default

my tcl knowledge is even less than c++, so if anyone wants to do this for me...
ADDiCT is offline   Reply With Quote
Old 11-03-2003, 08:15 PM   #186
wooolF[RM]
Senior Member
ioFTPD Foundation User
 
Join Date: Oct 2003
Posts: 411
Default

ioGuiWho still crashes for me... not a big deal as I use stats from ioBanana (next tab) but kinda annoying cause every time u restart the app and go under activitie list, it shows u ioGuiWho's stats and it crashes right away (I'm pressing "Enter" button 0.1sec after the crash (to not send any error report)).

could it be possible probably to add some switch to INI file? like :

; activitie list type
; - 1 = telnet.
; - 2 = ioGuiWho (recommended)
; - 3 = ioBanana SITE CID (use only if you have ioBanana)

activitie = 3

wooolF[RM] is offline   Reply With Quote
Old 11-04-2003, 09:35 PM   #187
Pharaoh
Senior Member
ioFTPD Registered User
 
Join Date: Sep 2003
Posts: 117
Post

I keep getting this error...
Attached Images
File Type: jpg iogui.jpg (94.2 KB, 1261 views)
Pharaoh is offline   Reply With Quote
Old 11-05-2003, 12:13 PM   #188
ADDiCT
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: Aug 2003
Posts: 517
Default

updates in 1.1.22 :
- fixed the error displayed above (happens when u get disconnected and reconnect again)
- fixed bug when performing batch command: user login limits wouldn't get set.
- 'NOOP' timer is now set to 25s instead of 5s (was my mistake, forgot to remove some old code. This could case the server browser to fail on large dirlistings)
- improved server browser: '..' will always stay on top of the listing, and i added counters for files/dirs


for people who upgrade from previous version: EXE update only
ADDiCT is offline   Reply With Quote
Old 11-05-2003, 12:35 PM   #189
MaistroX
Senior Member
FlashFXP Registered User
ioFTPD Registered User
 
Join Date: Jul 2002
Posts: 221
Thumbs up

Quote:
Originally posted by ADDiCT
.....
for people who upgrade from previous version: EXE update only [/B]

GREAT !
MaistroX is offline   Reply With Quote
Old 11-05-2003, 01:28 PM   #190
-=DoBBeR=-
Senior Member
ioFTPD Registered User
 
Join Date: Oct 2002
Posts: 298
Default

yeah, great job addict
-=DoBBeR=- is offline   Reply With Quote
Old 11-05-2003, 08:59 PM   #191
Pharaoh
Senior Member
ioFTPD Registered User
 
Join Date: Sep 2003
Posts: 117
Thumbs up

Quote:
Originally posted by ADDiCT
updates in 1.1.22 :
- fixed the error displayed above (happens when u get disconnected and reconnect again)
- fixed bug when performing batch command: user login limits wouldn't get set.
- 'NOOP' timer is now set to 25s instead of 5s (was my mistake, forgot to remove some old code. This could case the server browser to fail on large dirlistings)
- improved server browser: '..' will always stay on top of the listing, and i added counters for files/dirs


for people who upgrade from previous version: EXE update only
Excellent! Thanks!
Pharaoh is offline   Reply With Quote
Old 11-05-2003, 09:44 PM   #192
wooolF[RM]
Senior Member
ioFTPD Foundation User
 
Join Date: Oct 2003
Posts: 411
Default

btw, if u sort by how much people DLed (in last activitie tab) it will be sorted wrong (same problem as before with speed). Not a big problem (I don't use it at all, just noticed it while playing with this nice app ).

Regards
wooolF[RM] is offline   Reply With Quote
Old 11-07-2003, 12:10 PM   #193
MaistroX
Senior Member
FlashFXP Registered User
ioFTPD Registered User
 
Join Date: Jul 2002
Posts: 221
Question

PLEASE PLEASE PLEASE, IF u can, make the ioGui work on a SSL enforeced site to

Just turned over to SSL here , and one of a sudden (I´m VERY used to ioGui) I cant use ioGui as before at all

Isn´t there a way to have ioGui login on to site just as it did before, even when its SSL enforced, some way maby for it to grab the cert and so on, please look into it anyway, your ioGui rocks solid, as I said MANY times !


PLEASE!
MaistroX is offline   Reply With Quote
Old 11-07-2003, 12:21 PM   #194
ADDiCT
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: Aug 2003
Posts: 517
Default

no support for ssl included yet ... perhaps use a tool like winsslwrap in the meanwhile
ADDiCT is offline   Reply With Quote
Old 11-07-2003, 12:28 PM   #195
MaistroX
Senior Member
FlashFXP Registered User
ioFTPD Registered User
 
Join Date: Jul 2002
Posts: 221
Question

Quote:
Originally posted by ADDiCT
no support for ssl included yet ... perhaps use a tool like winsslwrap in the meanwhile

How du u mean then ?

I use that to connect to linknet and so on , could U explian how-to for the ioGui to work as it "did" , please?

and please consider adding the support , IF , it´s able at all
MaistroX is offline   Reply With Quote
Reply

Tags
ftp, list, server, service, users


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 12:24 PM.

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