Old 01-01-2004, 04:17 AM   #16
FTPServerTools
Senior Member
FlashFXP Beta Tester
ioFTPD Scripter
 
Join Date: Sep 2002
Posts: 543
Default

Try using TaskIsRunning (somewhere else on the forum) instead of pslist . Maybe that helps.
FTPServerTools is offline   Reply With Quote
Old 03-17-2004, 07:59 PM   #17
bounty
Senior Member
ioFTPD Scripter
 
Join Date: Aug 2002
Posts: 529
Default

ok m8s i had the same probs ... never worked in ioftpd scheduler
so i tried the task scheduler from windows .... grrr that one is really ugly

so i searched for a cron program for windows and i found this:
http://www.splinterware.com/download/wincron.zip
this is a free version

and now all is working perfect


have fun
bounty

PS: i use a .bat file & TaskIsRunning from RAMRAM
bounty is offline   Reply With Quote
Old 07-21-2006, 08:55 PM   #18
svengoran
Junior Member
 
Join Date: Jul 2006
Posts: 11
Default

Quote:
Originally Posted by Mouton
No programming involved, unless u call creating a .bat file programming...

OnFtpLogin = ..\windrop\restart.bat

restart.bat:
cd c:\ioftpd\windrop
pslist eggdrop.exe > nul
if errorlevel 1 goto restart
goto end

:restart
hiderun eggdrop.exe -nt eggdrop.conf

:end
about the bat file
the "cd c:\ioftpd\windrop" should be the folder where eggdrop.exe is right?

and the only text in it should be
cd c:\ioftpd\windrop
pslist eggdrop.exe > nul
if errorlevel 1 goto restart
goto end

:restart
hiderun eggdrop.exe -nt eggdrop.conf

:end

errorlevel 1 means its not running?

OnFtpLogin = ..\windrop\restart.bat where do i put this? under what part in ioftpd.ini?
svengoran is offline   Reply With Quote
Old 07-24-2006, 05:17 PM   #19
svengoran
Junior Member
 
Join Date: Jul 2006
Posts: 11
Default

anyone who can help?
svengoran is offline   Reply With Quote
Reply

Tags
bot, command, effort, running, 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 Off
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
upload pause on small files silverhaze General Discussion 3 12-02-2004 11:17 AM


All times are GMT -5. The time now is 07:01 AM.

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