PDA

View Full Version : strange Dir creation with WarChive 2.1


Lormen
12-26-2005, 04:58 AM
hi, first of all GREAT script, all i did was the start up config and it worked and announced (in ioBanana) straight away.

one thing though, every time it moves i get a new achive folder, this is how many i have so far:

R:\0-day\Archive\Archive\Archive\Archive\Archive\Archiv e\Archive\Archive\Archive\Archive\Archive\Archive\ Archive\Archive\Archive\Archive\Archive\Archive\Ar chive\Archive\Archive\Archive\Archive\Archive\Arch ive\Archive\Archive\Archive\Archive

getting a lil wierd :confused: this is my current WarChive.cfg:

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


[Ignore]
Ignore_0 = "_pre"
Ignore_1 = "groups"

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

#[MaxReleases]
#MaxRel_0="10|d:\ioFTPD\site\SVCD|NULL|/SVCD|NULL"
#MaxRel_1="10|d:\ioFTPD\site\DivX|e:\DivX_Archive|/DivX|/DivX_Archive"

[MaxAge]
MaxAge_0="15|O:\Dated|O:\Dated\Archive|/Mp3|/Mp3/Archive"
MaxAge_1="15|R:\0-Day|R:\0-Day\Archive|/0-Day|/0-Day/Archive"

#[MaxSize]
#MaxSize_0="10000|d:\ioFTPD\site\SVCD|NULL|/SVCD|NULL"
#MaxSize_1="10000|d:\ioFTPD\site\DivX|e:\DivX_Archive|/DivX|/DivX_Archive"


#[Device_0]
#StartSpace="2000"
#EndSpace="5000"
#Path_0="d:\ioFTPD\site\MP3|NULL|/MP3|NULL"
#Path_1="d:\ioFTPD\site\0-DAY|NULL|/0-DAY|NULL"

#[Device_1]
#StartSpace="1000"
#EndSpace="2000"
#Path_0="e:\MP3|NULL|/MP3|NULL"

im sure ive just missed something but ive looked at it too much, could someone point it out??

Cheers

WarC
12-26-2005, 06:33 AM
[MaxAge]
MaxAge_0="15|O:\Dated|O:\Dated\Archive|/Mp3|/Mp3/Archive"
MaxAge_1="15|R:\0-Day|R:\0-Day\Archive|/0-Day|/0-Day/Archive"


You got the targetpath inside the sourcepath so it will be a loop.
Change it so to be in different paths

Lormen
12-27-2005, 07:02 PM
ok, will do, cheers,

i thought that might be it but i was hoping it wasnt :(

thanks mate. :D