Go Back   FlashFXP Forums > > > >

! Requests Need a script or some sort of cool .bat file ? Ask here!

Reply
 
Thread Tools Rate Thread Display Modes
Old 05-10-2005, 07:20 AM   #1
odd
Senior Member
ioFTPD Registered User
 
Join Date: Sep 2003
Posts: 273
Default Easy way to only ban complete tags?

Looking for an very easy way to deny upload of Complete tags such as:
Code:
( 100% COMPLETE - 25F 348M )
[100% Complete]-[#13@177.14MB files at 9872.06KBps]-[V]
Is it possible to add some lines in the config file(ioftpd.ini) on upload?
I think ive seen something similar before but cant find it.

Thanks
odd is offline   Reply With Quote
Old 05-10-2005, 08:14 AM   #2
EwarWoo
Senior Member
FlashFXP Registered User
ioFTPD Registered User
 
Join Date: Oct 2002
Posts: 462
Default

Add a rule.
#. On upload of complete dirs [take 1GB]

You get to have more fun that way

If you really really wanna stop 'em (the boring and no fun way) you're better off doing that in your zipscript (if it has that functionality) / dupescript.
EwarWoo is offline   Reply With Quote
Old 05-10-2005, 10:04 AM   #3
odd
Senior Member
ioFTPD Registered User
 
Join Date: Sep 2003
Posts: 273
Default

hehe I tho need the "no fun" way.
odd is offline   Reply With Quote
Old 05-10-2005, 06:27 PM   #4
FTPServerTools
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: Sep 2002
Posts: 543
Default

OnDirCreated.exe can block dirs with based on wildcards. So *\[*] or *\*complete* and so are easy to block. Or *\MP3\*\[*] or whatever you choose. If you dont want to use my other tools and dont want OnDirCreated.exe to create tages itself simply set every tag to empty e.g.
InParentEmpty=
InDirComplete=
Also only the parts where used for: .. OnDirCreated ... are mainly usefull in your FTPServerTools.ini then. Probably some other scripts can do similar things.
FTPServerTools is offline   Reply With Quote
Old 05-11-2005, 04:38 AM   #5
esmandil
Senior Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Oct 2004
Posts: 107
Default

I have this in my ioftpd.ini:

MakeDir = /*/\[*\]* !*
MakeDir = /*/\(*\)* 1VM
MakeDir = *approved?by* !*

Seems to work fine
esmandil is offline   Reply With Quote
Old 05-11-2005, 08:37 AM   #6
FTPServerTools
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: Sep 2002
Posts: 543
Default

Lol totoally forgot that. It is the easiest way indeed.
FTPServerTools is offline   Reply With Quote
Old 05-11-2005, 08:50 AM   #7
odd
Senior Member
ioFTPD Registered User
 
Join Date: Sep 2003
Posts: 273
Default

yeah thats it.
Thanks
odd is offline   Reply With Quote
Reply

Tags
complete, config, easy, tags, 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 05:17 AM.

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