PDA

View Full Version : multi server question


mushroom
02-24-2005, 12:09 AM
Hi

I have 2 ioFTPD run on my system, one at port 21, the other at port 43. I installed ioGUI in each 'scripts' directory. When I run the 2 ioGUIs, they both connect correctly, one to the server:21, the other to 43.
But strange thing happens... sometime the 2 ioGuiWho all show the logins on server:21, I can't see the logins on server:43; next time they all show the stuff on 43; or they don't show anything including the ioGUI longins(I've configed 'hide_self = 0')...

Can someone help me about this mess?

neoxed
02-24-2005, 12:11 AM
http://www.ioftpd.com/kb/view.php?kbid=102

Read the last part of that article (about scripts).

mushroom
02-24-2005, 03:06 AM
Originally posted by NeoXed
http://www.ioftpd.com/kb/view.php?kbid=102

Read the last part of that article (about scripts).

I've done that since beginning, is there anything i should do with ini for ioGui?

ADDiCT
02-24-2005, 04:18 AM
At the moment, ioGuiExt only looks for the default windowname. Sourcecode is available, if u can program in VB6, u "fix" it :)
(i'll take a look at it tomorrow, if it's a quick-fix i'll do it myself)

mushroom
02-24-2005, 04:37 AM
Originally posted by ADDiCT
At the moment, ioGuiExt only looks for the default windowname. Sourcecode is available, if u can program in VB6, u "fix" it :)
(i'll take a look at it tomorrow, if it's a quick-fix i'll do it myself)

it's all up to you because I know nothing about programming...:(

big thx

ADDiCT
02-25-2005, 04:07 AM
http://www.ioftpd.com/scripts/script.php?id=27

C:\ioFTPD_1\scripts\ioGuiExt.ini > windowname=ioFTPD::MessageWindow1
C:\ioFTPD_2\scripts\ioGuiExt.ini > windowname=ioFTPD::MessageWindow2

let me know if it doesn't work :banana: