Go Back   FlashFXP Forums > > > >

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

Reply
 
Thread Tools Rating: Thread Rating: 2 votes, 4.50 average. Display Modes
Old 02-10-2004, 04:27 PM   #1
ADDiCT
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: Aug 2003
Posts: 517
Default ioGui2

------------------------------------------------
Click here to go to the ioGui scriptpage on the main site
------------------------------------------------


IMPORTANT REMARKS:
  • I just found out all VB SHMEM scripts will cause ioFTPD to crash at some point, when requesting ONLINEDATA at the same time another program is requesting it. That's why ioLimitTransfers crashes, that's why ioGui2 will crash ioFTPD when running on localhost logging in twice at the same time.
    When logging in with one ioGui2 client, and disabling ioLimitTransfers, i NEVER had a crash.
    When using ioLimitTransfers, and not using the gui, i NEVER had a crash.
    Where's the problem? I don't know... But in my o so humble opinion, I believe ioFTPD should not be able to be crashed with a single SendMessage (how controversional of me)
    ioGuiExt sourcecode is available, so if u absolutely do not want to take any risks, make your own 100% safe ioGuiExt.
  • I know there are still alot of features missing in this ioGui2. That's because I totally restarted from scratch. This is not yet the program I had in mind when i started it, but I already consider it to be better than ioGui 1.x at this moment, even when it contains less functionality.
  • I will (most likely) not add features for specific scripts, I wanted this to be something that works with the default ioFTPD, and not rely on any addons to function.
  • Tonight I added error interception to every function and sub. This should help me track bugs faster, as it returns the exact location of the error.
    Happy betatesting

update @ 11 feb 2004 : if u don't have the OCX files yet: http://home.no.net/addict99/files/ioGui2.ocx.rar
ADDiCT is offline   Reply With Quote
Old 02-10-2004, 05:59 PM   #2
wooolF[RM]
Senior Member
ioFTPD Foundation User
 
Join Date: Oct 2003
Posts: 411
Default

will be tested and bugs reported
wooolF[RM] is offline   Reply With Quote
Old 02-10-2004, 06:29 PM   #3
MaistroX
Senior Member
FlashFXP Registered User
ioFTPD Registered User
 
Join Date: Jul 2002
Posts: 221
Thumbs up

so its started
MaistroX is offline   Reply With Quote
Old 02-10-2004, 07:32 PM   #4
toki
Senior Member
ioFTPD Foundation User
 
Join Date: Oct 2003
Posts: 221
Default

/me will also help of course!!!
toki is offline   Reply With Quote
Old 02-11-2004, 02:30 AM   #5
icefuzion
Member
ioFTPD Foundation User
 
Join Date: Jan 2002
Posts: 37
Default

testing it now.
No problems yet.

Great work, I like it
icefuzion is offline   Reply With Quote
Old 02-11-2004, 02:47 AM   #6
rAWfOX
Senior Member
 
Join Date: Aug 2003
Posts: 148
Default

ah.. coool.. testing it here...
rAWfOX is offline   Reply With Quote
Old 02-11-2004, 03:11 AM   #7
laShan
Member
ioFTPD Foundation User
 
Join Date: Feb 2004
Posts: 46
Default

Nice!

Only run it for a short while, but seemed to be working fine. Will try it out more later.
laShan is offline   Reply With Quote
Old 02-11-2004, 03:40 AM   #8
zedino
Junior Member
 
Join Date: Jan 2004
Posts: 18
Default help

i have confed ioGUI2, it works, but same strange things as like as in former ioGUI

1. after opening users or group tab there is nothing in left part no user no group

2. error occured:
file: frmmain.frm
cmd: cmdUserAdd_Click
line: 1

364 - Object was unloaded

3. Activity tab is still empty

thanx
zedino is offline   Reply With Quote
Old 02-11-2004, 04:37 AM   #9
sCry
Member
 
Join Date: Oct 2003
Posts: 79
Default

notice the ioguiext path in your ioFTPD.ini.
sCry is offline   Reply With Quote
Old 02-11-2004, 04:38 AM   #10
ADDiCT
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: Aug 2003
Posts: 517
Default

no users, no groups, no activity?
sounds to me like the "site ioGuiExt" isn't working
ADDiCT is offline   Reply With Quote
Old 02-11-2004, 04:42 AM   #11
sCry
Member
 
Join Date: Oct 2003
Posts: 79
Default

stats function is not completed? it's empty in my case.
sCry is offline   Reply With Quote
Old 02-11-2004, 05:11 AM   #12
toki
Senior Member
ioFTPD Foundation User
 
Join Date: Oct 2003
Posts: 221
Default

ok 1st at all thx adict look cool!

atm i have no bugs to report.

that what should work does here.

i found out that the icon top right enabled keeps ioGui @ top of desktop )maybe u could add an inditifier like "always on top"

sorting in userlist and grouplist works fine incl 9 < 10 without leading 0 in "09"

sort on speed in activity list is not possivble (yet)? (other sortings in user/grp list...?)

dns reslolve great!

browser works good.

stats seem to be not implemented.

settings "config rehash" button works with success output in console window.

data ip looks nice... is that for fxp transfers?

possible to integrate complete filesize? its only useful in dl (with % maybe) dunno what to do to let the server on upload know how big file is.

thats all from here

toki
toki is offline   Reply With Quote
Old 02-11-2004, 05:20 AM   #13
-=DoBBeR=-
Senior Member
ioFTPD Registered User
 
Join Date: Oct 2002
Posts: 298
Default

11:19:44 wSock_Error() -> Address is not available from the local machine (10049)
11:19:44 ----------- connection closed -----------

I get this error
-=DoBBeR=- is offline   Reply With Quote
Old 02-11-2004, 05:22 AM   #14
zedino
Junior Member
 
Join Date: Jan 2004
Posts: 18
Default thanx

thanx the problem was in path

great work, everything's working

thanx for GUI ADDiCT
zedino is offline   Reply With Quote
Old 02-11-2004, 05:29 AM   #15
-=DoBBeR=-
Senior Member
ioFTPD Registered User
 
Join Date: Oct 2002
Posts: 298
Default

I found the problem, iogui2 wont save the option not to use ssl proxy, it had to be set to 0 manually in ini-file.
-=DoBBeR=- is offline   Reply With Quote
Reply

Tags
crash, ioftpd, iogui2, iolimittransfers, logging

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:06 AM.

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