bounty's scripts BQUOTA, NEWDIR, BTRIAL, OCSCRIPT, VERSION SCRIPT, IMDB.TCL |
04-10-2004, 12:53 PM
|
#241
|
Junior Member
Join Date: Oct 2003
Posts: 29
|
okay, thx, i check the error msg..
|
|
|
04-13-2004, 12:58 PM
|
#242
|
Senior Member
ioFTPD Registered User
Join Date: Sep 2003
Posts: 273
|
Got problem with banfile.cfg and bandir.cfg.
I want to setup these cfg:s to only check in 4 dirs(SECTIONS ON FTP) so rest of my dirs will not be checked by banfile and bandir.cfg.
So I make 4 banfile's and 4 badir's, rename them to banfile-dir1.cfg, bandir-dir1.cfg, banfile-dir2.cfg etc (cAsE-SensEtiVe I know). But it hangs when I upload something now in a dir without banfile and bandir check.
What could be wrong?
|
|
|
04-17-2004, 05:05 AM
|
#243
|
Junior Member
Join Date: Jan 2004
Posts: 9
|
lo guy's
got some weird problem and cant find any solution for it on the forum
okay here it is ,
when i make new dir like this : release.complete-grp its announced by dzsbot but when i make : release.COMPLETE-grp its not being announced by dzsbot
looked eveywhere to find a solution even error.log is clean
Thanx In Advance
|
|
|
04-17-2004, 05:53 PM
|
#244
|
Senior Member
ioFTPD Scripter
Join Date: Aug 2002
Posts: 529
|
Quote:
Originally posted by Sjon
lo guy's
got some weird problem and cant find any solution for it on the forum
okay here it is ,
when i make new dir like this : release.complete-grp its announced by dzsbot but when i make : release.COMPLETE-grp its not being announced by dzsbot
looked eveywhere to find a solution even error.log is clean
Thanx In Advance
|
it's caused by denypost *COMPLETE*
you should set the denypost for your needs
have fun
bounty
|
|
|
04-18-2004, 01:55 AM
|
#245
|
Junior Member
Join Date: Jan 2004
Posts: 9
|
oooo stupid me !
thanx bounty
its working fine now Thanx for the solution
|
|
|
04-23-2004, 09:51 AM
|
#246
|
Member
Join Date: Apr 2004
Posts: 37
|
hey bounty n1 script, but i get this fuc*i* error..
Code:
04-23-2004 16:44:42 "..\scripts\newdir\OnPreList.itcl" terminated abnormally
--------------------------- ErrorInfo ----------------------------
can't read "ND_DISABLE(cache)": no such variable
while executing
"if { $ND_DISABLE(cache) == 0 } { iorefresh }
"
(file "..\scripts\newdir\OnPreList.itcl" line 13)
i saw this in this thread but without any solutions... i cant logon anymore and the ftp stops with the listing, my io version should be new enough ;o(
it also doesnt log to newdir.txt , dupedir.txt or dupefile.txt they are only 0byte files ;o(
if there is no chance, what would be a possible alternative to see latest dirs ?!
greetings
|
|
|
04-23-2004, 06:23 PM
|
#247
|
Senior Member
ioFTPD Scripter
Join Date: Aug 2002
Posts: 529
|
Quote:
Originally posted by luke2k4
hey bounty n1 script, but i get this fuc*i* error..
Code:
04-23-2004 16:44:42 "..\scripts\newdir\OnPreList.itcl" terminated abnormally
--------------------------- ErrorInfo ----------------------------
can't read "ND_DISABLE(cache)": no such variable
while executing
"if { $ND_DISABLE(cache) == 0 } { iorefresh }
"
(file "..\scripts\newdir\OnPreList.itcl" line 13)
i saw this in this thread but without any solutions... i cant logon anymore and the ftp stops with the listing, my io version should be new enough ;o(
it also doesnt log to newdir.txt , dupedir.txt or dupefile.txt they are only 0byte files ;o(
if there is no chance, what would be a possible alternative to see latest dirs ?!
greetings
|
is the init.itcl from newdir is correctly installed ?
you have some alternatives like stormnew or ioCMDnew or ioBanana
|
|
|
05-17-2004, 10:02 AM
|
#248
|
Senior Member
Join Date: Sep 2002
Posts: 111
|
geting a stange error, no updates apart from latest pzs, all of a sudden latest race symlinks flooding root dir, i belive this is the error log
--------------------------- ErrorInfo ----------------------------
can't read "dirname": no such variable
while executing
"string match -nocase $temploop $pwd$dirname"
("foreach" body line 2)
invoked from within
"foreach temploop $ND_NODUPECHECK {
if { [string match -nocase $temploop $pwd$dirname] == 1 } { return }
}"
(file "..\scripts\newdir\OnPreMkd.itcl" line 70)
-----------------------------------------------------------
|
|
|
05-20-2004, 04:55 PM
|
#249
|
Registered User
Join Date: May 2004
Posts: 22
|
hi
my newdir.log is always empty so what to do ? ;o(
|
|
|
06-05-2004, 06:38 AM
|
#250
|
Junior Member
ioFTPD Foundation User
Join Date: Nov 2003
Posts: 27
|
Is it possible to add older uploads to the dupedir.log file .. so that older upload before using newdir will be banned too?
tryed adding a directory to the dupedir.log .. but it didnt work..
|
|
|
06-08-2004, 05:44 AM
|
#251
|
Junior Member
ioFTPD Foundation User
Join Date: Nov 2003
Posts: 27
|
Quote:
Originally posted by Reformer
Is it possible to add older uploads to the dupedir.log file .. so that older upload before using newdir will be banned too?
tryed adding a directory to the dupedir.log .. but it didnt work..
|
why cant anyone answer to this question.. bounty? YES or NO.. simple..
|
|
|
06-08-2004, 02:29 PM
|
#252
|
Too much time...
FlashFXP Beta Tester ioFTPD Scripter
Join Date: May 2003
Posts: 1,326
|
Quote:
Originally posted by Reformer
why cant anyone answer to this question.. bounty? YES or NO.. simple..
|
Bounty is/was away for a month or so; learn to have some patience and tolerance.
Of course you can add older directorys to the dupedir.log, just add them in the proper format. Just make sure to add the directory following the correct log format, otherwise you recieve errors or other various problems.
|
|
|
07-07-2004, 10:37 AM
|
#253
|
Banned
Join Date: Jul 2004
Posts: 26
|
hi
my newdir.log is always empty so what to do ?
|
|
|
07-18-2004, 07:28 AM
|
#254
|
Junior Member
ioFTPD Foundation User
Join Date: Oct 2003
Posts: 23
|
public undupe
is it possible to have a public undupe from a channel using newdir?
i have had a look on the forum and not seem to look anything to help me.
thanks in advance
|
|
|
07-25-2004, 03:51 AM
|
#255
|
Senior Member
ioFTPD Foundation User
Join Date: Feb 2003
Posts: 170
|
sure, dzsbot.tcl and change into this:
bind pub -|- [set cmdpre]undupe proc_undupe
|
|
|
Thread Tools |
|
Display Modes |
Rate This Thread |
Linear Mode
|
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is Off
|
|
|
All times are GMT -5. The time now is 06:11 PM.
|