I already bought your component 'JoomlaCloner' before,
and I tried to test JCron Scheduler also.
Install JCron Scheduler, and use your 'JoomlaCloner' file called 'cloner.cron.php' to test the JCron's function.
I put 'cloner.cron.php' file under '/home/httpd/bin/',
and the task set like below
QUOTE:
Task Type:
ssh command
Command to Run:
php /home/httpd/bin/news1/cloner.cron.php
UNIX Crontab:
18 16 * * *
Use: Yes
Published: Yes
Enable Logs: Yes
Last Run Time: 2007-02-14 16:18:22
Last Run Log Text:
It shows it has runned at 2007-02-14 16:18:22, but no file was backup under this command.
Why? Did I have wrong configurations?