bounty's scripts BQUOTA, NEWDIR, BTRIAL, OCSCRIPT, VERSION SCRIPT, IMDB.TCL |
04-28-2003, 01:36 AM
|
#16
|
Senior Member
FlashFXP Beta Tester ioFTPD Registered User
Join Date: Oct 2001
Posts: 857
|
whats wrong here, when i do site who all that happens is
[16:35:45] site new
[16:35:45] 200 Command Successful.
|
|
|
04-29-2003, 05:15 AM
|
#17
|
Senior Member
Join Date: Feb 2003
Posts: 104
|
does this script support the new io versions or not?i cant get this one to work on the newest version!
|
|
|
04-29-2003, 05:24 AM
|
#18
|
Senior Member
ioFTPD Scripter
Join Date: Aug 2002
Posts: 529
|
i really dunno if this work with latest ioftpd
i still use 4.5.4 beta.
i wait to upgrade ioftpd untill it support all futures i need
so if someone can give some feedback it would be welcome
have fun
bounty
|
|
|
04-29-2003, 08:18 AM
|
#19
|
Senior Member
ioFTPD Foundation User
Join Date: Feb 2003
Posts: 170
|
io 4.6.2u + newdir 2.1 = works great
|
|
|
04-29-2003, 09:52 PM
|
#20
|
Junior Member
Join Date: Mar 2003
Posts: 7
|
werkz
MidKnight - I had same problem happening, unsure if it will be same fix as what i did though. the dox say i think to use relitive paths:
OnFtpNewDir = ..\scripts\newdir\newdirlog.itcl
setting it up like that the script seems to lie to you, says its successful however never creates / writes to the log file. Try using absolute path, example:
OnFtpNewDir = c:\ioftpd\scripts\newdir\newdirlog.itcl
I did this only for the EVENTS and PRE, the script line i left as relitive.
hope that solves your problem!
( Using the Registered version )
- DaRaz
|
|
|
04-29-2003, 09:58 PM
|
#21
|
Senior Member
FlashFXP Beta Tester ioFTPD Registered User
Join Date: Oct 2001
Posts: 857
|
nope didn't seem to work either. does this look right?
[Events]
;OnUploadError =
;OnUploadComplete =
;OnResume =
;OnUpload =
;OnFtpNewDir = C:\Program Files\ioFTPD\scripts\newdir\newdirlog.itcl
;OnFtpDelDir =
;OnFtpLogIn = ..\ioA\ioA.exe logon
;OnTelnetLogIn =
;OnHttpLogIn =
;OnServerStart =
;OnServerStop =
[Pre]
;stor = C:\Program Files\ioFTPD\scripts\newdir\banfile.itcl
;mkd = C:\Program Files\ioFTPD\scripts\newdir\bandir.itcl
;mkd = C:\Program Files\ioFTPD\scripts\premkd.itcl
|
|
|
04-29-2003, 10:25 PM
|
#22
|
Senior Member
ioFTPD Scripter
Join Date: Feb 2003
Posts: 458
|
take off the comment tag. ";" on the evens that you need.
[events]
OnFtpNewDir = C:\Program Files\ioFTPD\scripts\newdir\newdirlog.itcl
OnFtpLogIn = ..\ioA\ioA.exe logon
[Pre]
stor = C:\Program Files\ioFTPD\scripts\newdir\banfile.itcl
mkd = C:\Program Files\ioFTPD\scripts\newdir\bandir.itcl
|
|
|
04-29-2003, 10:40 PM
|
#23
|
Senior Member
FlashFXP Beta Tester ioFTPD Registered User
Join Date: Oct 2001
Posts: 857
|
Doh!
anyway i done that, and still nothing
[13:38:55] site new
[13:38:55] 200 Command Successful.
|
|
|
04-29-2003, 10:53 PM
|
#24
|
Senior Member
ioFTPD Scripter
Join Date: Feb 2003
Posts: 458
|
restarted ? created some new dirs?
|
|
|
04-29-2003, 11:00 PM
|
#25
|
Senior Member
FlashFXP Beta Tester ioFTPD Registered User
Join Date: Oct 2001
Posts: 857
|
created new dir/ - yes
restart - no, but i rehashed which should be ok shouldn't it?
|
|
|
04-29-2003, 11:17 PM
|
#26
|
Junior Member
Join Date: Mar 2003
Posts: 7
|
your path
you have it in C:\Program Files, I have never tried it in a path with spaces, it might not like spaces, try changing the path to:
OnFtpNewDir = C:\Progra~1\ioFTPD\scripts\newdir\newdirlog.itcl and yes Rehashing should be good enough move after you make changes
|
|
|
04-29-2003, 11:20 PM
|
#27
|
Senior Member
FlashFXP Beta Tester ioFTPD Registered User
Join Date: Oct 2001
Posts: 857
|
still no go
|
|
|
04-29-2003, 11:41 PM
|
#28
|
Senior Member
FlashFXP Beta Tester ioFTPD Registered User
Join Date: Oct 2001
Posts: 857
|
can someone post there path setup that u have set in the .itcl files. im just wanting to check the dir/ of the slashes.
|
|
|
04-30-2003, 12:23 AM
|
#29
|
Junior Member
Join Date: Mar 2003
Posts: 7
|
paths
set log "c:/ioFTPD/logs/newdir.log"
set log "c:/ioFTPD/logs/newdir.log"
set msgpath "c:/ioFTPD/text/ftp"
|
|
|
04-30-2003, 12:32 AM
|
#30
|
Senior Member
FlashFXP Beta Tester ioFTPD Registered User
Join Date: Oct 2001
Posts: 857
|
well this really sux. everything looks ok, everything i've tried, just dont work
|
|
|
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:33 PM.
|