Go Back   FlashFXP Forums > ioFTPD Forum > ioFTPD > ioFTPD beta > Suggestions

Suggestions Got a new idea or addition which would benefit IOFTPD? Post it here!

Reply
 
Thread Tools Rate Thread
Old 10-26-2002, 08:20 PM   #1
Junior Member
 
Join Date: Oct 2002
Posts: 1
Default multiple event tags

Hiya.. just to remind you of my request to have more than one
script executed on events.

keep it up!
iszmatic is offline   Reply With Quote
Old 10-29-2002, 09:07 AM   #2
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: Sep 2002
Posts: 558
Default

That is NOT a good idea. Why? well simple how do you know for example which pre event passes on and which doesnt??
Suppose I run first.exe and second.itcl then if first.exe gives a not allowed to go on would you want to do second.itcl or not? So you better use one event and program the way it reacts to multiple scripts yourself. Only then are you sure how it works.
On a post event is makes little sense for various events as well.
It only makes sense for scripts that dont give any feedback. But then why not simply use a bat file or use ExecBoth.itcl ?

ExecBoth.itcl:
exec "c:\ioftpd\scripts\myprog.exe" "arg1" "arg2"
exec "c:\ioftpd\scripts\myprog2.exe" "arg1"

etc..
You can even mix tcl with exe's and so in. The tcl ability makes this flexibility possible.
FTPServerTools is offline   Reply With Quote
Old 10-29-2002, 02:45 PM   #3
Disabled
FlashFXP Registered User
ioFTPD Administrator
 
darkone's Avatar
 
Join Date: Dec 2001
Posts: 2,234
Default

I've already added this feature to version I'm working on..
darkone is offline   Reply With Quote
Reply
Create a free account to browse our forums without ads



Thread Tools
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 On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
SSL problem with 4.0.1 InVisage Bug Reports 5 01-28-2003 08:49 AM


All times are GMT -5. The time now is 07:27 PM.