Product SiteDocumentation Site

2.2.3. Times

This tab controls the time and date at which the backup should be started at. Both easy configuration and manual configuration (crontab) methods are supported. Using the easy configuration is recommended for most users.
The easy configuration is uses a series of drop-down boxes, and sliders to determine at which time fwbackups should schedule a backup. A backup of the set is run whenever the date matches the chosen parameters. That being said, be careful when selecting the minute for your backup operation! A common user error is choosing Every minute for the backup time, causing a a new backup to start at every minute of the hour. It is recommended instead to choose a specific minute at which the backup will start at, for example "0" (at the beginning of the hour) or "30" (for half-way through the hour).
Setting a backup schedule for a set
Figure 2.3. Setting a backup schedule for a set

If you wish to further customize the times at which the backup operation starts, you may use the manual configuration method to do so. It uses crontab syntax:

+-------------- minute (0 - 59)
| +------------ hour (0 - 23)
|  | +---------- day of month (1 - 31)
|  |  | +-------- month (1 - 12)
|  |  |  | +------ day of week (0 - 7) (Sunday=0 or 7)
|  |  |  |  |  +-- command to run
|  |  |  |  | |
*  *  *  *  * command

Simply enter the same values you would into a crontab, as outlined above, into the designated entry boxes. Please note that you cannot enter all five fields onto one line; the four fields are divided among four different entry boxes. As well, it is important to note that in manual configuration mode no validation is performed on user input and you must supply valid values for the first five fields. The sixth field, used for the command, is generated automatically by fwbackups.