Go Back   FlashFXP Forums > > > >

WarC's scripts ioA, Warchive, ZR-Tools

Reply
 
Thread Tools Rate Thread Display Modes
Old 08-29-2004, 04:28 PM   #376
crakhed
Junior Member
ioFTPD Foundation User
 
Join Date: Jun 2003
Posts: 23
Default

Warc is it possible to add a date cookie to the request portion of the script? it would be worth having. /me thinks so
crakhed is offline   Reply With Quote
Old 08-29-2004, 05:42 PM   #377
jeza
Senior Member
ioFTPD Scripter
 
jeza's Avatar
 
Join Date: May 2003
Posts: 530
Default

Quote:
Originally posted by WarC
added and fixed. thanks for reporting the bug
not added to scripts? version 1.8?
there is only ioA.1.1.7.zip 2004-07-24
jeza is offline   Reply With Quote
Old 08-30-2004, 11:14 AM   #378
WarC
Senior Member
ioFTPD Scripter
 
Join Date: Sep 2002
Posts: 426
Default

Monthly release I guess.... 1.1.8 is out

1.1.8
Added RescanAll_Delete_Bad_Files = 1
Added date cookie support for requestfile. See example above
Fixed crash on rescanall with only sfv in directory.
Fixed -missing files option was hardcoded. DOH!
WarC is offline   Reply With Quote
Old 09-01-2004, 10:23 AM   #379
Guardian
Senior Member
 
Join Date: May 2003
Posts: 131
Default

on "site request test" fe. theres sumtin wrong with the putlog !
... so in ioftpd.log i find instead of :

09-01-2004 17:08:33 REQUEST: "sumuser" "sumgrp" "test"

the following :

09-01-2004 17:08:33 REQUEST: "sumuser" "sumgrp" "%request"

happens with and without adding/using the datecookie
also the datecookie just works when placing it same as in ur example ... would be nice to place it free.

Here's a cutout from my ioA.cfg in case it would help ...

Code:
[Request]
Request_Header			= ""
Request_Footer			= ""
Request_File			= "z:\_FTP\REQUESTS\.ioFTPD.lnkreq"
Request_Line			= "%## %user -> %request"
Request_Field			= " -> "
Request_Max			= 10
Request_Max_User		= 3
...
Request_Log			= ""%user" "%group" "%request" "
...
Request_Tag			= "(REQUEST)_%request"
Request_IRC_Uid			= 19
Request_IRC_Gid			= 6
Request_Max_age			= 14
Request_Wipe_Log		= ""%release" "%.0dirs" "%.0files" "%.2mb""
...
Reqfilled_Log			= ""%user" "%group" "%request""
Reqdel_Log			= ""%user" "%group" "%request""
...
Reqfilled_Tag			= "(FiLLED)_%request"
ReqFilled_Add_Tag		= 1
ReqFilled_Send_Message		= 0
regards, Guardian
Guardian is offline   Reply With Quote
Old 09-01-2004, 11:16 AM   #380
durulink
Senior Member
 
Join Date: Mar 2003
Posts: 102
Default

Thank you very much. WarC!!

new release 1.1.8 ^^
durulink is offline   Reply With Quote
Old 09-01-2004, 01:41 PM   #381
WarC
Senior Member
ioFTPD Scripter
 
Join Date: Sep 2002
Posts: 426
Default

In what way doesnt the datecookies work?
Print a example configline that doesnt work for you

%request is fixed
WarC is offline   Reply With Quote
Old 09-01-2004, 04:51 PM   #382
Guardian
Senior Member
 
Join Date: May 2003
Posts: 131
Default

still get this in io log :\

09-01-2004 23:47:16 REQUEST: "sumuser" "sumgrp" "%request"

... or fixed version not ready to dl yet ?

[correction] datecookie works ... either position just got confused thru dzsbot hungup cause the "%request" string (100% load) when trying to read iolog ...

reqadd thru irc works ... just not via site cmd
Guardian is offline   Reply With Quote
Old 09-02-2004, 04:35 PM   #383
WarC
Senior Member
ioFTPD Scripter
 
Join Date: Sep 2002
Posts: 426
Default

Now its out. 1.1.9
WarC is offline   Reply With Quote
Old 09-02-2004, 05:43 PM   #384
Guardian
Senior Member
 
Join Date: May 2003
Posts: 131
Default

thanks WarC ... working perfect now

regards
Guardian
Guardian is offline   Reply With Quote
Old 09-02-2004, 06:34 PM   #385
MidasKing
Senior Member
ioFTPD Foundation User
 
Join Date: Nov 2003
Posts: 108
Default ioAcommands.log

Warc...

Log_IoA_Commands = 1

But, since version 1.1.7 don't create more log of commands...

ioAcommands.log is empty

Will be a bug or it's my config?
MidasKing is offline   Reply With Quote
Old 09-03-2004, 09:01 AM   #386
durulink
Senior Member
 
Join Date: Mar 2003
Posts: 102
Default

Quote:
Originally posted by WarC
Now its out. 1.1.9
GOooooooooOD~~ ^^
durulink is offline   Reply With Quote
Old 09-05-2004, 08:30 AM   #387
WarC
Senior Member
ioFTPD Scripter
 
Join Date: Sep 2002
Posts: 426
Default Re: ioAcommands.log

Quote:
Originally posted by MidasKing
Warc...

Log_IoA_Commands = 1

But, since version 1.1.7 don't create more log of commands...

ioAcommands.log is empty

Will be a bug or it's my config?

its a bug. I somehow removed some sourcecode
WarC is offline   Reply With Quote
Old 09-05-2004, 03:02 PM   #388
sheman
Junior Member
 
Join Date: Aug 2004
Posts: 3
Default hummm

where do you set what dir ioA should make the [REQ]-%request directory in?
currently mine is making it in ..scripts\ioA\ ... and the only reference i see to paths in the request section is ;

Request_File = "x:\ioFTPD\scripts\ioA\.ioFTPD.message"...

my ioA.debug.log says;
09-05-2004 15:48:32 REQUEST - Request_Field " -> "
09-05-2004 15:48:32 REQUEST - Request_Field " [%##] [%-10user] -> %request
09-05-2004 15:48:32 REQUEST - Found 0 requests
09-05-2004 15:48:32 REQUEST - Settign permission on directory
09-05-2004 15:50:13 ioA - 1.1.7

if thats any usefull.
sheman is offline   Reply With Quote
Old 09-05-2004, 03:32 PM   #389
Harm
Too much time...
Ultimate Scripter
 
Join Date: Jul 2003
Posts: 1,430
Default

ioA creates the dirs/files for the requests in the dir where the Request_File is.
Harm is offline   Reply With Quote
Old 09-06-2004, 02:13 PM   #390
zpr
Senior Member
ioFTPD Foundation User
 
Join Date: Feb 2003
Posts: 170
Default

warc, some reqs for ioA pre part:

if there's .bad/.missing/incomplete file/dir you cant pre and script will show error msg.

thx
zpr is offline   Reply With Quote
Reply

Tags
/warc, 0.8.1, compability, http://warc.mine.nu, ioa

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 05:40 PM.

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