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 12-27-2003, 05:12 AM   #196
freak007
Member
ioFTPD Foundation User
 
Join Date: Jun 2003
Posts: 69
Default

ok sorry for my post it was my failure
freak007 is offline   Reply With Quote
Old 12-27-2003, 07:30 AM   #197
bounty
Senior Member
ioFTPD Scripter
 
Join Date: Aug 2002
Posts: 529
Default

Quote:
Originally posted by freak007
ok sorry for my post it was my failure
like lots of ppl
bounty is offline   Reply With Quote
Old 01-01-2004, 07:45 PM   #198
bounty
Senior Member
ioFTPD Scripter
 
Join Date: Aug 2002
Posts: 529
Default newdir 3.4.6 OUT !!

after 180 downloads here is a new little update

DL link & changelog on the 1st post as always

have fun
bounty
bounty is offline   Reply With Quote
Old 01-02-2004, 04:16 PM   #199
SomeoneWhoCares_2
Member
 
Join Date: Sep 2002
Posts: 87
Default

thx for the nice scripts, btw isnt OnSitePre.itcl supposed to log to dupedir.log as well?

for now i just added
set fileid [open $ND_IOLOG/dupedir.log a]
puts $fileid "$now $user $release"
close $fileid

SomeoneWhoCares_2 is offline   Reply With Quote
Old 01-02-2004, 09:01 PM   #200
bounty
Senior Member
ioFTPD Scripter
 
Join Date: Aug 2002
Posts: 529
Default

Quote:
Originally posted by SomeoneWhoCares
thx for the nice scripts, btw isnt OnSitePre.itcl supposed to log to dupedir.log as well?

for now i just added
set fileid [open $ND_IOLOG/dupedir.log a]
puts $fileid "$now $user $release"
close $fileid

hmm it was not supposed to be logged in dupedir on site pre cmd
but i'll think to add it in next rls
thx for your idea

have fun
bounty
bounty is offline   Reply With Quote
Old 01-03-2004, 05:45 AM   #201
ds-
Junior Member
 
Join Date: Nov 2003
Posts: 12
Default Cookie %[$section] inside newdir output

I add this setting to generate output in stat.msg:

%[execute(TCL ..\scripts\newdir\OnSiteNew.itcl)(10 %[$section])]
.. but this line failed

if i use this set without the cookie:
%[execute(TCL ..\scripts\newdir\OnSiteNew.itcl)(10 test)]
... its ok

Can i use ioFTPD cookie %[$section] in newdir output line ?Or, how can i use this cookie in newdir output line ?

Thanks...
ds- is offline   Reply With Quote
Old 01-03-2004, 06:00 AM   #202
bounty
Senior Member
ioFTPD Scripter
 
Join Date: Aug 2002
Posts: 529
Default Re: Cookie %[$section] inside newdir output

Quote:
Originally posted by ds-
I add this setting to generate output in stat.msg:

%[execute(TCL ..\scripts\newdir\OnSiteNew.itcl)(10 %[$section])]
.. but this line failed

Can i use ioFTPD cookie %[$section] in newdir output line ?Or, how can i use this cookie in newdir output line ?

Thanks...
hmmm i don't understand much why do you want use that cookie in stat.msg
i really dunno nothing about this cookie sorry

bounty
bounty is offline   Reply With Quote
Old 01-05-2004, 01:24 PM   #203
DR. GiGa BYTe
Member
ioFTPD Foundation User
 
Join Date: Feb 2003
Posts: 80
Default

Hi,

i had i little prob with version 3.4.6

the log file tells me
------------------------------------------------------------------
01-05-2004 19:15:55 "..\scripts\newdir\OnPreList.itcl" terminated abnormally
--------------------------- ErrorInfo ----------------------------
can't read "ND_DISABLE(cache)": no such element in array
while executing
"if { $ND_DISABLE(cache) == 0 } { iorefresh }
"
(file "..\scripts\newdir\OnPreList.itcl" line 13)
------------------------------------------------------------------

but in the init.itcl the var was set correctly ?!?
so i added the line (set ND_DISABLE(cache) 0) to OnPreList.itcl.

is it a misconfiguration of me? or has anyone else this prob, too?
DR. GiGa BYTe is offline   Reply With Quote
Old 01-07-2004, 09:50 AM   #204
jakssdsfs
Junior Member
 
Join Date: May 2003
Posts: 22
Default

maybe I have something strange in my ioftpd...
but I updated to 3.4.6 of newdir

[15:48:11] <Bot> -Bot- [NEWDIR] + Latest 10 releases for section: all
[15:48:12] <Bot> ---------------------------------------------------------------------------
[15:48:13] <Bot> [01] 1d 04h owner DVD-R
[15:48:14] <Bot> [02] 1d 14h owner Tv
[15:48:16] <Bot> [03] 1d 22h owner Tv
[15:48:18] <Bot> [04] 2d 02h owner Tv
[15:48:20] <Bot> [05] 2d 03h owner Tv
and so on....

it don't tell me the release name, but if I look in /logs/newdir.txt there the release names are....

and DR. GiGa BYTe I got also that problem in systemError.log...exactly the same...

any tips how I fix my little problem?
jakssdsfs is offline   Reply With Quote
Old 01-08-2004, 12:25 AM   #205
odd
Senior Member
ioFTPD Registered User
 
Join Date: Sep 2003
Posts: 273
Default

DR. GiGa BYTe
I dont get anything in my errorlog.


Still wonderig what this new feature(Directory Cache, onprelist) does? I have no idea but its enable.
odd is offline   Reply With Quote
Old 01-08-2004, 03:37 AM   #206
alturismo
Senior Member
FlashFXP Registered User
ioFTPD Foundation User
 
Join Date: Nov 2001
Posts: 265
Default

i also have some errors in sys error log

only occurs on loaded server

the refresh fct is to see filesizes during uploads cause due

caching in io they all stay 0 byte till complete, and with refresh

u should see the actual filesize
alturismo is offline   Reply With Quote
Old 01-10-2004, 08:51 PM   #207
ds-
Junior Member
 
Join Date: Nov 2003
Posts: 12
Default pls help me with newdir script error

[sorry 4 my english]
i don't know reason why my ioftpd failed today >> i started ioftpd again, but the newdir script failed :-/

SystemError.log
  • 01-11-2004 01:28:32 "..\scripts\newdir\OnSiteNew.itcl" terminated abnormally
    --------------------------- ErrorInfo ----------------------------
    can't read "ND_NOLOG(FILES)": no such variable
    while executing
    "foreach deny $ND_NOLOG(FILES) {
    if { [string match -nocase $deny $vpath] != 0 } { return }
    }"
    (procedure "write_dupefilelog" line 5)
    invoked from within
    "write_dupefilelog"
    invoked from within
    "if { $ND_DISABLE(dupefile) == 0 } {
    write_dupefilelog
    }
    "
    (file "..\scripts\newdir\OnUplo01-11-2004 01:29:42 "c:\ioFTPD\scripts\newdir\OnPreMkd.itcl" terminated abnormally
    --------------------------- ErrorInfo ----------------------------
    can't read "ND_NoRoot": no such variable
    while executing
    "if { $ND_NoRoot == 1 && $pwd == "/" } {
    set ioerror 2
    iputs "550 Requested action not taken. MKD not allowed in Root dir."
    return
    }"
    (file "c:\ioFTPD\scripts\newdir\OnPreMkd.itcl" line 11)
    ------------------------------------------------------------------
i also tried delete the log files from ..ioftpd/logs [dupedir.log, dupefile.log and newdir.log], but any result - the log files no create :-/

**
i cannot create any MKD in dirs on ftp > failed
but if i disabled in ioftpd the newdir [PRE] [POST] commands, it's MKD ok
**

thx for help
ds- is offline   Reply With Quote
Old 01-11-2004, 08:36 AM   #208
TigerWutz
Junior Member
ioFTPD Foundation User
 
Join Date: Jan 2004
Posts: 26
Default

hi,
i will setup the script to display all created dir. was made on ftpd.
can someone help me?
TigerWutz is offline   Reply With Quote
Old 01-11-2004, 09:09 AM   #209
DR. GiGa BYTe
Member
ioFTPD Foundation User
 
Join Date: Feb 2003
Posts: 80
Default

Quote:
Originally posted by TigerWutz
hi,
i will setup the script to display all created dir. was made on ftpd.
can someone help me?
Look at your init.itcl...

-----
# setup here the paths masks (or dirs masks) you don't want to be logged in newdir.log
set ND_NOLOG(ND) "bla bla bla"
-----
if you don't want to except any dirs just set ND_NOLOG(ND) to ""
Please correct me if i'm wrong...

cu
DR.GB
DR. GiGa BYTe is offline   Reply With Quote
Old 01-11-2004, 12:04 PM   #210
jakssdsfs
Junior Member
 
Join Date: May 2003
Posts: 22
Default

I don't get it to log new dirs in logs/newdir.log
there is something strange with my ioBanana...
and everytime I write !sitenew the ioBanana.exe crashes ;(
I have checked all files and error-logs nothing strange what I can see, anyone got ideas?
jakssdsfs 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:53 AM.

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