Using the CronMaker Utility

Top  Previous  Next

 

The Robo-FTP CronMaker utility is provided to make dealing with the cron event file used with the CRON script command much easier.

 

The format of cron event files is described elsewhere in this help file (see Cron Event File Format) but the manual creation and management of this file for Robo-FTP scheduling purposes is not intuitive or for the technically faint of heart. The CronMaker utility comes to the rescue.

 

In CronMaker, you create, edit, and delete events. Each event is named (e.g., Weekly Web Site Update) and corresponds to one scheduled CRON action.

 

When CronMaker is launched from within Robo-FTP via the toolbar or menu control, it automatically attempts to open the default cron event file (name “crontab.txt”) in the current working folder. In the case where CronMaker might be launched from the Start menu shortcut, use the Open File button to select and open the desired file.

 

The main CronMaker screen with an example event is shown below:

 

cronmaker_main_screen

 

Open File

Click this button to create or open a specific cron event file.

 

New Event

Click this button to begin the creation of a new CRON event by launching the New Event Wizard. The wizard allows you to name the event, specify what action Robo-FTP takes when the event is triggered (e.g., specify a script to run), and when the event should trigger (e.g., daily, weekly, monthly, or custom.)

 

Edit Event

Click this button to edit the highlighted event.

 

Delete Event

Click this button to delete the highlighted event.

 

Exit

Click this button to exit the CronMaker utility.

 

 

See also: CronMaker Example