home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional / OS2PRO194.ISO / os2 / wps / file / backagan / ba2inst / ba2.inf (.txt) next >
Encoding:
OS/2 Help File  |  1994-03-31  |  215.0 KB  |  1,276 lines

  1.  
  2. ΓòÉΓòÉΓòÉ <hidden> File patterns ΓòÉΓòÉΓòÉ
  3.  
  4. A file pattern in Back Again/2 is really nothing more than a file 
  5. specificiation.  Just like in OS/2, this file specification can include 
  6. wildcards, are not case sensitive, and may or may not include a drive letter or 
  7. directory. Additionally, the file pattern also indiciates whether or not 
  8. subdirectories should be checked for a match with the pattern. This flexibility 
  9. provides a way to specify which files should be and should not be backed up or 
  10. restored. 
  11.  
  12. There are really two separate file pattern lists for each backup set.  The 
  13. include pattern list specifies whichs files should be backed up or restored. 
  14. For example, a common include file pattern may be "C:\*", which specifies that 
  15. all files in the root directory of drive C be marked for backup or restore. 
  16.  
  17. The exclude pattern list specifies whichs files should not be backed up or 
  18. restored.  This is useful, and situations such as "backing up all files on 
  19. drive C: except .TMP files and .BAK files.". Using the example above, the file 
  20. exclude patterns would be "*.TMP" and "*.BAK", with the checkbox for including 
  21. subdirectories filled in. 
  22.  
  23. Two wildcards may be used in file patterns.  The * will match any number of 
  24. characters.  "A*D" will, for example, match "ABD", "ABCED", "A long day is not 
  25. bad", etc. 
  26.  
  27. The ? wildcard will match only one character.  "A?E" will match "ABE", "ACE", 
  28. and "A2E" but not "ABCE" or "AXDE". 
  29.  
  30. Finally, it is important to note that if a file is explicitly marked as an 
  31. include pattern, it will not be affected by an exclude pattern.  If 
  32. "TEMPRPT.BAK" was marked as an include pattern (as opposed to matching another 
  33. include pattern) and an exclude pattern of "*.BAK" was entered, "TEMPRPT.BAK" 
  34. will still be backed up or restored.  This can be handy for excluding all files 
  35. except one of a given type. 
  36.  
  37.  
  38. ΓòÉΓòÉΓòÉ <hidden> Backup sets ΓòÉΓòÉΓòÉ
  39.  
  40. Many times, a set of files will need to be repeatedly backed up. Marking the 
  41. affected files, specifying the device, and setting other options can quickly 
  42. become tedious, especially if a large number of file patterns are involved. 
  43. Back Again/2 prevents this from happening through the use of a backup set. 
  44.  
  45. A backup set describes the include and exclude patterns, the device to be used 
  46. for the operation, and any other options associated with a backup operation. 
  47. This information can then be saved in a file.  Then, when this particular group 
  48. of files needs to be backed up again, the backup set is loaded instead of the 
  49. specifying everything all over again.  A description may even be added to the 
  50. backup set, describing what the backup set is for! 
  51.  
  52. By default, backup sets are stored in the same directory as Back Again/2 The 
  53. file name is of the form xxx.SET, where xxx is the name of the backup set. 
  54.  
  55.  
  56. ΓòÉΓòÉΓòÉ <hidden> Archive catalogs ΓòÉΓòÉΓòÉ
  57.  
  58. For each backup operation performed, Back Again/2 produces an archive catalog 
  59. that contains a list of the backed up files along with other information, such 
  60. as their location in the backup, attributes, and size data. 
  61.  
  62. Catalogs are usually stored in the Back Again/2 directory, and have the same 
  63. name as the backup set except with an extension of .CAT. If a backup was done 
  64. without saving it first as a backup set, the default catalog name of BACKUP.CAT 
  65. will be used. 
  66.  
  67. Catalog files are binary in nature, and are not normally printable or viewable. 
  68. However, the log/archive catalog viewer tool can be used to display a catalog 
  69. file as well as save it to a text file or print it on any attached printer. 
  70.  
  71.  
  72. ΓòÉΓòÉΓòÉ <hidden> Marking directories ΓòÉΓòÉΓòÉ
  73.  
  74. Through the use of point-and-click object oriented interface, Back Again/2 
  75. provides an easy method for marking a directory, a group of directories, or 
  76. even an entire drive for backup or restore. 
  77.  
  78. The directory tree window, pictured below, contains the directory tree 
  79. structure for each drive selected on the drive scan map page of the preferences 
  80. notebook (in the case of backup operations) or each drive present in the 
  81. archive catalog (in the case of restore operations). 
  82.  
  83.                            The directory tree window.
  84.  
  85. Each drive is represented by a drive icon, and each directory is represented by 
  86. a folder icon.  To help organize the view and save clutter, each drive 
  87. directory tree is initially collapsed and resembles the icon representing drive 
  88. C in the figure above. By expanding a drive or folder, the folders within that 
  89. drive or folder are made visible.  In the figure above, drive D has been 
  90. expanded one level.  If a drive or folder has an arrow next to it, it contains 
  91. folders within, and may be expanded or collapsed by clicking on the arrow with 
  92. the mouse button. 
  93.  
  94. Each drive and folder has a context menu associated with it that is activated 
  95. by clicking on the object with the right mouse button in standard OS/2 fashion. 
  96. This menu has seven items on it : 
  97.  
  98. o Include will mark files in the folder to be backed up or restored. 
  99.   Subfolders (subdirectories) are not affected. 
  100. o Exclude will prevent files in that folder from being backed up or restored. 
  101.   Subfolders are not affected. 
  102. o Include all will mark the files in folder and in all subfolders to be backed 
  103.   up or restored.  Choosing this selection on a drive object will mark the 
  104.   entire drive. 
  105. o Exclude all will exclude all files in the folder and in all subfolders from 
  106.   being backed up or restored.  Choosing this selection on a drive object will 
  107.   prevent any files from that drive being backed up, unless they have been 
  108.   explicitly marked as included. 
  109. o Expand will expand the object to show all folders within itself, and all 
  110.   folders within those folders.  Choosing this selection on a drive object will 
  111.   show the entire directory tree. 
  112. o Collapse will collapse the object so that none of its subfolders are shown. 
  113.   Choosing this selection on a drive object will collapse the entire directory 
  114.   tree. 
  115. o Unmark will unmark a drive or folder that has been marked as included or 
  116.   excluded. 
  117.  
  118. If a folder is marked for backup or restore by another file pattern, it will be 
  119. displayed with hash marks (diagonal lines) shown behind it. 
  120.  
  121. Related Information 
  122.  
  123. Marking files 
  124. File patterns 
  125.  
  126.  
  127. ΓòÉΓòÉΓòÉ <hidden> Marking files ΓòÉΓòÉΓòÉ
  128.  
  129. Back Again/2 makes marking individual files for backup or restoration quick and 
  130. easy through the use of a point-and-click, object-oriented interface. 
  131.  
  132. The file list window, pictured below, is the primary interface for marking 
  133. individual files.  All files in the directory selected in the directory tree 
  134. window are displayed. 
  135.  
  136.                               The file list window.
  137.  
  138. The window is split into two sections by the split bar.  The left section of 
  139. the window displays the file's icon, the include or exclude icon if present, 
  140. and the name of the file.    The right section of the window displays the file 
  141. size, creation date/time, last write date/time, last access date/time, and the 
  142. file attributes.  Note that on systems using the FAT file system, the creation 
  143. date/time and last access date/time values are not valid, since the FAT file 
  144. system does not record that information. 
  145.  
  146. Each file has a context menu associated with it; this menu is accessed by 
  147. clicking on the desired file with the right mouse button. This menu has three 
  148. items : 
  149.  
  150. o Include explicitly marks the file for inclusion in the backup or restore 
  151.   operation. 
  152. o Exclude explicitly marks the file for exclusion from the backup or restore 
  153.   operation. 
  154. o Unmark unmarks a file, removing it from the include/exclude pattern list. 
  155.  
  156. If a file is marked for backup or restore by another file pattern, it will be 
  157. displayed with hash marks (diagonal lines) shown behind it. 
  158.  
  159. Related Information 
  160.  
  161. Marking directories 
  162. File patterns 
  163.  
  164.  
  165. ΓòÉΓòÉΓòÉ <hidden> Device window ΓòÉΓòÉΓòÉ
  166.  
  167. Back Again/2 supports many different devices under OS/2.  The device selection 
  168. window, shown below, is used to tell Back Again/2 which device should be used 
  169. for a backup, restore, verify, or other operation. 
  170.  
  171.                           The device selection window.
  172.  
  173. The device valueset is used to specify the type of device.  There are four 
  174. icons, each representing a different device or type of device. From the left, 
  175. the first two icons represent diskette drives A: and B:, respectively.  The 
  176. third icon identifies a hard disk or network attached device.  The fourth icon 
  177. identifies a device that does not fit into one of the other categories, such as 
  178. a magneto optical drive attached as drive J: or a Bernoulli (tm) box attached 
  179. as drive E:. 
  180.  
  181. The Removable Media checkbox is used to specify whether or not a device 
  182. supports removable media. This checkbox is enabled only for the user defined 
  183. device, since floppy diskettes are always removable and hard drives are 
  184. (usually) not removable.  If a device is not declared as removable then if that 
  185. volume fills up during a backup operation, an error will be generated. If the 
  186. device is declared to be removable, however, Back Again/2 will simply prompt 
  187. the user to insert the next volume. 
  188.  
  189. The Standard Format checkbox can be used with floppy diskettes or the user 
  190. defined backup device.  When this box is checked, data will be written to the 
  191. media in using standard file name conventions.  When this box is not checked, 
  192. data is written to the device in a 'raw' fashion; diskettes produced in this 
  193. fashion will be readable only by Back Again/2  The benefit is that this will 
  194. produce approximately 20% greater backup speed.  If the diskette was formatted 
  195. by Back Again/2, then gains of up to 40% can be realized due to advanced 
  196. sector-skewing techniques. This high speed format will always erase any data on 
  197. the diskettes, so use this option with caution. 
  198.  
  199.  
  200. ΓòÉΓòÉΓòÉ <hidden> Pattern list window ΓòÉΓòÉΓòÉ
  201.  
  202. Back Again/2 supports point-and-click selection of files and directories for 
  203. backup and restore operations, but there are situations when this method of 
  204. file selection is cumbersome and time consuming.  For example, selecting all 
  205. Am╨▒ Pro (tm) documents (.SAM extension) on the system can become tedious if the 
  206. files are located in many separate directories. 
  207.  
  208. Fortunately, Back Again/2 provides a solution to this problem.  With the 
  209. pattern list window, shown below, the user can simply include all files 
  210. matching the pattern '*.SAM' and Back Again/2 will scan all defined drives for 
  211. files matching that description. 
  212.  
  213.                             The pattern list window.
  214.  
  215. The pattern list window will list all include or exclude patterns currently 
  216. defined for the current backup set in the Defined Patterns list.  This has has 
  217. two columns; the attributes column will be either 'All' if the pattern should 
  218. include subdirectories, or 'Only' if subdirectories should not be checked by 
  219. this pattern.  The file specification column lists the actual file patterns 
  220. specification. 
  221.  
  222. The Add button is used to add a pattern manually.  When this button is pressed, 
  223. a small window will be shown for the user to enter the pattern information 
  224. into. 
  225.  
  226. The Remove button will remove all highlighted patterns. 
  227.  
  228. When the Close button is pressed, the new file patterns are saved and Back 
  229. Again/2 will then add those patterns to the current backup set. 
  230.  
  231. Related Information 
  232.  
  233. File patterns 
  234.  
  235.  
  236. ΓòÉΓòÉΓòÉ <hidden> Unattended operation window ΓòÉΓòÉΓòÉ
  237.  
  238. The unattended operation mode window is used to specify how Back Again/2 should 
  239. start a backup operation for the current backup set. As shown below, there are 
  240. three ways to schedule a backup set in addition to starting the backup 
  241. manually. 
  242.  
  243.                          The unattend operation window.
  244.  
  245. Normal Operation means that the backup set will always be started manually i.e. 
  246. the user will need to load the backup set in order to start a backup.  This is 
  247. the default. 
  248.  
  249. Scheduled mode allows the user to specify a date and time for the backup to 
  250. occur. 
  251.  
  252. Timed mode will start a backup at the interval specified. The interval, in 
  253. minutes, can range from 5 minutes to 1440 minutes (24 hours). 
  254.  
  255. Daily backup mode allows the user to specify a day of the week along with a 
  256. time at which the backup should occur.  This is especially useful for starting 
  257. a backup at 6:30pm on Mondays, Wednesdays, and Fridays for example. 
  258.  
  259. Note that even if a backup set is set to use one of the three scheduled modes, 
  260. a backup can always be started manually by selecting the Backup now... menu 
  261. item from the File pull down menu. 
  262.  
  263. Related Information 
  264.  
  265. Backup sets 
  266. Unattended backup scheduler 
  267.  
  268.  
  269. ΓòÉΓòÉΓòÉ <hidden> Compression window ΓòÉΓòÉΓòÉ
  270.  
  271. Back Again/2 can compress data while it is being backed up, reducing the space 
  272. needed by the backed up data and in some cases, increasing the speed of the 
  273. backup.  Using a data compression algorithm similar to that used by PKZip(tm) 
  274. and other similar packages, Back Again/2 can reliably fit more data into the 
  275. same space. Data compression is enabled using the window shown below. 
  276.  
  277.                         The compression selection window.
  278.  
  279. No Compression will disable data compression for all files. Data compression 
  280. can be disabled to increase backup speeds when backing up to a fast device, 
  281. such as a hard drive or LAN attached drive.  Also, disabling data compression 
  282. will increase system responsiveness during a backup, since the system is free 
  283. to do things other than compress data. 
  284.  
  285. Compress Data will compress most types of files, typically achieving a 1.9:1 to 
  286. 2:1 compression ration.  This will also increase the backup speed, especially 
  287. when backing up to slower devices, such as floppy diskettes.  Note that some 
  288. types of files are never compressed, since they are already compressed.  Back 
  289. Again/2 will not compress .ZIP,  .LZH, .ARC, .ARJ, or .ZOO files, since they 
  290. are already compressed. 
  291.  
  292. There is a minor drawback to using data compression.  Since more data is put 
  293. into a smaller area on the backup media, more data could be lost if the media 
  294. becomes defective.  However, since Back Again/2 detects such errors during the 
  295. format and write operations, this risk is greatly reduced.  Generally, we 
  296. recommend that data compression be used for the best combination of performance 
  297. and space efficiency. 
  298.  
  299.  
  300. ΓòÉΓòÉΓòÉ <hidden> Overwriting files ΓòÉΓòÉΓòÉ
  301.  
  302. When Back Again/2 restores files from a backup to the system, a file that is 
  303. being restored may already exist on the system.  Sometimes, the file that is 
  304. being restored should not replace the file already on the system for one reason 
  305. or another (same filename but different data, for example).  Other times, the 
  306. file on the system should be replaced only when the user gives approval to do 
  307. so. 
  308.  
  309. Because of this, Back Again/2 provides the ability to control what action 
  310. should be taken if a file that is being restored already exists on the system. 
  311. The action to take is specified by the window shown below. 
  312.  
  313.                           The overwrite options window.
  314.  
  315. When the Overwrite Existing Files option is selected, a file on the system will 
  316. always be overwritten by the file being restored if there is a name conflict. 
  317. This is the default. 
  318.  
  319. The Keep Existing Files option will cause Back Again/2 to always preserve 
  320. existing files.  If there is a name conflict, that particular file will not be 
  321. restored from the backup. 
  322.  
  323. The Keep Newest File option will cause Back Again/2 to overwrite an existing 
  324. file only if the existing file is older than the file about to be restored. 
  325.  
  326. The Prompt option will prompt the user for the action to take in the event of a 
  327. name conflict.  The user can then respond either yes or no to overwrite the 
  328. file. 
  329.  
  330.  
  331. ΓòÉΓòÉΓòÉ <hidden> Redirection setup ΓòÉΓòÉΓòÉ
  332.  
  333. Many times a backup utility is handy when rearranging the system hard drive 
  334. partitions.  For example, your system has one hard drive paritioned into drives 
  335. C, D, and E.  A new hard drive is added and you wish to have all the files on 
  336. drive E moved to drive D.  However, before doing that you must repartition the 
  337. drive so that the drive E files will fit onto drive D.  This is one situation 
  338. where the drive redirection feature of Back Again/2 is useful.  Simply back up 
  339. drives D and E, repartition your drive (format, load OS/2, etc), and then use 
  340. Back Again/2 to restore the files, using the redirection feature to restore all 
  341. files backed up from drive E to drive D.  The redirection setup window is shown 
  342. below. 
  343.  
  344.                           The redirection setup window.
  345.  
  346. As shown above, redirection setup window consists of two lists of drives. 
  347.  
  348. The Backed Up From listbox is where the original location (drive letter) of the 
  349. files to redirect is specified.  To select a drive from this list, simply point 
  350. and click with the mouse, or use the arrow keys on the keyboard to move to your 
  351. selection and press the spacebar to toggle the selection status.  When a drive 
  352. in this list is selected, the corresponding drive in the other listbox is also 
  353. selected.  In this way, it is easy to see what drive has been redirected by 
  354. simply clicking on the source drive and looking to see which drive in the other 
  355. listbox is highlighted. 
  356.  
  357. The Restore To listbox lists the drives where the files from the drive 
  358. highlighted in the other listbox should be restored to. Notice that files from 
  359. multiple drives can be restored to one drive, but files from one drive cannot 
  360. be restored to multiple drives. 
  361.  
  362. The Default restores the redirection settings to their default values.  The 
  363. default setup is that files from drive C are restored to drive C, files from 
  364. drive D are restore to drive D, and so on. 
  365.  
  366.  
  367. ΓòÉΓòÉΓòÉ 1. Introduction ΓòÉΓòÉΓòÉ
  368.  
  369. Topics 
  370.  
  371.  
  372. Welcome! 
  373. System requirements 
  374. The main window 
  375.  
  376.  
  377. ΓòÉΓòÉΓòÉ 1.1. Welcome! ΓòÉΓòÉΓòÉ
  378.  
  379.                                   BackAgain / 2
  380.                     32-bit Personal File Backup for OS/2 2.1
  381.  
  382.            Licensed Material.  Program Property of Box Turtle Software
  383.                     Copyright (C) 1994 by Box Turtle Software
  384.         Marketed and Distributed exclusively by Computer Data Strategies
  385.  
  386. This document is intended to be user as an aid in learning how to use Back 
  387. Again/2. In addition to this document, Back Again/2 has context sensitive 
  388. online help which is generally accessible by pressing F1 or by selecting a help 
  389. menu item or button. 
  390.  
  391.  
  392. ΓòÉΓòÉΓòÉ 1.2. System requirements ΓòÉΓòÉΓòÉ
  393.  
  394. Back Again/2 is written mostly in C, using IBM's excellent C Set++ development 
  395. system.  As a result, Back Again/2 is small, fast, and very efficient as 
  396. reflected by the system requirements : 
  397.  
  398. o A personal computer capable of running IBM OS/2 v2.1 or later 
  399. o A mouse or other pointing device 
  400. o 1MB of disk space 
  401. o One floppy diskette drive 
  402.  
  403. In addition, Back Again/2 supports many backup devices, including but not 
  404. limited to : 
  405.  
  406. o 360KB, 1.2MB 5.25" floppy diskette drives 
  407. o 720KB, 1.44MB, and 2.88MB floppy diskette drives 
  408. o Local hard drives 
  409. o IBM LAN Server(tm) network attached drives 
  410. o Novell Netware(tm) network attached drives 
  411. o NFS network attached drives (TCP/IP and NFS software not included) 
  412. o Bernoulli(tm) boxes 
  413. o Magneto optical devices 
  414. o Floptical devices 
  415. o ...and more! 
  416. If you have a device you would like to see support for, please feel free to let 
  417. us know. 
  418.  
  419.  
  420. ΓòÉΓòÉΓòÉ 1.3. The main window ΓòÉΓòÉΓòÉ
  421.  
  422. The main Back Again/2 window, shown below is the primary interface to Back 
  423. Again/2 and is shown as soon as the program has been loaded. 
  424.  
  425.                           The main Back Again/2 window.
  426.  
  427. The main window has several elements : 
  428.  
  429. The menu bar, located along the top of the window underneath the window title 
  430. bar, provides easy access to all of Back Again/2's powerful features. 
  431.  
  432. The tool bar, located underneath the menu bar, provides quick access to backup, 
  433. restore, verify, and other functions without having to go through several 
  434. levels of menus. 
  435.  
  436. The schedule status window, in the middle of the window, shows all backup sets 
  437. currently active in the scheduler for unattended backups. Back Again/2 can 
  438. concurrently schedule several backup sets at once. 
  439.  
  440.  
  441. ΓòÉΓòÉΓòÉ 2. Installation ΓòÉΓòÉΓòÉ
  442.  
  443. Topics 
  444.  
  445.  
  446. Overview 
  447. From diskette 
  448. From hard/LAN drive 
  449. Space requirements 
  450. CONFIG.SYS changes 
  451. Desktop objects 
  452.  
  453.  
  454. ΓòÉΓòÉΓòÉ 2.1. Installation Overview ΓòÉΓòÉΓòÉ
  455.  
  456. This chapter discusses installation of Back Again/2 onto a system. 
  457.  
  458. Back Again/2 features an easy-to-use installation program that will not only 
  459. install Back Again/2 onto the system but can also make the required changes to 
  460. the system CONFIG.SYS file as well as create a folder on the OS/2 Workplace 
  461. Shell desktop to hold the Back Again/2 program and documentation objects. 
  462.  
  463. For more information, select one of the topics from the installation topics 
  464. list. 
  465.  
  466.  
  467. ΓòÉΓòÉΓòÉ 2.2. Installation from diskette ΓòÉΓòÉΓòÉ
  468.  
  469. Back Again/2 is easily installed from diskettes, using the OS/2 Workplace 
  470. Shell.  To install Back Again/2 from diskette, follow these steps : 
  471.  
  472.  1. Insert the Back Again/2 diskette into drive A:. 
  473.  2. Open the Drive A object located on the OS/2 desktop. 
  474.  3. Double-click on the INSTALL.EXE icon 
  475.  4. Follow the installation program prompts. 
  476.  
  477. To install Back Again/2 by starting the installation program from the command 
  478. line, follow these steps : 
  479.  
  480.  1. Insert the Back Again/2 diskette into drive A:. 
  481.  2. Open an OS/2 command window. 
  482.  3. Type A:INSTALL and press enter. 
  483.  4. Follow the installation program prompts. 
  484.  
  485.  
  486. ΓòÉΓòÉΓòÉ 2.3. Installation from hard/LAN drives ΓòÉΓòÉΓòÉ
  487.  
  488. Back Again/2 may be easily installed from a hard drive or a drive attached to 
  489. the computer by a local area network, or LAN.  To install from a hard drive or 
  490. a LAN-attached drive, follow these steps : 
  491.  
  492.  1. Open an OS/2 command window. 
  493.  2. If installing from a LAN drive, ensure that your workstation is logged onto 
  494.     the LAN and that the LAN drive containing the Back Again/2 installation 
  495.     files is mounted on the system. 
  496.  3. Change to the directory containing the Back Again/2 installation files. 
  497.  4. Type INSTALL and press enter. 
  498.  
  499.  
  500. ΓòÉΓòÉΓòÉ 2.4. Space requirements ΓòÉΓòÉΓòÉ
  501.  
  502. Back Again/2 requires approximately 700KB of disk space to install.  This does 
  503. not include the space needed to store any archive catalog or error log files. 
  504.  
  505. We recommend that at least 1MB of disk space be available for installation. 
  506. This will allow ample room for catalog and error log files. 
  507.  
  508.  
  509. ΓòÉΓòÉΓòÉ 2.5. CONFIG.SYS changes ΓòÉΓòÉΓòÉ
  510.  
  511. When the installation program modifies the CONFIG.SYS file, the following 
  512. happens : 
  513.  
  514. o The old CONFIG.SYS file is renamed to CONFIG.BA2. 
  515. o The installation path is added to the LIBPATH= statement. 
  516. o The installation path is added to the SET PATH= statement. 
  517. o The installation path is added to the SET HELP= statement. 
  518.  
  519. If the installation program was not used to make these changes, they should be 
  520. made manually with a text editor. 
  521.  
  522.  
  523. ΓòÉΓòÉΓòÉ 2.6. Desktop objects ΓòÉΓòÉΓòÉ
  524.  
  525. The installation program, by default, creates a folder on the desktop 
  526. containing the Back Again/2 program object, the user's manual object, and the 
  527. READ.ME file. 
  528.  
  529. The installation program can also create a shadow of the program object on the 
  530. OS/2 desktop.  To have the installation program create a shadow of the program 
  531. object on the desktop, check the box marked Create Shadow on Desktop 
  532.  
  533.  
  534. ΓòÉΓòÉΓòÉ 3. Configuration ΓòÉΓòÉΓòÉ
  535.  
  536. Topics 
  537.  
  538.  
  539. Overview 
  540. Unattended backup scheduler 
  541. Drive scan map 
  542. Diskette media 
  543. Priorities 
  544. Error options 
  545.  
  546.  
  547. ΓòÉΓòÉΓòÉ 3.1. Configuration Overview ΓòÉΓòÉΓòÉ
  548.  
  549. This chapter describes advanced configuration of Back Again/2. 
  550.  
  551. Back Again/2 generally does not need any configuration past what the 
  552. installation program sets up.  However, there are times when the default 
  553. configuration does not provide optimal performance or ease of use. 
  554.  
  555. To alleviate this situation, Back Again/2 provides a way to change many basic 
  556. operating parameters such as the backup sets to backup in unattended mode, 
  557. drives to scan for backing up files, the type of media used for the diskette 
  558. drives, and so on. 
  559.  
  560. The primary interface for configuring Back Again/2 is the preferences notebook, 
  561. accessed from the Configuration->Preferences menu item on the main window menu. 
  562. This window is arranged much like a paper notebook, complete with a spiral 
  563. binding and tabs to locate the different sections quickly and easily.  Each 
  564. page in the notebook deals with a different aspect of Back Again/2. 
  565. Additionally, most pages provides a Default and Undo button. 
  566.  
  567. The Default button will reset that page to its default settings.  For example, 
  568. pressing the Default button on the Drives page will check only those drives 
  569. which are present on the system and are not removable devices.  If a particular 
  570. setting is in question, it can be reset to a 'known good' state in this way. 
  571. Keep in mind, however, that this is a 'least common denominator' solution and 
  572. may or may not be optimal for your system. 
  573.  
  574. The Undo button does just that - it undoes any changes made since the last time 
  575. the preferences notebook was closed. 
  576.  
  577. At the bottom of the preferences notebook window, there is a Close button. 
  578. When this button is pressed, all the settings in the notebook will be saved if 
  579. they have been changed.  The settings will also be changed if the window is 
  580. otherwise closed.  If a change has been made and it should not be saved, use 
  581. the Undo button to revert to the previous settings for that page. 
  582.  
  583. Finally, each page provides detailed on-line help which is accessible by 
  584. pressing F1 or by clicking on the Help button for that page. More generalized 
  585. help is available by clicking on the Help button located next to the Close 
  586. button on the main preferences notebook window. 
  587.  
  588.  
  589. ΓòÉΓòÉΓòÉ 3.2. Unattended backup scheduler ΓòÉΓòÉΓòÉ
  590.  
  591. The unattended backup scheduler page of the preferences notebook is used to 
  592. schedule backup sets for unattended operation.  Back Again/2 can schedule up to 
  593. eight backup sets concurrently, using one of three different scheduling 
  594. methods.  What this means is that Back Again/2 can keep your system safe and 
  595. secure, even when no one is around.  This powerful capability is controlled 
  596. from the Unattended page of the notebook, pictured below. 
  597.  
  598.                        The unattend backup notebook page.
  599.  
  600. As shown on the figure above, this notebook page has several elements : 
  601.  
  602. o The scheduled sets list shows the filenames of all the backup sets in the 
  603.   scheduler. The scheduler will stay on until switched off, or will remain 
  604.   switched off until switched back on, even if Back Again/2 is ended and later 
  605.   restarted. 
  606. o The Enable Unattended Backups checkbox enables the backup scheduler when 
  607.   checked. 
  608. o The Add button is used to add a backup set to the backup scheduler. Note that 
  609.   a backup set must be defined before it can be added. 
  610. o The Remove button removes the selected backup set from the backup scheduler. 
  611.   Select the backup set to be removed from the scheduled sets list and then 
  612.   click on the Remove.  Note that this does not erase the backup set but merely 
  613.   removes it from the scheduler. 
  614. o The Edit button edits the select backup set's scheduling method and time. 
  615.   Select the backup set to change from the scheduled sets list and then click 
  616.   on the Edit button. 
  617.  
  618. It is important to note that when the scheduler is active, it checks each 
  619. backup set once a minute to see if that backup set should be backed up.  If the 
  620. user is doing something else with Back Again/2 at that time, formatting a 
  621. diskette for example, the backup set will be backed up the next time the backup 
  622. times are checked.  This ensures that scheduled backups will take place as 
  623. planned with a minimum of impact on the user's interaction with Back Again/2 
  624.  
  625. It is also important to note that if a backup set is scheduled such that it 
  626. will not be backed up again, the scheduler will remove it from the list of 
  627. backup sets to monitor.  This will happen, for example, when a backup set is 
  628. set to scheduled mode with a specific time and date.  Once that time and date 
  629. have passed, there is no reason in keeping the backup set active since it will 
  630. not be backed up again.  Similarily, if a backup set is added to the scheduler 
  631. but is set for manual (non-scheduled) mode, it will not be included in the list 
  632. of active backup sets. 
  633.  
  634.  
  635. ΓòÉΓòÉΓòÉ 3.3. Drive scan map ΓòÉΓòÉΓòÉ
  636.  
  637. The drive scan map page of the preferences notebook is used to specify which 
  638. drives should be loaded into the backup and group configuration windows, as 
  639. well as which drives should be scanned for file patterns that do not explicitly 
  640. specify a drive letter.  This allows Back Again/2 to save time by scanning only 
  641. those drives which have valid system data.  This useful feature is configured 
  642. on the Drives page of the preferences notebook, shown below. 
  643.  
  644.                         The drive scan map notebook page.
  645.  
  646. To specify the drives to be scanned, simply check the box associated with that 
  647. drive letter.  Note that only drives connected to the system are able to be 
  648. checked; if a network drive is not connected to the system while the drive scan 
  649. map is being set up, that drive will not be selectable. 
  650.  
  651. The Default button will reset the drive scan map to its default state of all 
  652. non-removable drives checked. 
  653.  
  654.  
  655. ΓòÉΓòÉΓòÉ 3.4. Diskette media ΓòÉΓòÉΓòÉ
  656.  
  657. Although Back Again/2 can use standard diskettes formatted by OS/2 or DOS, 
  658. diskettes used in the special, high-speed mode can increase backup speed by up 
  659. to 40% over the standard OS/2 format.  However, in order to do this, Back 
  660. Again/2 needs to know the kind of diskette media that will be used in each 
  661. diskette drive.  The diskette media are specified using the Diskettes page of 
  662. the preferences notebook, shown below. 
  663.  
  664.                         The diskette media notebook page.
  665.  
  666. Currently, only diskette drives A: and B: are supported when using the high 
  667. speed backup mode, and therefore this notebook page contains settings for 
  668. drives A and B only. 
  669.  
  670. To specify the media which will be used, select the appropriate media for the 
  671. appropriate drive from the choices presented.  Note that if the media specified 
  672. is different than that actually used, data loss may occur.  We therefore 
  673. strongly recommend that only the media specified here be used for backups done 
  674. with the high speed format option. 
  675.  
  676. The Default button on this page will reset the media to be the default media 
  677. for the diskette devices detected on the system, with the exception of 2.88MB 
  678. diskette drives.  Since 2.88MB diskettes are, at the time of this writing, 
  679. somewhat rare and expensive, 2.88MB diskette drives will default to using 
  680. 1.44MB media. 
  681.  
  682.  
  683. ΓòÉΓòÉΓòÉ 3.5. Priorities ΓòÉΓòÉΓòÉ
  684.  
  685. Since Back Again/2 is a multi-threaded OS/2 application, it makes the most use 
  686. of system resources while placing as little of a load on the system as 
  687. possible.  Generally, this will result in little if any noticeable performance 
  688. changes.  However, there may be times when the backup or restore operation 
  689. should take precedence over any other system activities or should give up as 
  690. much system resource to other applications as is possible.  The Priorities page 
  691. of the preferences notebook allows the priorities of backup and restore 
  692. operations to be set manually. 
  693.  
  694.                           The priorities notebook page.
  695.  
  696. There is a slider for setting the priority for both backup and restore 
  697. operations, as shown above.  At their highest setting, they will cause the 
  698. backup or restore operation to literally dominate the system and run as fast as 
  699. possible.  Other applications will continue to run in the background, but there 
  700. will be a noticeable slowdown in those applications.  In their lowest setting, 
  701. Back Again/2 will run at near idle priority, working only when the system is 
  702. not doing anything else. 
  703.  
  704. We recommend that these settings be changed in small increments.  Due to the 
  705. large variations in system configurations, the optimal setting for any given 
  706. system may well be only slightly more than the default setting. 
  707.  
  708. The Default button will reset the priorities to their default settings. In this 
  709. position, Back Again/2 will receive as much CPU as any other normal 
  710. application; no more and no less. 
  711.  
  712.  
  713. ΓòÉΓòÉΓòÉ 3.6. Error options ΓòÉΓòÉΓòÉ
  714.  
  715. Back Again/2 always keeps track of errors and messages which may occur during a 
  716. backup or restore operation.  This powerful feature can help to track down a 
  717. problem which occured during a backup operation, or can used to facilite record 
  718. keeping.  The error and message options are controlled from the Errors page of 
  719. the preferences notebook. 
  720.  
  721.                       The error and messages notebook page.
  722.  
  723. There are several elements on this page, as shown above : 
  724.  
  725. o The Pause on Errors checkbox controls whether or not the current operation is 
  726.   paused when an error occurs.  If this box is not checked, the default reply 
  727.   to the message is returned and the message will be written to the log file 
  728.   (if message logging is active, see below.). 
  729. o The Log Error Messages checkbox controls whether or not errors and messages 
  730.   are written to a log file.  The logfile is simply a text file consisting of 
  731.   the date, time, and message I.D. along with a textual description of that 
  732.   message.  Message logs will continue to grow unless deleted, at which point 
  733.   they will be started over again. 
  734. o The Use Default Log File and Use Backup Set Log buttons control where the 
  735.   messages are logged.  The default log file, MESSAGES.LOG, is used for all 
  736.   backup sets when the Use Default Log File option is selected.  When the Use 
  737.   Backup Set Log option is selected, a log file is created for each backup set 
  738.   and only those messages pertaining to the current backup set will be placed 
  739.   in that file.  The name of the log file in this case will be the name of the 
  740.   backup set with an extension of .LOG. 
  741.  
  742. The Default button will restore the default settings.  The default settings are 
  743. to pause on errors, and log error messages to the default log file. 
  744.  
  745.  
  746. ΓòÉΓòÉΓòÉ 4. Backing up data ΓòÉΓòÉΓòÉ
  747.  
  748. Topics 
  749.  
  750.  
  751. Overview 
  752. Why should I back up my files and data? 
  753. Backup strategies 
  754. The backup window 
  755. Loading a backup set 
  756. Marking directories 
  757. Marking files 
  758. Selecting a backup device 
  759. Editing file patterns 
  760. Setting the scheduling mode 
  761. Data compression 
  762. Saving a backup set 
  763. Starting the backup 
  764.  
  765.  
  766. ΓòÉΓòÉΓòÉ 4.1. Backup Overview ΓòÉΓòÉΓòÉ
  767.  
  768. This chapter describes how to use Back Again/2 to backup files and data. 
  769.  
  770. A backup operation can be invoked in several ways.  The most straightforward 
  771. method for starting a backup operation is to simply click on the backup icon 
  772. located on the main window tool bar, or select the Backup... menu item from the 
  773. File pull down menu on the main window.  This will present the backup set 
  774. definition window.  From that window, files for the backup are marked and the 
  775. Backup now... menu item on the File pull down menu item is selected to start 
  776. the actual backup. 
  777.  
  778. Alternatively, if a backup set has already been defined, it can be run by 
  779. simply double clicking on the backup set icon from the drives object. If the 
  780. backup set is frequently used, it is very convenient to make a shadow of the 
  781. backup set on the desktop.  That way, to start a backup, all that needs to be 
  782. done is double click on the backup set icon. 
  783.  
  784. For batch file users, Back Again/2 can be started from the command line by 
  785. simply putting the name of the backup set to backup as a parameter on the 
  786. command line.  The backup will be done and Back Again/2 will terminate once the 
  787. backup has completed. 
  788.  
  789.  
  790. ΓòÉΓòÉΓòÉ 4.2. Why should I backup my files and data? ΓòÉΓòÉΓòÉ
  791.  
  792. The traditional reason for backing up important files and data has been 
  793. protection in case of a power or hardware failure that could render the data on 
  794. the hard drive unusable and inaccessible.  In reality, a much greater threat is 
  795. human error. How many times has a file been deleted or changed, only to have 
  796. the user regret the action later?  If the file had been backed up, there would 
  797. not have been a problem.  This even happened during the development of Back 
  798. Again/2.  Fortunately, the information was backed up and was easily recovered. 
  799. What could have been a major disaster was averted. 
  800.  
  801. Another reason for backing up critical files is that of transportation between 
  802. a machine at home and a machine at the office.  If a file will fit on one 
  803. diskette, transportation is not a problem.  But what what if there is, say, 5MB 
  804. of data that needs to be transported back and forth? Back Again/2 again solves 
  805. this problem, quickly writing data to multiple diskettes for transfer. 
  806.  
  807. System failures do still occur; man has not yet created the perfect computer. 
  808. And Back Again/2 can restore critical files and data from a variety of sources, 
  809. including a LAN, much quicker and easier than could be done manually, making 
  810. Back Again/2 very useful in this role as well. 
  811.  
  812.  
  813. ΓòÉΓòÉΓòÉ 4.3. Backup strategies ΓòÉΓòÉΓòÉ
  814.  
  815. There are several strategies for backing up a complete system: Full, 
  816. incremental, and differential.  Each has its merits and drawbacks. 
  817.  
  818. A full backup strategy simply backs up all data on the system each time a 
  819. backup is done.  This has the advantage of reducing the time needed for a full 
  820. restore should it need to be done, but the drawback generally outweighs this 
  821. advantage : each backup will take a long time, since all data on the system 
  822. will be backed up whether or not it has been changed. 
  823.  
  824. A incremental backup strategy backs up all data on the system periodically and 
  825. resets the file changed flag.  This is done once per week, for example, on 
  826. Monday.  Tuesday through Friday backup only the files which have been added or 
  827. altered without reseting the changed flag.  This method takes far less time for 
  828. backups than the full strategy, since only data which has been changed is 
  829. backed up four days of the week.  However, in the event a full restoration is 
  830. needed, the most recent Monday backup must be restored, and then the most 
  831. recent backup must be restored (Thursday, for example) to bring the system up 
  832. to date. 
  833.  
  834. A differential backup strategy works similarily to the incremental strategy 
  835. with the difference that the file change flags are reset after each backup. 
  836. This reduces the time needed for a backup, but increases the time needed for a 
  837. restore operation again.  In the event of a system crash on Friday, the Monday, 
  838. Tuesday, Wednesday, and Thursday backups would need to be restored in that 
  839. order. 
  840.  
  841. We generally recommend an incremental strategy as a good comprimise between the 
  842. full and diferrential strategies, unless the data being backed up is small 
  843. enough that a full backup does not take a considerable amount of time. 
  844.  
  845. Related Information 
  846.  
  847. Example backup strategy 
  848.  
  849.  
  850. ΓòÉΓòÉΓòÉ 4.3.1. An example backup strategy ΓòÉΓòÉΓòÉ
  851.  
  852. The following is an example of an incremental strategy.  With this strategy, 
  853. the system will be completely backed up with the additional feature of being 
  854. able to retrieve any file up to three months old. 
  855.  
  856. Two backup sets need to be created for this strategy, WEEKLY and DAILY. In 
  857. addition to specifying the files to be backed up and the device, the WEEKLY 
  858. backup set needs to have the Reset changed flag option selected on the Options 
  859. pull down menu and the Changed files only option the Patterns->Eligibility menu 
  860. turned off. 
  861.  
  862. The DAILY backup set is exactly like the WEEKLY backup set with two 
  863. differences.  The Reset changed flag option on the Options pull down menu must 
  864. be turned off, and the Changed files only option the Patterns->Eligibility menu 
  865. must be turned on. 
  866.  
  867. Once those backup sets are defined, prepare ten volumes (sets of diskettes, 
  868. etc.) and label them Monday, Tuesday, Wednesday, Thursday, Friday_1, Friday_2, 
  869. Friday_3, Month_1, Month_2, Month_3.  Note it is possible to do this using a 
  870. hard drive or LAN drive, however, different directories must be specified for 
  871. the backups rather than using different physical volumes. 
  872.  
  873. Start the backup routine on a Friday evening, and run the WEEKLY backup set 
  874. with the Friday_1 volume.  Then, each day run the DAILY backup set with the 
  875. appropriate volume. 
  876.  
  877. The next Friday, run the WEEKLY backup set but use the Friday_2 volume instead 
  878. of Friday_1.  Repeat next weeks daily backups, but on the third Friday, use the 
  879. Friday_3 volume. 
  880.  
  881. At the end of the four week cycle, use the WEEKLY backup set and the Month_1 
  882. volume to backup the entire system. Repeat using Friday_1, Friday_2, and 
  883. Friday_3 as before, and then use Month_2.  Repeat the cycle again, but use 
  884. Month_3 at the end of the four week cycle.  Then repeat the cycle. 
  885.  
  886.  
  887. ΓòÉΓòÉΓòÉ 4.4. The backup window ΓòÉΓòÉΓòÉ
  888.  
  889. The backup window, shown below, is the main interface for starting a backup 
  890. operation. 
  891.  
  892.                                The backup window.
  893.  
  894. The backup window consists of several elements. 
  895.  
  896. The menu bar, located underneath the window title, provides access to all of 
  897. the backup functions through the use of a pull down menuing system. 
  898.  
  899. The tool bar, located underneath the menu bar, provides quick access to several 
  900. common backup functions as well as an entry field for a short description of 
  901. the backup set.  By simply clicking on one of the icons on the tool bar, 
  902. different functions can be performed without having to go through several 
  903. levels of menus. 
  904.  
  905. The directory tree and file list windows are the primary interface for 
  906. selecting files and directories for backup. 
  907.  
  908. The status bar, located along the bottom of the window, shows the name of the 
  909. backup set currently loaded as well as the busy indicator, time, and the total 
  910. number of files selected along with the number of bytes selected. 
  911.  
  912.  
  913. ΓòÉΓòÉΓòÉ 4.5. Loading a backup set ΓòÉΓòÉΓòÉ
  914.  
  915. Previously created backup sets can be loaded by using the Open... menu item 
  916. located on the File pull down menu.  The backup set open window, shown below, 
  917. will then be presented. 
  918.  
  919.                            The open backup set window.
  920.  
  921. Once loaded, the file include/exclude patterns will be be shown. 
  922.  
  923. Related Information 
  924.  
  925. Backup sets 
  926.  
  927.  
  928. ΓòÉΓòÉΓòÉ 4.6. Saving a backup set ΓòÉΓòÉΓòÉ
  929.  
  930. Once all files have marked, the device has been specified, and other options 
  931. have been set, they can be saved as a backup set for later use. 
  932.  
  933. To save a backup set, select the Save... option from the File pull down menu. 
  934. If the backup set does not have a name, the save backup set window shown below 
  935. will be presented. 
  936.  
  937.                        The save/save as backup set window.
  938.  
  939. Enter the name of the backup set, and click on Ok button to save the backup 
  940. set. 
  941.  
  942. Alternatively, the Save as... menu item may be selected. This works similarily 
  943. to the save option, except it always asks for the name of the backup set.  This 
  944. is handy for copying backup sets by loading a backup set and then saving it 
  945. under a different name. 
  946.  
  947. Related Information 
  948.  
  949. Backup sets 
  950.  
  951.  
  952. ΓòÉΓòÉΓòÉ 4.7. Starting the backup ΓòÉΓòÉΓòÉ
  953.  
  954. Once all files have marked, the device has been specified, and other options 
  955. have been set, the backup is ready to begin. 
  956.  
  957. The backup is started by selecting the Backup now menu item from the File pull 
  958. down menu item.  Once that is done, the system will scan for the files to be 
  959. backed up and will present a time estimate along with the number of volumes 
  960. required when backing up to removable media. 
  961.  
  962. Note that a backup may also be started using the OS/2 Workplace Shell. If a 
  963. backup set has already been defined and saved, a shadow of it can be created on 
  964. the OS/2 desktop or in a folder of your choice, including the OS/2 system 
  965. startup folder.  Then, to initiate the backup, simply double click on the 
  966. backup set icon and the backup will begin.  If a shadow of the backup set is 
  967. placed into the system startup folder, the backup will be run each time the 
  968. system is booted. 
  969.  
  970. During the backup, the progress window will show the current status of the 
  971. backup as well as list any error messages that may have been generated. 
  972.  
  973.  
  974. ΓòÉΓòÉΓòÉ 5. Restoring data ΓòÉΓòÉΓòÉ
  975.  
  976. Topics 
  977.  
  978.  
  979. Overview 
  980. The restore window 
  981. Opening a catlog file 
  982. Marking directories 
  983. Marking files 
  984. Selecting a restore device 
  985. Editing file patterns 
  986. Overwriting files 
  987. Restore redirection 
  988. Starting the restore 
  989.  
  990.  
  991. ΓòÉΓòÉΓòÉ 5.1. Restore Overview ΓòÉΓòÉΓòÉ
  992.  
  993. This chapter describes how to use Back Again/2 to restore files that have been 
  994. previously backed up. 
  995.  
  996. The restore window can be opened by either selecting the Restore... menu item 
  997. from the File pull down menu on the main window, or by clicking on the restore 
  998. icon ( ) located on the main window tool bar.  The restore window will then be 
  999. presented. 
  1000.  
  1001.  
  1002. ΓòÉΓòÉΓòÉ 5.2. The restore window ΓòÉΓòÉΓòÉ
  1003.  
  1004. The restore window, shown below, is the main interface for starting a restore 
  1005. operation. The restore window is very similar to the backup window, with a few 
  1006. differences.  Upon first opening, the user is presented with a window for 
  1007. opening an archive catalog, and the contents of the directory tree and file 
  1008. list windows contain only the directories and files listed in the archive 
  1009. catalog. 
  1010.  
  1011.                                The restore window.
  1012.  
  1013. The restore window consists of several elements. 
  1014.  
  1015. The menu bar, located underneath the window title, provides access to all of 
  1016. the restore functions through the use of a pull down menuing system. 
  1017.  
  1018. The tool bar, located underneath the menu bar, provides quick access to several 
  1019. common restore functions as well as an entry field for a short description of 
  1020. the backup set.  By simply clicking on one of the icons on the tool bar, 
  1021. different functions can be performed without having to go through several 
  1022. levels of menus. 
  1023.  
  1024. The directory tree and file list windows are the primary interface for 
  1025. selecting files and directories for restoration. 
  1026.  
  1027. The status bar, located along the bottom of the window, shows the name of the 
  1028. backup set currently loaded as well as the busy indicator, time, and the total 
  1029. number of files selected along with the number of bytes selected. 
  1030.  
  1031.  
  1032. ΓòÉΓòÉΓòÉ 5.3. Loading a catalog ΓòÉΓòÉΓòÉ
  1033.  
  1034. Archive catalogs for previous backups are loaded by using the Open... menu item 
  1035. located on the File pull down menu.  The archive catalog open window, shown 
  1036. below, will then be presented. 
  1037.  
  1038.                         The open archive catalog window.
  1039.  
  1040. Once the archive catalog has been loaded, the directory tree and file list 
  1041. windows will be populated with the files and directories listed in the archive 
  1042. catalog. 
  1043.  
  1044. Related Information 
  1045.  
  1046. Archive catalogs 
  1047.  
  1048.  
  1049. ΓòÉΓòÉΓòÉ 5.4. Starting a restore ΓòÉΓòÉΓòÉ
  1050.  
  1051. Once the files and directories have been selected, select the Restore menu item 
  1052. from the File pull down menu to start the restore operation. 
  1053.  
  1054. The progress indication window will be shown, and the selected files and 
  1055. directories will be restored. 
  1056.  
  1057.  
  1058. ΓòÉΓòÉΓòÉ 6. Verifying data ΓòÉΓòÉΓòÉ
  1059.  
  1060. Topics 
  1061.  
  1062.  
  1063. Overview 
  1064. The verify window 
  1065. Starting a verify 
  1066.  
  1067.  
  1068. ΓòÉΓòÉΓòÉ 6.1. Overview ΓòÉΓòÉΓòÉ
  1069.  
  1070. This chapter describes how to use Back Again/2 to verify previously backed up 
  1071. files and data. 
  1072.  
  1073. To ensure data integrity, Back Again/2 can verify data that has been previously 
  1074. backed up using the verification tool, and can perform two different levels of 
  1075. verifcation. 
  1076.  
  1077. A verify operation can be invoked by either using the Verify item on the File 
  1078. pull down menu or by clicking on the verify icon ( ) located on the tool bar. 
  1079.  
  1080.  
  1081. ΓòÉΓòÉΓòÉ 6.2. The verify window ΓòÉΓòÉΓòÉ
  1082.  
  1083. The verify window, shown below, requires only the name of the backup set to 
  1084. verify and the device where the backup set is located. 
  1085.  
  1086.                                The verify window.
  1087.  
  1088. The verify window consists of several elements. 
  1089.  
  1090. The Set entry field is used to specify the name of the backup set to verify. 
  1091.  
  1092. The Device field shows the device and path of the device to be used for 
  1093. verifying the backup. 
  1094.  
  1095. The Setup... button is used to setup the device to be used to verify the backup 
  1096. set. 
  1097.  
  1098. The Quick verification checkbox, when checked, will select a quick verify 
  1099. operation.  A quick verify differs from a full verify in that the contents of 
  1100. the data is not checked against the original file.  This is useful as it is 
  1101. faster, and does not require that the original file be unchanged and on the 
  1102. system. 
  1103.  
  1104.  
  1105. ΓòÉΓòÉΓòÉ 6.3. Starting a verify operation ΓòÉΓòÉΓòÉ
  1106.  
  1107. Once the backup set name and device have been specified, click on the Go button 
  1108. to being the verify operation. 
  1109.  
  1110. The progress window will be shown, and any messages generated will be displayed 
  1111. along with the verify progress status. 
  1112.  
  1113.  
  1114. ΓòÉΓòÉΓòÉ 7. Tools and utilities ΓòÉΓòÉΓòÉ
  1115.  
  1116. Topics 
  1117.  
  1118.  
  1119. Overview 
  1120. The diskette formatter 
  1121. The log/archive catalog viewer 
  1122. The archive catalog recovery tool 
  1123.  
  1124.  
  1125. ΓòÉΓòÉΓòÉ 7.1. Overview ΓòÉΓòÉΓòÉ
  1126.  
  1127. This chapter describes tools and utilities provided by Back Again/2 
  1128.  
  1129. In addition to backup, restore, and verify functions, Back Again/2 provides 
  1130. several other useful utilities which are discussed in this chapter. 
  1131.  
  1132. The diskette formatter, accessed with the Format diskette item on the Tools 
  1133. pull down menu, formats diskettes to be compatible with OS/2, but uses an 
  1134. advanced sector-skewing technique to improve performance by up to 40% when 
  1135. backing up to diskettes. 
  1136.  
  1137. The log/archive catalog viewer, accessed with the View log/archive catalog item 
  1138. on the Tools pull down menu, provides a graphical interface for viewing log and 
  1139. archive catalogs from within Back Again/2  The log/archive catalog viewer may 
  1140. also be accessed by clicking on the log/archive catalog viewer icon ( ) located 
  1141. on the main window tool bar. 
  1142.  
  1143. Finally, the archive catalog recovery tool, accessed by selecting the Recover 
  1144. archive catalog item on the Tools pull down menu, is used to retrieve an 
  1145. archive catalog from a backup set. 
  1146.  
  1147.  
  1148. ΓòÉΓòÉΓòÉ 7.2. The diskette formatter ΓòÉΓòÉΓòÉ
  1149.  
  1150. Although Back Again/2 can use diskettes formatted by the standard OS/2 format 
  1151. utilities, a performance gain can be realized by formatting the diskettes with 
  1152. the Back Again/2 diskette formatter. 
  1153.  
  1154. The format window, shown below, is used to format diskettes with Back Again/2 
  1155.  
  1156.                            The format diskette window.
  1157.  
  1158. The Drive list box is used to select the diskette drive to format. At this 
  1159. time, Back Again/2 only supports floppy diskette drives identified as drive A 
  1160. or B. 
  1161.  
  1162. The Media list box is used to select the type of media to be formatted.  This 
  1163. defaults to the media specified on the diskette media preferences notebook 
  1164. page. 
  1165.  
  1166. Clicking on the Go button will start the format, or clicking on the Cancel 
  1167. button will cancel the diskette format operation. 
  1168.  
  1169.  
  1170. ΓòÉΓòÉΓòÉ 7.3. The log/archive catalog viewer ΓòÉΓòÉΓòÉ
  1171.  
  1172. Back Again/2 provides a useful tool for viewing log files and archive catalog 
  1173. files.  Shown below, the viewer is useful for loading archive catalog files for 
  1174. display, and for saving them to text files or printing them on an attached 
  1175. printer. 
  1176.  
  1177.                      The log/archive catalog viewer window.
  1178.  
  1179. The File pull down menu provides items for loading log and archive catalog 
  1180. files, saving data to a text file, and printing the current file on an attached 
  1181. printer. 
  1182.  
  1183. The Options pull down menu provides items for customizing the font as well as 
  1184. the forground and background colors. 
  1185.  
  1186. Related Information 
  1187.  
  1188. Archive catalogs 
  1189.  
  1190.  
  1191. ΓòÉΓòÉΓòÉ 7.4. The archive catalog recovery tool ΓòÉΓòÉΓòÉ
  1192.  
  1193. Back Again/2 keeps a catalog of files for each backup in the Back Again/2 
  1194. directory to facilitate easy selection and quick restoration of files. However, 
  1195. if the archive catalog is missing or damaged, it will be neccesary to obtain 
  1196. another copy of the archive catalog.  The archive catalog recovery tool, shown 
  1197. below,  will retrieve this file from the backup set. 
  1198.  
  1199.                        The archive catalog recovery window
  1200.  
  1201. The Set is used to enter the name of the backup set for which to recover the 
  1202. archive catalog. 
  1203.  
  1204. The Device field shows the current device and path to the backup set archive. 
  1205.  
  1206. The Setup... button is used to setup the device to be used to verify the backup 
  1207. set. 
  1208.  
  1209. Once the backup set name and device have been specified, click on the Go button 
  1210. to start recovery of the archive catalog. Generally, the archive catalog 
  1211. resides on the last volume of the backup and as a result only the last diskette 
  1212. or data cartridge for the backup set will need to be read. 
  1213.  
  1214. For backups to hard drives or LAN attached drives, the catalog recovery may 
  1215. take longer since the entire must be read in order to retrieve the catalog. 
  1216. However, this should still take only a few minutes.  Once the catalog has been 
  1217. recovered, it is ready for use. 
  1218.  
  1219. Related Information 
  1220.  
  1221. Archive catalogs 
  1222.  
  1223.  
  1224. ΓòÉΓòÉΓòÉ 8. Technical Support ΓòÉΓòÉΓòÉ
  1225.  
  1226. We will provide technical support for Back Again/2 by telephone at 
  1227. (612)462-8403 Monday through Friday, from 8:00am to 5:00pm. 
  1228.  
  1229. Before calling, please have the version numbers of both the OS/2 operating 
  1230. system and Back Again/2. If the technical support request involves an error 
  1231. message, please have the error message number along with the result codes 
  1232. handy. 
  1233.  
  1234. We can also accept technical support requests via Compuserve. Address the 
  1235. message to 73662,3011.  Please note that since we check Compuserve once or 
  1236. twice a day, it may take a day or two for our reply to reach you. 
  1237.  
  1238.  
  1239. ΓòÉΓòÉΓòÉ 9. Legal disclaimer ΓòÉΓòÉΓòÉ
  1240.  
  1241. In no event, unless agreed to in writing, will Computer Data Strategies (CDS) 
  1242. or Box Turtle Software (BTS) be held liable for damages, including any general, 
  1243. special, incidental, or consequential damages arising from the use of or the 
  1244. inability to use the software generally known as Back Again/2, even if advised 
  1245. of such potential loss.  This includes but is not limited to loss or corruption 
  1246. of data, the inability of this software to operate with other software 
  1247. programs. 
  1248.  
  1249. Back Again/2 is provided "as is", with a thirty day money back guarentee.  In 
  1250. the event of dissatisfaction on the part of the purchaser, the sole 
  1251. responsibility of CDS and BTS will be to refund payment to the original 
  1252. purchaser so long as the original Back Again/2 software and packaging is 
  1253. received by CDS within thirty days of the order shipment date. 
  1254.  
  1255.  
  1256. ΓòÉΓòÉΓòÉ 10. Copyrights & Trademarks ΓòÉΓòÉΓòÉ
  1257.  
  1258. The following are copyrighted by and/or trademarks of their respective 
  1259. companies and/or organizations : 
  1260.  
  1261. ΓöîΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö¼ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÉ
  1262. ΓöéC Set++, IBM, PS/1, PS/2,     ΓöéInternational       Γöé
  1263. ΓöéPS/ValuePoint, OS/2, WorkplaceΓöéBusiness Machines   Γöé
  1264. ΓöéShell                         ΓöéCorporation         Γöé
  1265. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1266. ΓöéBernoulli Box                 ΓöéIOMega Corp.        Γöé
  1267. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1268. ΓöéPKZip                         ΓöéPKWare, Inc.        Γöé
  1269. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1270. ΓöéAm╨▒ Pro, 123                  ΓöéLotus Development   Γöé
  1271. Γöé                              ΓöéCorporation         Γöé
  1272. Γö£ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö╝ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöñ
  1273. ΓöéBack Again/2                  ΓöéComputer Data       Γöé
  1274. Γöé                              ΓöéStrategies          Γöé
  1275. ΓööΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓö┤ΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÇΓöÿ
  1276.