View Single Post
Old 02-07-2004, 04:23 AM  
durulink
Senior Member
 
Join Date: Mar 2003
Posts: 102
Default ioA PRE prob

If section is iSO like APP ,GAME ..., hide SUB dir after 'site pre ...' cmd.
But not hide MOVIE or MP3 sections.


ioA.cfg
Code:
Pre_Area_0			= "APP|Some APP shit|D:\_ioFTPD\APPS|/APPS|0"
Pre_Area_1			= "MP3|Some MP3 shit|D:\_ioFTPD\MP3\%M%D|/MP3/%M%D|0"
Pre_Area_2			= "GAME|Some GAME shit|D:\_ioFTPD\GAMES|/GAMES|0"
Pre_Area_3			= "MOVIE|Some MOVIE shit|D:\_ioFTPD\MOVIES|/MOVIES|0"
Pre_Group_0			= "ALZZA|APP|/PRiVATE/APP/ALZZA/*|0|0|ufo"
Pre_Group_1			= "ALZZA|MP3|/PRiVATE/MP3/ALZZA/*|0|0|ufo"
Pre_Group_2			= "ALZZA|GAME|/PRiVATE/GAME/ALZZA/*|0|0|ufo"
Pre_Group_3			= "ALZZA|MOVIE|/PRiVATE/MOVIE/ALZZA/*|0|0|ufo"
Pre_Order				= 0
Pre_Log				= ""%vfs/%release" "%user" "%group" "%.0files" "%.2mb" "%type" "%desc" "%ufo" "%genre" "%kbit" "%year""
Pre_Touch_Owner			= 1
Pre_Give_Credits_To_Uploaders	= 1
Pre_Give_Credits_To_Predude		= 1
Pre_Run_Script			= "D:\ioFTPD\scripts\imdb.exe"
Pre_File_Filter_0 			= "*.ioFTPD*"
ioA.debug
Code:
...
02-07-2004 17:33:52 ioA             - 1.0.9
02-07-2004 17:33:52 INFO            - Pre_Group: 4 
02-07-2004 17:33:52 INFO            - Pre_Areas: 4 
02-07-2004 17:33:52 INFO            - Groups user in: ioftpd ALZZA
02-07-2004 17:33:52 PRE             - !change ioFTPD STATS section 0 credits +0
02-07-2004 17:33:52 PRE             - !change ioFTPD STATS section 0 credits +0
02-07-2004 17:33:52 PRE             - Flushing cache in: D:\_ioFTPD\APPS\TEst_ISO.Dummy.for.FTP.ZS-ALZZA\
02-07-2004 17:33:52 PRE             - Flushing cache in: D:\_ioFTPD\APPS
02-07-2004 17:33:52 PRE             - Flushing cache in: D:\_ioFTPD\PRiVATE\APP\ALZZA
02-07-2004 17:33:52 PRE             - ExecuteOnPre line: D:\ioFTPD\scripts\imdb.exe "D:\_ioFTPD\APPS\TEst_ISO.Dummy.for.FTP.ZS-ALZZA\legends.nfo" "/APPS/TEst_ISO.Dummy.for.FTP.ZS-ALZZA" "D:\_ioFTPD\APPS\TEst_ISO.Dummy.for.FTP.ZS-ALZZA"
02-07-2004 17:33:52 PRE imdb        - Problem running execute_on_pre
...
...
02-07-2004 17:35:27 ioA             - 1.0.9
02-07-2004 17:35:27 INFO            - Pre_Group: 4 
02-07-2004 17:35:27 INFO            - Pre_Areas: 4 
02-07-2004 17:35:27 INFO            - Groups user in: ioftpd ALZZA
02-07-2004 17:35:27 PRE             - !change ioFTPD STATS section 0 credits +0
02-07-2004 17:35:27 PRE             - !change ioFTPD STATS section 0 credits +0
02-07-2004 17:35:27 PRE             - Flushing cache in: D:\_ioFTPD\MOVIES\TEst_MOVIE.Dummy.for.FTP.ZS-ALZZA\
02-07-2004 17:35:27 PRE             - Flushing cache in: D:\_ioFTPD\MOVIES
02-07-2004 17:35:27 PRE             - Flushing cache in: D:\_ioFTPD\PRiVATE\MOVIE\ALZZA
02-07-2004 17:35:27 PRE             - ExecuteOnPre line: D:\ioFTPD\scripts\imdb.exe "D:\_ioFTPD\MOVIES\TEst_MOVIE.Dummy.for.FTP.ZS-ALZZA\obus.nfo" "/MOVIES/TEst_MOVIE.Dummy.for.FTP.ZS-ALZZA" "D:\_ioFTPD\MOVIES\TEst_MOVIE.Dummy.for.FTP.ZS-ALZZA"
02-07-2004 17:35:27 PRE imdb        - Problem running execute_on_pre
...
Attached Images
File Type: jpg compare.jpg (111.2 KB, 436 views)
durulink is offline   Reply With Quote