Go Back   FlashFXP Forums > > > >

bounty's scripts BQUOTA, NEWDIR, BTRIAL, OCSCRIPT, VERSION SCRIPT, IMDB.TCL

Reply
 
Thread Tools Rating: Thread Rating: 3 votes, 3.67 average. Display Modes
Old 09-13-2003, 01:19 PM   #61
bounty
Senior Member
ioFTPD Scripter
 
Join Date: Aug 2002
Posts: 529
Default

1007 downloads for newdir 2.1 ....

i hope you'll do better with v2.2

have fun
bounty
bounty is offline   Reply With Quote
Old 09-13-2003, 02:04 PM   #62
zpr
Senior Member
ioFTPD Foundation User
 
Join Date: Feb 2003
Posts: 170
Default

b0unty, u rock!
TY
zpr is offline   Reply With Quote
Old 09-14-2003, 04:21 AM   #63
fobban
Senior Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Jan 2003
Posts: 186
Default

aweeeeeeeeeeeeeesomeeeeeeeeee
fobban is offline   Reply With Quote
Old 09-14-2003, 04:05 PM   #64
bounty
Senior Member
ioFTPD Scripter
 
Join Date: Aug 2002
Posts: 529
Default

ok here we go m8s

NEWDIR 2.3 is OUT !!

check the 1st post to download link

have fun
bounty
bounty is offline   Reply With Quote
Old 09-19-2003, 05:10 PM   #65
fobban
Senior Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Jan 2003
Posts: 186
Default

if i want to show the 10 latest created dirs when i enter a directory, how should i do that.. i suppose it would be possible with the execute cookie, but im not sure how it works..
%[execute ,, and then what?]
if anyone knows how, plz let me know..
fobban is offline   Reply With Quote
Old 09-19-2003, 05:26 PM   #66
fobban
Senior Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Jan 2003
Posts: 186
Default

nevermind.. figured it out
for those who wanna know:
%[execute(path\to\script.xxx parameters)]
wasn't hardet than that
fobban is offline   Reply With Quote
Old 09-19-2003, 06:21 PM   #67
bounty
Senior Member
ioFTPD Scripter
 
Join Date: Aug 2002
Posts: 529
Default

THX to you m8

we know now you've read the doc file

have fun
bounty
bounty is offline   Reply With Quote
Old 09-20-2003, 01:53 AM   #68
fobban
Senior Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Jan 2003
Posts: 186
Default

bah lol it's in the docs !!
think i got pwnd
fobban is offline   Reply With Quote
Old 09-28-2003, 04:49 AM   #69
Bratell
Member
FlashFXP Registered User
 
Join Date: Feb 2003
Posts: 64
Unhappy Ban directory fails

I'm running newdir v2.3. and I just updated to ioFTPd 5.1.3 from ioFTPd 5.0.13. All of a sudden, the newdir ban failed;

Code:
 
MKD [
426 Connection closed; transfer aborted. Banned dir: No tags allowed.
257 "[" created.
CWD [
250 CWD command successful.

or

MKD mkdir a b c
426 Connection closed; transfer aborted. Banned dir: No spaces allowed.
257 "a b c" created.
CWD a b c
250 CWD command successful.
So, the script is obviously run and I am getting the message "426 Connection closed", but somehow it still creates the banned directory name.

If I try to store a banned filename, it works:
Code:
 
STOR [
426 Connection closed; transfer aborted. Banned file: No tags allowed.
150 Opening BINARY mode data connection for [.
Transfer Failed!
Could this be evil at work?

Cheers!
Bratell is offline   Reply With Quote
Old 09-28-2003, 08:13 AM   #70
NalgeNunc
Junior Member
ioFTPD Registered User
 
Join Date: Jan 2003
Posts: 29
Default

Yep, same failure here with NEWDir 2.3,
banfile.itcl works but banned dirs are created...

my config in IOFTPD.ini:

[Pre]
stor = TCL ..\scripts\banfile.itcl
mkd = TCL ..\scripts\bandir.itcl

Dunno why, perhaps error codes changed in latest ioFTPD.exe ?? (Bandir.itcl & Banfile.itcl do set ioerror 1)



Maybe there's evil @ work
Cheers
NalgeNunc is offline   Reply With Quote
Old 09-28-2003, 08:34 AM   #71
b>d>>s
Senior Member
 
Join Date: Feb 2003
Posts: 488
Default

maybe its time d1 got a secretary


.
b>d>>s is offline   Reply With Quote
Old 09-28-2003, 04:04 PM   #72
bounty
Senior Member
ioFTPD Scripter
 
Join Date: Aug 2002
Posts: 529
Default

it seems this problem come from ioftpd itself

i hope darkone will check this soon and let us know the problem (or the solution)

have fun
bounty
bounty is offline   Reply With Quote
Old 09-29-2003, 10:20 AM   #73
phoenixfr
Senior Member
 
Join Date: Nov 2001
Posts: 149
Default

i hope too ...
phoenixfr is offline   Reply With Quote
Old 10-04-2003, 07:37 PM   #74
bounty
Senior Member
ioFTPD Scripter
 
Join Date: Aug 2002
Posts: 529
Default

hi m8s

i would like to know if NEWDIR's users are interested if i try to add a dupecheck (files) in itcl for next rls ?

please let a feedback about this.

thx
bounty
bounty is offline   Reply With Quote
Old 10-05-2003, 06:56 AM   #75
Optixxx
Junior Member
ioFTPD Registered User
 
Join Date: Mar 2002
Posts: 26
Default

*****************************************

Hi bounty

NewDir 2.3 added

site new command works great,all is correctly shown there from newdir.log

site new
200- +----+-------+---------+---------+--------------------------NEWDIR V2.3----------+
200- | ## | Age | Owner | Section | Directory Name |
200- +----+-------+---------+---------+-----------------------------------------------+


set sections "ISO DiVX MP3 RiP TOOLS SVCD EBOOK"

but in my section-files .ioFTPD.message

f.e

%[execute(..\scripts\newdir\newdir.itcl)(10 EBOOK)]
+----+------------------------------------------------------------------------+

only get

CWD EBOOK
250-+----+------------------------------------------------------------------------+

i dont get it to run....tried really all now....exec,full-path.itcl,etc
Maybe phys.paths are to "far" away from execution X:\EBOOK ?


btw lille gaming with"|" Charakter in nedir.itcl

iputs " +----+-------+---------+---------+--------------------------NEWDIR V$ver----------+"
iputs " | ## | Age | Owner | Section | Directory Name |"
iputs " +----+-------+---------+---------+-----------------------------------------------+"

line 68+69

if { [string match -nocase $ndsection [lindex $tmpline 2]] == 1 ||[string match -nocase $ndsection "all"] == 1 } {
iputs " \|\[[format %02d $cnt]\]|[format %-7s $age]| [format %-8s [lindex $tmpline 1]]| [format %-8s [lindex $tmpline 2]]| [format %-.${lng}s [lrange $tmpline 3 end]]"


cheers Optixxx
Optixxx is offline   Reply With Quote
Reply

Tags
bounty, dupechecker, fun, link, m8s

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
GuildFTPd command set (import) Jesper Custom Commands 4 07-29-2011 12:41 AM


All times are GMT -5. The time now is 11:55 AM.

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