Go Back   FlashFXP Forums > > > >

WarC's scripts ioA, Warchive, ZR-Tools

Reply
 
Thread Tools Rate Thread Display Modes
Old 11-24-2003, 08:33 PM   #16
wooolF[RM]
Senior Member
ioFTPD Foundation User
 
Join Date: Oct 2003
Posts: 411
Default

k, I had some probs with the cfg, so here's the edited one:
newdevice=0|1500|2500
device=0|f:\wi\BLA1|NULL|/BLA1|NULL
device=0|f:\wi\BLA2|NULL|/BLA2|NULL
device=0|f:\wi\BLA3|NULL|/BLA3|NULL
device=0|f:\wi\BLA4|NULL|/BLA4|NULL
device=0|f:\wi\BLA5|NULL|/BLA5|NULL
newdevice=0|1500|2500 <- missed that line before
device=1|d:\wi\BLA6|NULL|/BLA6|NULL

seems now it's working correctly, deleting some stuff (wiping)

as said earlier settings in my warchive.cfg for loggin' is like this:
warcwipe="%release" "%relsize" "%oldvfs" "%beforesize" "%aftersize"
(now I don't pasted warmove as I wont use it anyway)

I did edited my ioBanana 19 as Zer0Racer described in his tutorial, but all I get on IRC is some output like:
[ 02:15:30 ] _[ @XXX ] 1177
[ 02:15:31 ] _[ @XXX ] 1446
don't ask me what those numbers mean, I don't know

Anyone have some ideas?
Help apreciatted
wooolF[RM] is offline   Reply With Quote
Old 11-24-2003, 09:25 PM   #17
Mouton
Posse Member
Ultimate Scripter
ioFTPD Administrator
 
Join Date: Dec 2002
Posts: 1,956
Default

What's your ioB set variables(WARCMOVE) and WARCWIPE (or similar) ?
Mouton is offline   Reply With Quote
Old 11-24-2003, 10:47 PM   #18
wooolF[RM]
Senior Member
ioFTPD Foundation User
 
Join Date: Oct 2003
Posts: 411
Default

as said I followed the tut by Zer0Racer
here's copy&paste directly from ioBanana.tcl:
set variables(WARCMOVE) "%release %relsize %oldvfs %newvfs %beforesize %aftersize"
set variables(WARCWIPE) "%release %relsize %oldvfs %beforesize %aftersize"
wooolF[RM] is offline   Reply With Quote
Old 11-25-2003, 12:13 PM   #19
Mouton
Posse Member
Ultimate Scripter
ioFTPD Administrator
 
Join Date: Dec 2002
Posts: 1,956
Default

if it only shows the first variable, it's because u didn't add WARCMOVE and WARCWIPE to the list of valid msgtypes... thus the default variables definition is used.
Mouton is offline   Reply With Quote
Old 11-25-2003, 01:47 PM   #20
wooolF[RM]
Senior Member
ioFTPD Foundation User
 
Join Date: Oct 2003
Posts: 411
Default

Quote:
Originally posted by Mouton
if it only shows the first variable, it's because u didn't add WARCMOVE and WARCWIPE to the list of valid msgtypes... thus the default variables definition is used.
opening ioBanana.tcl:
Code:
## set to 1 to disable display
set disable(WARCMOVE)    0
set disable(WARCWIPE)    0
Code:
## Modified dzs-bot for ioBanana announces
set msgtypes(RACE) "NEWDIR DELDIR WARN UPDATE NUKE UNNUKE REQUEST REQFILLED INVITE WIPE PRE NEWDATE IMDB BAN SERVICEFULL LIMITER MP3 OLDRLS APPROVED PRETIME SAMPLE COMPLETE-B COMPLETE-B1 USTATS-B GSTATS-B STATS HALFWAY HALFWAY1 RACE SFV 1STFILE CASINO CLOSE URL SLOWRACE SLOWRACEEND NFO NEWLEADER WARCWIPE WARCMOVE"
... skipped...
set variables(WARCMOVE)    "%release %relsize %oldvfs %newvfs %beforesize %aftersize"
set variables(WARCWIPE)    "%release %relsize %oldvfs %beforesize %aftersize"
opening ioB_default.skin:
Code:
set announce(WARCMOVE)     "-:[b]:[b] $ioss(sitename) [b]:[b]:- \[CleanUp\] + Moved %oldvfs/[b]%release[b] (%relsizeMB) to %newvfs. Available space now: %aftersizeMB"
set announce(WARCWIPE)     "-:[b]:[b] $ioss(sitename) [b]:[b]:- \[CleanUp\] + Wiped %oldvfs/[b]%release[b] (%relsizeMB). Available space now: [b]%aftersizeMB[b]"
wooolF[RM] is offline   Reply With Quote
Old 11-25-2003, 01:55 PM   #21
wooolF[RM]
Senior Member
ioFTPD Foundation User
 
Join Date: Oct 2003
Posts: 411
Default

[ 21:05:28 ] _[ @XXX ] 1058
[ 21:05:29 ] _[ @XXX ] 204

same crap
wooolF[RM] is offline   Reply With Quote
Old 11-25-2003, 03:59 PM   #22
wooolF[RM]
Senior Member
ioFTPD Foundation User
 
Join Date: Oct 2003
Posts: 411
Default

problem fixed after help from Mouton on IRC, all of my settings were right, adding extra line with putlog into ioBanana.tcl helped... nobody knows why but still, it worked, weird >_<
wooolF[RM] is offline   Reply With Quote
Old 11-28-2003, 10:09 AM   #23
SomeoneWhoCares_2
Member
 
Join Date: Sep 2002
Posts: 87
Default

[LOW SPACE] + Wiped /DVDR/.... (-3MB). Available space now: -1333981183MB



warchive wiped about 50GB of stuff on me when space wasnt even below what i had set it to before it starts wiping things.. whats going on?
SomeoneWhoCares_2 is offline   Reply With Quote
Old 11-28-2003, 09:46 PM   #24
wooolF[RM]
Senior Member
ioFTPD Foundation User
 
Join Date: Oct 2003
Posts: 411
Default

O.O that's all I have to say
wooolF[RM] is offline   Reply With Quote
Old 11-29-2003, 02:47 PM   #25
dudu
Junior Member
ioFTPD Registered User
 
Join Date: Jul 2003
Posts: 17
Default

Tks 4 yer script Warc
Working great here Except the announce with dZSbot 1.03

My dzsbot settings:

set msgtypes(DEFAULT) "INVITE LOGIN LOGOUT REQUEST REQFILLED REQDEL GIVE TAKE WARCWIPE WARCMOVE"

set chanlist(WELCOME) "#dudu"
set chanlist(WARCWIPE) "#dudu"

set disable(NFO) 0
set disable(WARCMOVE) 0
set disable(WARCWIPE) 0

set variables(DEFAULT) "%pf %msg"
set variables(WARCMOVE) "%release %relsize %oldvfs %newvfs %beforesize %aftersize"
set variables(WARCWIPE) "%release %relsize %oldvfs %beforesize %aftersize"


set announce(UPTIME) "-%sitename- \[UPTIME\] + %taskname started @ %EUdate %time, running for %dayd %hourh %minm %secs"
set announce(WARCMOVE) "-%sitename- \[WarChive\] + Moved %oldvfs/%release (%relsizeMB) to %newvfs. Available space now: %aftersizeMB"
set announce(WARCWIPE) "-%sitename- \[WarChive\] + Wiped %oldvfs/%release (%relsizeMB). Available space now: %aftersizeMB"
dudu is offline   Reply With Quote
Old 11-29-2003, 09:31 PM   #26
WarC
Senior Member
ioFTPD Scripter
 
Join Date: Sep 2002
Posts: 426
Default

someonewhocares. then you must have done some real strange config since it automaticly aborts if deleting more than 5 thingys.
Give me info on how to reproduce and I'll check on it.
WarC is offline   Reply With Quote
Old 11-30-2003, 02:08 AM   #27
SomeoneWhoCares_2
Member
 
Join Date: Sep 2002
Posts: 87
Default

config looks like

newdevice=0|2000|5000
device=0|C:\24.hour.evalution.dumpspot\MP3|NULL|/MP3|NULL
device=0|C:\24.hour.evalution.dumpspot\VCD|NULL|/VCD|NULL
device=0|C:\24.hour.evalution.dumpspot\SVCD|NULL|/SVCD|NULL
device=0|C:\24.hour.evalution.dumpspot\UTiL|NULL|/UTiL|NULL
device=0|C:\24.hour.evalution.dumpspot\DVDR|NULL|/DVDR|NULL
device=0|C:\24.hour.evalution.dumpspot\XviD|NULL|/XviD|NULL
device=0|C:\24.hour.evalution.dumpspot\TV|NULL|/TV|NULL


using same config never had any problems before.. so not sure if u would be able to reproduce anything , just wondering how it gets this negative disk space
SomeoneWhoCares_2 is offline   Reply With Quote
Old 12-01-2003, 07:38 AM   #28
WarC
Senior Member
ioFTPD Scripter
 
Join Date: Sep 2002
Posts: 426
Default

hmm odd. I'll have to check it after I'm done with other scripts
WarC is offline   Reply With Quote
Old 12-14-2003, 05:14 PM   #29
Bitboy_2
Junior Member
 
Join Date: Jul 2003
Posts: 27
Default

Quote:
Originally posted by dudu
Tks 4 yer script Warc
Working great here Except the announce with dZSbot 1.03

My dzsbot settings:

set msgtypes(DEFAULT) "INVITE LOGIN LOGOUT REQUEST REQFILLED REQDEL GIVE TAKE WARCWIPE WARCMOVE"

set chanlist(WELCOME) "#dudu"
set chanlist(WARCWIPE) "#dudu"

set disable(NFO) 0
set disable(WARCMOVE) 0
set disable(WARCWIPE) 0

set variables(DEFAULT) "%pf %msg"
set variables(WARCMOVE) "%release %relsize %oldvfs %newvfs %beforesize %aftersize"
set variables(WARCWIPE) "%release %relsize %oldvfs %beforesize %aftersize"


set announce(UPTIME) "-%sitename- \[UPTIME\] + %taskname started @ %EUdate %time, running for %dayd %hourh %minm %secs"
set announce(WARCMOVE) "-%sitename- \[WarChive\] + Moved %oldvfs/%release (%relsizeMB) to %newvfs. Available space now: %aftersizeMB"
set announce(WARCWIPE) "-%sitename- \[WarChive\] + Wiped %oldvfs/%release (%relsizeMB). Available space now: %aftersizeMB"
I've the same problem :\ .... script moves the dir but announce on irc doesnt work. I use dZSbot 1.04 .
Bitboy_2 is offline   Reply With Quote
Old 12-14-2003, 06:56 PM   #30
Bitboy_2
Junior Member
 
Join Date: Jul 2003
Posts: 27
Default

Issue solved
Bitboy_2 is offline   Reply With Quote
Reply

Tags
0.9, parts, rewrie, tool, warchive

Thread Tools
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 08:25 AM.

Parts of this site powered by vBulletin Mods & Addons from DragonByte Technologies Ltd. (Details)