- curl http://website/path_to_xcloner_folder/cloner.cron.php
- wget -q http://website/path_to_xcloner_folder/cloner.cron.php
- lynx -sourcehttp://website/path_to_xcloner_folder/cloner.cron.php
For Running Multiple Crons, you need to first create a custom configuration file in the XCloner Configuration -> Cron tab and then replace "cloner.cron.php" with "cloner.cron.php?config=myconfig.php", only use 'links' or 'lynx' options to run the cronjob
If you would like to use the php SSH command for running Multiple Crons, you will need to replace the "cloner.cron.php" with "cloner.cron.php myconfig.php" in the command line.