PDA

View Full Version : Pre issue


intel
07-31-2004, 08:25 PM
I am having a issue when I try to pre. I am using Ioa 1.1.6+.
When I do site pre DVDR TEST I get the following:
site pre DVDR TEST
[L] 200--[Pre]-----------------------------------------------------------------------
[L] 200- Validation complete. OK to pre
[L] 200- ioA: SHmem didn't work. Exiting
[L] 200------------------------------------------------------------------------[ioA]-
[L] 200 Command successful.

The problem is the TEST dir is not created. I have place with it and have gotten it to make the dir in PRE\TEST but I want it in my DVDR dir.

I think part of the problem is my default.vfs file. That is
"c:\ioFTPD\site" /

All section are in the site dir.

Pre section of ioA is
[PRE]
Pre_Area_0 = "DVDR|TEST Releases|c:\ioFTPD\site\DVDR|/|0"
Pre_Group_0 = "TEST|DVDR|/PRE/TEST/*|0|0|ufo"
Pre_Order = 0
Pre_Log = ""%user" "%group" "%type" "%vfs" "%desc" "%.2mb" "%.0files" "%release""
Pre_Touch_Owner = 1
Pre_Give_Credits_To_Uploaders = 1
Pre_Give_Credits_To_Predude = 1
Pre_Run_Script = "c:\ioFTPD\scripts\imdb.exe"
Pre_File_Filter_0 = "*.ioFTPD*"
Pre_Skip_Messagefile = 1

TIA

neoxed
08-01-2004, 02:31 AM
Make sure that the Message_Window setting in your ioA.cfg matches the WindowName setting in your ioFTPD.ini

If you do not have the WindowName setting in your ioFTPD.ini, set WindowName in ioA.cfg to "ioFTPD::MessageWindow".

If you have multiple instances of ioFTPD on the same computer, make sure each ioFTPD installation has a unique WindowName corrosponding with the one in its ioA.cfg.

WarC
08-01-2004, 04:11 PM
by default ioA assume its the default messagewindow unless something else is found in ioa.cfg.