View Single Post
Old 07-12-2007, 03:15 PM  
isteana
Senior Member
 
Join Date: Mar 2006
Posts: 110
Default big problem of warchive

hi warc
my setting as:

Code:
[General]
Debug="1"
Remove_Nuked_First = "1"
Nukeheader = "[NUKED]-"
Max_Delete="6"
#ioReserve="d:\ioFTPD\scripts\ioReserve"
ioFTPD_Log_File="d:\ioftpd\logs\ioftpd.log"
Detach_at_Start ="1"


[Ignore]
Ignore_0 = "+PRE"
Ignore_1 = "+BACKUP"
Ignore_2 = "REQUEST"

[Log]
WarcMove=""%release" "%.2relsize" "%oldvfs" "%newvfs" "%.2beforesize" "%.2aftersize""
WarcWipe=""%release" "%.2relsize" "%oldvfs" "%.2beforesize" "%.2aftersize""

[MaxReleases]
MaxRel_0="70|D:\SITE\GTG\NDS|NULL|/NDS|NULL"
MaxRel_1="70|D:\SITE\GTG\PSP|NULL|/PSP|NULL"
MaxRel_2="110|F:\SITE\GTG\UTIL|NULL|/UTIL|NULL"

[Device_0]
StartSpace="6000"
EndSpace="15000"
Path_0="D:\SITE\GTG\MP3|NULL|/MP3|NULL"
then it has been always broken/stopped with unknown reason like this below unless kill the ioftpd.exe(means warchive works when ioftpd wasnt work)

Code:
07-13-2007 04:45:37 Load directories to check
07-13-2007 04:45:37 Checking path: D:\SITE\GTG\NDS
07-13-2007 04:45:37 Sort list
07-13-2007 04:45:37 Less than required space. Path done
07-13-2007 04:45:37 Checking path: D:\SITE\GTG\PSP
07-13-2007 04:45:37 Load directories to check
07-13-2007 04:45:37 Sort list
07-13-2007 04:45:37 Less than required space. Path done
07-13-2007 04:45:37 Checking path: F:\SITE\GTG\UTIL
07-13-2007 04:45:37 Load directories to check
07-13-2007 04:45:37 Sort list
07-13-2007 04:45:37 Delete nuked directories
07-13-2007 04:45:37 Delete initated
07-13-2007 04:45:37 Path to delete: F:\SITE\GTG\UTIL\Digital.Juice.Jump.Backs.HD15.Tunnel.Vision.II-SaG
07-13-2007 04:45:37 Kick users inside path

so how can i make works with ioftpd?

Last edited by isteana; 07-28-2007 at 01:20 PM.
isteana is offline   Reply With Quote