Go Back   FlashFXP Forums > > > >

ioFTPD General New releases, comments, questions regarding the latest version of ioFTPD.

Reply
 
Thread Tools Rating: Thread Rating: 2 votes, 5.00 average. Display Modes
Old 06-05-2006, 03:22 AM   #1
molder
Junior Member
ioFTPD Foundation User
 
Join Date: May 2006
Posts: 13
Default Event in scheduler

hi guys, is possible use internal command in scheduler event like site change?
Thanks
molder is offline   Reply With Quote
Old 06-05-2006, 03:35 AM   #2
neoxed
Too much time...
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: May 2003
Posts: 1,326
Default

SITE commands are not internal commands - they are client commands.

You cannot use SITE commands directly from the scheduler, but you accomplish the same thing by executing a batch file using the "!change" command.

scripts\credits.bat
Code:
@ECHO OFF
ECHO !change neoxed credits +1024
system\ioFTPD.ini
Code:
[Scheduler]
GiveCredits = 0 23 * * EXEC ..\scripts\credits.bat
neoxed is offline   Reply With Quote
Old 06-05-2006, 04:06 AM   #3
molder
Junior Member
ioFTPD Foundation User
 
Join Date: May 2006
Posts: 13
Default

Thx neoxed for help me with it, now is working
Regards
molder is offline   Reply With Quote
Old 06-15-2006, 06:58 AM   #4
dink-puller
Member
ioFTPD Foundation User
 
dink-puller's Avatar
 
Join Date: Sep 2004
Posts: 58
Default

Thanks, that's just the tidbit I needed to make custom commands execute on time.
dink-puller is offline   Reply With Quote
Reply

Tags
change, command, event, scheduler, site

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 On
HTML code is Off

Forum Jump


All times are GMT -5. The time now is 06:05 PM.

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