Entering the Command

Always specify the complete path to the script to be executed, e.g. "/home/users/myuser/files/myScript. sh".

If possible, also enter system commands with the complete path, e.g. "/usr/bin/rsync" instead of rsync.

 

Examples:

  • Execution via text browser Lynx
    (Lynx must be installed on the server)

    /usr/bin/lynx –dump http://url/to/php_script/cron.php

  • Execution via wget

    /usr/bin/wget –q –O /dev/null http://url/to/php_script/cron-php
Attachments
There are no attachments for this article.
Related Articles
Add / Edit a Scheduled Task
Published on Wed, Oct 25, 2017
Scheduled Tasks Overview
Published on Tue, Oct 24, 2017
Inputting the Schedule in Cron Style Method
Published on Tue, Oct 24, 2017