"); var strParaLine = ""; for (var i = 0; i < (argLen - 2) / 2; i++) { strParaLine = ""; if (s_bNS2 || s_bOpera){ strParaLine += "" strParaLine += PopupMenu_Invoke.arguments[2 * i + 2]; strParaLine += ""; } else { strParaLine += ""); wndPopupLinks.document.close(); // Close the temporary if (!s_bNS3) { wndTemp.close(); }else { wndPopupLinks.focus(); } return true; } return false; } function reDo() { if (innerWidth != origWidth || innerHeight != origHeight) location.reload(); } if ((parseInt(navigator.appVersion) >= 4) && (navigator.appName == "Netscape")) { origWidth = innerWidth; origHeight = innerHeight; onresize = reDo; } //-->

INFO: Backup Set Format

UBQ ID Number: UBQ000018

Last Modified: 2000-06-01

SUMMARY:

How to create and modify Backup Sets (.UB files) using a text editor such as Notepad.

DETAILS:

The following ASCII file format is an example of a backup set selecting all the files, except 386SPART.PAR, on a network "C" drive using the UNC format for the path:

* NOTE that the $B macro must have a space if the exclamation point is not used. The $A macro must NOT contain either an exclamation point OR a space.

Additional parameter lines, which may be used for backup set creation, are

To backup either Microsoft Exchange or SQL, simply replace the path using @:EXCHANGE\ or @:SQL\ and use the logic "+* /R" for the Include line for a full backup or the optional "+* /R /DA" for an incremental based on the select Modified files logic.

The order of parameters entered for sets must be observed. A CR/LF delineates each parameter value. The CR/LF (carriage return/line feed). When editing the optional connection name, the "$" following the drive letter sets a default share using the UNC format. Entering the "$" is good practice as a fail safe for making a default share on a network drive. The "!" following the "B" sets the abort flag when the "Before" command fails. A minimum set can exclude any optional parameter line that is not used.

EXAMPLE: Select all modified files on a local "C" disk drive from the beginning of the month.

EXAMPLE: Minimum backup set definitions to select every file on a local & network "C" drive.

MORE INFORMATION:

See UBQ: UBQ000013 – Creating and Editing Sets and Groups Through a Text Editor

See UBQ: UBQ000017 – Backup Set and Restore File Selection Logic

See UBQ: UBQ000015 – Backup Group Format

See UBQ: UBQ000053 – Creating a File-by-File Backup Set

CATEGORIES:

Backup Sets, Setup

VERSION:

2.x to 5.x

Copyright UltraBac.com 1999-2000