Go Back   FlashFXP Forums > > > >

Harm's scripts ioBanana, Readd script, ioVote

Reply
 
Thread Tools Rate Thread Display Modes
Old 10-24-2005, 10:25 AM   #1
oldhouse
Member
 
Join Date: Sep 2005
Posts: 60
Default [Investigated] warchive announces / autonuke / enhancements discussions

I would like to see a more accurate autonuke feature, above all for mp3, cause sometimes it doesn't recognize that there are still .missing files in some dirs, and so doesn't nuke them...
oldhouse is offline   Reply With Quote
Old 10-24-2005, 05:25 PM   #2
MidasKing
Senior Member
ioFTPD Foundation User
 
Join Date: Nov 2003
Posts: 108
Default Another small problem with ioB2

Harm,

the annoucement for the Sarchive commands (warcmove/warcwipe) isn't shown in the IRC channels.

If used:
Code:
set ioBvar(redirect,WARCMOVE) "#adminchan"
set ioBvar(redirect,WARCWIPE) "#adminchan"
nothing it is shown in the respective channel;

In the same way, if comment these lines, the announce would have to shown in the default channel, right?

However, nothing it also happens. The command simply is ignored
MidasKing is offline   Reply With Quote
Old 10-25-2005, 01:56 AM   #3
Harm
Too much time...
Ultimate Scripter
 
Join Date: Jul 2003
Posts: 1,430
Default

oldhouse: can you provide more details ?

MidasKing: Then you've done something wrong. I'm redirecting those announces and I can actually see them in the other channel. The fact that they don't even show in the main channel means that they are either filtered (hidden directories) or that you've changed something to the skin, the variables list (very bad) or the warchive.cfg.

Following are some relevant excerpts of both ioBanana.tcl and warchive.cfg.
Code:
set variables(WARCMOVE) "%release %relsize %oldvfs %newvfs %beforesize %aftersize"
set variables(WARCWIPE) "%release %relsize %oldvfs %beforesize %aftersize"
Code:
warcmove="%release" "%.2relsize" "%oldvfs" "%newvfs" "%.2beforesize" "%.2aftersize"
warcwipe="%release" "%.2relsize" "%oldvfs" "%.2beforesize" "%.2aftersize"
Are these lines even logged to ioFTPD.log ?
Harm is offline   Reply With Quote
Old 10-25-2005, 05:22 AM   #4
MidasKing
Senior Member
ioFTPD Foundation User
 
Join Date: Nov 2003
Posts: 108
Default

Quote:
Originally Posted by Harm
Following are some relevant excerpts of both ioBanana.tcl and warchive.cfg.
Code:
set variables(WARCMOVE) "%release %relsize %oldvfs %newvfs %beforesize %aftersize"
set variables(WARCWIPE) "%release %relsize %oldvfs %beforesize %aftersize"
Code:
warcmove="%release" "%.2relsize" "%oldvfs" "%newvfs" "%.2beforesize" "%.2aftersize"
warcwipe="%release" "%.2relsize" "%oldvfs" "%.2beforesize" "%.2aftersize"
I think that you he killed the problem: the referring lines to log in warchive.cfg(original) and iobanana.tcl are different

In warchive.cfg:
Code:
[Log]
WarcMove=""%release" "%.2relsize" "%oldvfs" "%newvfs" "%.2beforesize" "%.2aftersize""
WarcWipe=""%release" "%.2relsize" "%oldvfs" "%.2beforesize" "%.2aftersize""
Quote:
Are these lines even logged to ioFTPD.log ?
Yes, correctly logged in ioFTPD.log...

We must, then, adapt the respective lines in ioBanana.tcl?
MidasKing is offline   Reply With Quote
Old 10-25-2005, 02:46 PM   #5
MidasKing
Senior Member
ioFTPD Foundation User
 
Join Date: Nov 2003
Posts: 108
Default

Quote:
Originally Posted by MidasKing
We must, then, adapt the respective lines in ioBanana.tcl?
Well... if changed in ioBanana.tcl (placing plus one " in the extremities) it gives error loading...
If changed in warchive.cfg nothing it happens, or either, it continues not showing in the channels.
MidasKing is offline   Reply With Quote
Old 10-28-2005, 05:01 PM   #6
zykes
Junior Member
ioFTPD Foundation User
 
Join Date: May 2005
Posts: 26
Default WarcAnnounce in IOB2 not working.

When Warhive moves or deletes a release, it doesn't announce in the chan.

i got in iobanana.tcl:
set variables(WARCMOVE) "%release %relsize %oldvfs %newvfs %beforesize %aftersize"
set variables(WARCWIPE) "%release %relsize %oldvfs %beforesize %aftersize"

and in warchive.cfg:
warcmove="%release" "%.2relsize" "%oldvfs" "%newvfs" "%.2beforesize" "%.2aftersize"
warcwipe="%release" "%.2relsize" "%oldvfs" "%.2beforesize" "%.2aftersize"
zykes is offline   Reply With Quote
Old 10-31-2005, 03:41 PM   #7
Harm
Too much time...
Ultimate Scripter
 
Join Date: Jul 2003
Posts: 1,430
Default

I was suggesting to make sure these lines of your configuration files are identical to those I've posted, not to try to make warchive's syntax look like ioBanana's (it's not possible). In fact, I'm almost sure it will break something sooner or later.

Are you redirecting these announces to a specific channel ?
Harm is offline   Reply With Quote
Old 11-01-2005, 06:21 AM   #8
zykes
Junior Member
ioFTPD Foundation User
 
Join Date: May 2005
Posts: 26
Default

yes i am. and the announce still won't work. everything is identical to that you have written.
zykes is offline   Reply With Quote
Old 11-03-2005, 09:13 AM   #9
MidasKing
Senior Member
ioFTPD Foundation User
 
Join Date: Nov 2003
Posts: 108
Thumbs up WarcMOVE & WarcWIPE announces = SOLVED

Harm and Zykes,

I think that solved the problem of annoucements of Warchive...

I changed , in ioBanana.tcl, the line:

Code:
set defaulttypes "LOGIN LOGOUT INVITE GIVE TAKE REQUEST REQFILLED REQDEL CLOSE OPEN"
to:
Code:
set defaulttypes "LOGIN LOGOUT INVITE GIVE TAKE REQUEST REQFILLED REQDEL CLOSE OPEN WARCMOVE WARCWIPE"
and the problem disappeared...


And...

About the others bugs/problems???... Some advance?... Some correction?... Some fixes?...

The ioBanana version: 2 (release 2) is comming?!?!?
MidasKing is offline   Reply With Quote
Reply

Tags
.missing, autonuke, files, nuke, recognize

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 10:12 AM.

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