PDA

View Full Version : 2 copies of io running


Chico
09-25-2005, 02:27 AM
I have 2 copies of ioftpd running. 1 announces on irc for everyone and i have another copy of io running for me(just io no bot). Bot announces everything on the channel, but for !bw !leechers !uploads the bot grabs the info from my copy of io. Is here a way to force it to work with the other copy of io? maybe i'm missing a setting somewhere? thanks for the help.

Harm
09-25-2005, 04:21 AM
Change the name of the message window of your private ftpd service. It's only a setting in ioFTPD.ini.
You can also merge both services into one using ioFTPD's virtual ftp services. You can run several ones with only one ioFTPD.exe. Have a look to http://www.inicom.net/pages/en.ioftpd-documentation.php?s=5

Chico
09-25-2005, 12:30 PM
thanks for the quick response =) quick question though...
which is considered the "message window"? i figure its in this part of the ini??
[FTP_Service]
Type = FTP
Device_Name = Any
Port = 21
Description = My FTP Service
User_Limit = 15
Allowed_Users = *
Messages = ..\text\ftp


i did notice that "!bw/leechers/uploaders" runs off the last ioftpd that i execute. So for now its any easy work around to just start my private ioftpd.exe session first. then when i get more time i'll try and combine both into one ioftpd.exe

Harm
09-25-2005, 12:45 PM
In fact, the name of the message window is defined for the whole daemon and not a particular service.
[Threads]
...snip...
WindowName = ioFTPD::MessageWindow

Chico
09-25-2005, 01:11 PM
Thanks, that did it. i was actually missing that line from [Threads]. Thanks for the help Harm! =)

hukker
12-01-2005, 04:10 PM
woudl useing ioShareDB have any affect on this setting "WindowName = ioFTPD::MessageWindow", cause after I added it the ioFTPD hang on USER xxx in status window While I was connecting