4.4 Load the Crontab File

The last thing you need to do is load your crontab file. Connect to your server via SSH, and change to the /xflow_data/ directory on your server. Type the following at the SSH prompt:
crontab xflow.crontab

If no errors or message appear, then the crontab file has been successfully loaded. You can test this, and see the contents of your crontab file, by typing crontab -l at the SSH prompt.