Old 06-01-2007, 11:40 AM   #1
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default ioPRECHECK (PRECHECKDIR,PRECHECKFILES,XDUPE)

this is the first beta so probarbly contains some bugs.

it needs to be unpacked in ..\scripts\ioPRECHECK\ otherwise it wont work

2007-10-06
- fixed xdupe (now it works as it shuld.
+ added option to ban dual dl and upload.
+ added option to let ppl with leech wait Xmin before being able to dl a new file.
+ Added Zip. Only allows zipfiles from same rels to be uploaded to the same dir.

2007-09-01 - small fix xdupe now responds. (To update replace ioPRECHECK.itcl)


2007-06-01

Features:
* all matching done in regexp
* ban unwanted dirs/groups/files
* ban creation of dirs within subdirs
* only allow sample files in sample dirs
* only allow certain files/dirs (global or section)
* verify files with sfv before upload.
* ban some files beeing uploaded before sfv.
* deny upload and mkd in root
* custom output to ioftpd
* might have forgot something but i'm in a hurry

#todo
* bugfixes (this is the first beta)
* suggestions
* cleanup

http://odog.tx-shells.net

Last edited by o_dog; 10-06-2007 at 12:10 PM.
o_dog is offline   Reply With Quote
Old 06-02-2007, 01:10 AM   #2
LiSTiC
Junior Member
FlashFXP Registered User
 
Join Date: Mar 2007
Location: Denmark
Posts: 15
Default

Looks great, thanks man!

Just did a few tests and it worked like a charm!
Will reply later after some further testing...

Thanks again
LiSTiC is offline   Reply With Quote
Old 07-15-2007, 11:51 AM   #3
inside
Member
ioFTPD Foundation User
 
Join Date: Dec 2004
Posts: 51
Default

Nice script o_dog ^^
inside is offline   Reply With Quote
Old 09-08-2007, 09:22 AM   #4
igiddyuup
Junior Member
 
Join Date: Oct 2004
Posts: 1
Default

I'm using ioPRECHECK 0.1.1 beta (not sure if that is the latest, as the link in here isn't working currently) and it's working pretty good but I am having a few issues.

this is my ban list of dirs

# Dirs that will not be allowed to be created
set ioFM(pd_ban_dirs) {
/: *German*
/: *Linux*
/: *Unix*
/: *FreeBSD*
/: *J2ME*
/: *Delphi*
/: *Trainer*
/: *Solaris*
/: *PalmOS*
/: *SymbianOS*
/: *XScale*
/: *SWEDISH*
/: *Comic.eBook*
}

And for some reason when I try to upload Your.Uninstaller.2006.Pro.v5.0.0.361.WinAll.Regged-CRD it says dir is banned.

I used to have *PPC* as well but that was blocking several directories from being allowed to be uploaded.

Thanks.
igiddyuup is offline   Reply With Quote
Old 09-08-2007, 04:54 PM   #5
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

set ioFM(pd_ban_dirs) {
/:German|Linux|Unix|FreeBSD|J2ME|Delphi|Trainer|Sol aris|PalmOS|SymbianOS|XScale|SWEDISH|Comic\.eBook
}

it's regexp. * isn't used as a wildcard anywhere. use .* or .+? but it's not needed at all if you're only going to match one word in release.
if you're going to have . in the ban you need to add a \ infront of it.
\.
and no spaces. each ban is seperated by |
/pwd/:ban1|ban2|ban3


if you messed that one up yu prolly messed up the other too, i'm surprised it works at all frankly =)

Last edited by o_dog; 09-08-2007 at 05:00 PM.
o_dog is offline   Reply With Quote
Old 09-09-2007, 07:46 AM   #6
magicd
Junior Member
 
Join Date: Mar 2007
Posts: 8
Default

hi can you fix the link?
Thanks
magicd is offline   Reply With Quote
Old 09-09-2007, 07:56 AM   #7
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

sorry, the link is ok, but php is broken at the webhotel
o_dog is offline   Reply With Quote
Old 09-09-2007, 08:26 AM   #8
magicd
Junior Member
 
Join Date: Mar 2007
Posts: 8
Default

Quote:
Originally Posted by o_dog View Post
sorry, the link is ok, but php is broken at the webhotel
OK Shit happends.
Do have any idea what Kind of Script I can use alternative.?
Sorry for my bad english.
magicd is offline   Reply With Quote
Old 09-09-2007, 08:40 AM   #9
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

posted a templink in first post
o_dog is offline   Reply With Quote
Old 10-06-2007, 12:10 PM   #10
o_dog
Senior Member
 
Join Date: May 2007
Posts: 692
Default

v.0.2 out, enjoy
o_dog is offline   Reply With Quote
Reply

Tags
added, ban, files, option, upload

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 04:44 PM.

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