Go Back   FlashFXP Forums > > > >

WarC's scripts ioA, Warchive, ZR-Tools

Reply
 
Thread Tools Rate Thread Display Modes
Old 02-26-2004, 04:46 PM   #16
Zer0Racer
Senior Member
ioFTPD Scripter
 
Join Date: Oct 2002
Posts: 703
Default

Code:
[Request]
Request_IRC_Uid			= 0
Request_IRC_Gid			= 0
Request_Header			= "-[Request]----------------------------------------------------------------------"
Request_Footer			= "--------------------------------------------------------------------------[ioA]-"
Request_File			= "d:\ftp\requests\.ioFTPD.message"
Request_Line			= " [%##] [%-10user] -> %request"
Request_Field			= " -> "
Request_Max			= 10
Request_Max_User		= 3
Request_Too_Many_Made		= " Too many requests made. Limit is %.0request"
Request_Too_Many_Made_User	= " You have made too many requests already. Limit is %.0request"
Request_Already_Made		= " That is already requested"
Request_Output_Line		= " Added request: %request"
Request_Log			= ""%user" "%group" "%request" "
Request_Add_Tag			= 0
Request_Tag			= "[REQ]-%request"
Reqfilled_Not_Found		= " Request not found"
Reqfilled_Log			= ""%user" "%group" "%request""
Reqdel_Log			= ""%user" "%group" "%request""
Reqdel_Output_Line		= " Deleted following request: %request"
Reqfilled_Output_Line		= " Filled following request: %request"
Reqfilled_Tag			= "[FILLED]-%request"
ReqFilled_Add_Tag		= 0
ReqFilled_Send_Message		= 1
I don't create dirs or anything on request.

EDIT: Even with Request_Add_Tag = 1 I get this:
Code:
[22:49:18] [L] site request test
[22:49:18] [L] 200--[Request]----------------------------------------------------------------------
[22:49:18] [L] 200- Added request: test
[22:49:18] [L] 200---------------------------------------------------------------------------[ioA]-
[22:49:18] [L] 200 Command successful.
ReqFilled_Add_Tag = 1 works just fine too.

EDIT2: Some debug info

Code:
02-26-2004 22:55:25 INFO            - -----------------------------------------
02-26-2004 22:55:25 INFO            - user          = zer0racer
02-26-2004 22:55:25 INFO            - group         = crew
02-26-2004 22:55:25 INFO            - creditsection = 0
02-26-2004 22:55:25 INFO            - uid           = 100
02-26-2004 22:55:25 INFO            - gid           = 100
02-26-2004 22:55:25 INFO            - groups        = crew ioftpd
02-26-2004 22:55:25 INFO            - statsection   = 0
02-26-2004 22:55:25 INFO            - flags         = MTL
02-26-2004 22:55:25 INFO            - vfs           = /requests/
02-26-2004 22:55:25 INFO            - path          = d:\ftp\requests
02-26-2004 22:55:25 INFO            - -----------------------------------------
02-26-2004 22:55:25 ioA             - 1.1.0
02-26-2004 22:55:25 REQUEST         - f/d requestfield "d:\ftp\requests\.ioFTPD.message"
02-26-2004 22:55:25 REQUEST         - f/d requestline  [%##] [%-10user] -> %request
Zer0Racer is offline   Reply With Quote
Old 02-26-2004, 05:44 PM   #17
romracer
Junior Member
 
Join Date: Oct 2003
Posts: 25
Default

I use:
Code:
Request_Add_Tag			= 2
ReqFilled_Add_Tag		= 2
When changed to 0 it works fine and I don't see the directory in the output. It also appears to work when its set to 1. So I guess the bug is something to do with whenever they are set to 2. odd can you confirm if you have yours set to 2 too?
romracer is offline   Reply With Quote
Old 02-26-2004, 06:17 PM   #18
WarC
Senior Member
ioFTPD Scripter
 
Join Date: Sep 2002
Posts: 426
Default

Found and fixed
WarC is offline   Reply With Quote
Old 02-26-2004, 06:41 PM   #19
odd
Senior Member
ioFTPD Registered User
 
Join Date: Sep 2003
Posts: 273
Default

site request dsfds
200--[Request]----------------------------------------------------------------------
200- Added request: dsfds
200---------------------------------------------------------------------------[ioA]-
200 Command successful.


Thank u romracer and all others, much appreciated.
It doesnt add any tags now but we know whats wrong and next version will fix it yippi
odd is offline   Reply With Quote
Old 02-27-2004, 04:12 AM   #20
WarC
Senior Member
ioFTPD Scripter
 
Join Date: Sep 2002
Posts: 426
Default

It adds tags as it should with those settings. It creates the files on request and renames them on reqfilled
WarC is offline   Reply With Quote
Old 02-27-2004, 06:25 AM   #21
odd
Senior Member
ioFTPD Registered User
 
Join Date: Sep 2003
Posts: 273
Default

sorry what I meant was I can create dirs(1) and nothing(0) but not files(2) in the request dir. Well I can create files but then I get this fullpath msg.
Tags has always worked.
odd is offline   Reply With Quote
Old 04-15-2004, 10:24 PM   #22
aquarius
Junior Member
 
Join Date: Feb 2004
Posts: 22
Default

humm 1 question, how permision must have the users for perform a requests (a user normal) ??
aquarius is offline   Reply With Quote
Old 04-16-2004, 03:27 AM   #23
Harm
Too much time...
Ultimate Scripter
 
Join Date: Jul 2003
Posts: 1,430
Default

To use SITE REQUEST, an user must have one of the flags you have defined under [FTP_SITE_Permissions] in ioFTPD.ini.
Harm is offline   Reply With Quote
Old 04-16-2004, 10:35 AM   #24
aquarius
Junior Member
 
Join Date: Feb 2004
Posts: 22
Default

Quote:
Originally posted by Harm
To use SITE REQUEST, an user must have one of the flags you have defined under [FTP_SITE_Permissions] in ioFTPD.ini.
ok but this flag is maybe '*' ?? but i have '*' in my config...
aquarius is offline   Reply With Quote
Old 04-16-2004, 10:45 AM   #25
Harm
Too much time...
Ultimate Scripter
 
Join Date: Jul 2003
Posts: 1,430
Default

'*' = anyone
Harm is offline   Reply With Quote
Old 04-17-2004, 10:38 PM   #26
aquarius
Junior Member
 
Join Date: Feb 2004
Posts: 22
Default

10x man !!
aquarius is offline   Reply With Quote
Reply

Tags
dididid, full, ioa, path, request

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 03:14 PM.

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