home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Spezial / SPEZIAL2_97.zip / SPEZIAL2_97.iso / ANWEND / TOOLS / PHENX135 / phoenix2.hlp (.txt) < prev   
OS/2 Help File  |  1997-01-22  |  28KB  |  593 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. General Help ΓòÉΓòÉΓòÉ
  3.  
  4. File Phoenix is a data recovery tool which recovers files accidentally erased. 
  5. Both HPFS and FAT files are supported. 
  6.  
  7. File Phoenix will scan a selected drive and list all files which are possibly 
  8. recoverable. You can then select one or more files and recover them to another 
  9. drive. File Phoenix forces you to recover the file to another drive since 
  10. writing to the original drive may corrupt the data you're trying to recover. 
  11.  
  12. File Phoenix also allows you to: 
  13.  
  14.      View the first 4096 bytes of a file before recovering it. 
  15.      View each cluster of an erased FAT file and decide whether you want to 
  16.       recover it or skip it. This is especially useful when recovering files 
  17.       whose clusters were not contiguous. 
  18.  
  19.  Note:  Even if all bytes of an erased file are recovered, there is no 
  20.         guarantee that the correct bytes are recovered. That is, if a sector of 
  21.         the erased file was overwritten, the wrong data would be recovered. The 
  22.         less activity on the drive since the time the file was erased, the 
  23.         better the chances that the entire file will be correctly recovered. 
  24.  
  25.  
  26. ΓòÉΓòÉΓòÉ 2. Startup Parameters ΓòÉΓòÉΓòÉ
  27.  
  28. The following parameters can be specified when starting File Phoenix. 
  29.  
  30.  -r 
  31.                 This option forces File Phoenix to ignore the saved window size 
  32.                 and position from the previous invocation. This is useful if 
  33.                 you change the resolution of your monitor. 
  34.  
  35.                 That is, if you get a new monitor for your PC and you find that 
  36.                 the File Phoenix window is too small or too large, close the 
  37.                 application and restart it using the -r option. File Phoenix 
  38.                 will then adjust the window size to the new resolution. 
  39.  
  40.  
  41. ΓòÉΓòÉΓòÉ 3. Selecting a Drive ΓòÉΓòÉΓòÉ
  42.  
  43. File Phoenix will check your PC and find all available drives. It will then 
  44. select those drives from which it can recover erased files. File Phoenix can 
  45. only recover files from local drives (i.e. not re-directed LAN drives) and of 
  46. those only the ones formatted for FAT or HPFS. 
  47.  
  48. Note that if you want to recover a file from a LAN drive, you could try to do 
  49. so by running File Phoenix on the file server PC. You should try this recovery 
  50. as soon as possible after deleting the file and stop the LAN server program 
  51. before attempting the recovery. 
  52.  
  53.  
  54. ΓòÉΓòÉΓòÉ 4. FastScan for HPFS ΓòÉΓòÉΓòÉ
  55.  
  56. The FastScan option applies only to HPFS drives. If you select FastScan, File 
  57. Phoenix will only test those HPFS sectors which are marked as "free" in the 
  58. HPFS free-sector bitmap. This will result in a large reduction in scan time for 
  59. drives that have little free space, a moderate reduction for drives with some 
  60. free space and little reduction for drives with a lot of free space. 
  61.  
  62. If you do not select FastScan, File Phoenix will test all HPFS sectors to see 
  63. if they contain erased files. This results in longer scan times but may find 
  64. files that would otherwise not be found. For example, HPFS will pre-allocate 
  65. the sectors for a newly created file without clearing them (filling them with 
  66. binary zeros). Since these sectors would be marked as "allocated" in the 
  67. free-sector bitmap, a FastScan scan would not find the file that had occupied 
  68. the space previously. 
  69.  
  70.  
  71. ΓòÉΓòÉΓòÉ 5. Context (Pop-up) Menus ΓòÉΓòÉΓòÉ
  72.  
  73. All File Phoenix functions are available from context menus as well as from the 
  74. menu bar. Click the right mouse button over any area on the File Phoenix window 
  75. to display the context menu. 
  76.  
  77. Click the right mouse button over a file in the list of files to display the 
  78. file context menu. From this menu you can recover the file or view it. 
  79.  
  80.  
  81. ΓòÉΓòÉΓòÉ 6. The Phoenix Icon ΓòÉΓòÉΓòÉ
  82.  
  83. You can use the File Phoenix icon beside the list of drives to start and stop 
  84. scanning of a drive. Just double-click on the icon to start scanning and 
  85. double-click again to stop. 
  86.  
  87.  
  88. ΓòÉΓòÉΓòÉ 7. List of Files ΓòÉΓòÉΓòÉ
  89.  
  90. Once a drive has been scanned, the list of recoverable files is is displayed in 
  91. the main window. The following information is displayed for each file in the 
  92. list: 
  93.  
  94.      Name 
  95.      Directory 
  96.      Size 
  97.      Status 
  98.  
  99.  
  100. ΓòÉΓòÉΓòÉ 7.1. File Name ΓòÉΓòÉΓòÉ
  101.  
  102. The Name column is the name of the file which was deleted. 
  103.  
  104. Note:  The first character of the file name for FAT files is shown as a 
  105.        question mark (?). This is because FAT replaces the first character of 
  106.        the file name with a special hexadecimal value to indicate that the file 
  107.        has been deleted. 
  108.  
  109.  Note:  Only the first 15 characters of HPFS file names are shown. An ellipsis 
  110.         (...) is appended to the name if it was longer than 15 characters. 
  111.  
  112.  
  113. ΓòÉΓòÉΓòÉ 7.2. Directory Name ΓòÉΓòÉΓòÉ
  114.  
  115. The Directory column is the name of the directory in which the deleted file 
  116. resided. This includes directories that had been deleted. 
  117.  
  118. Note:  The first character of a deleted FAT directory is shown as a question 
  119.        mark (?). This is because FAT replaces the first character of the 
  120.        directory name with a special hexadecimal value to indicate that it has 
  121.        been deleted. 
  122.  
  123.  Note:  Only the first 15 characters of HPFS directory names are shown. An 
  124.         ellipsis (...) is appended to the name if it was longer than 15 
  125.         characters. 
  126.  
  127.  
  128. ΓòÉΓòÉΓòÉ 7.3. File Size ΓòÉΓòÉΓòÉ
  129.  
  130. The Size column is the number of bytes of data contained in the file. File 
  131. Phoenix will recover this many bytes from the drive. Note, however, that there 
  132. is no guarantee that the correct bytes are recovered. That is, if a sector of 
  133. the erased file was overwritten by another file which itself was later deleted, 
  134. the wrong data would be recovered. The less activity on the drive since the 
  135. time the file was erased, the better the chances that the entire file will be 
  136. correctly recovered. 
  137.  
  138.  
  139. ΓòÉΓòÉΓòÉ 7.4. Status ΓòÉΓòÉΓòÉ
  140.  
  141. The Status column indicates whether the file was recovered and, if recovery was 
  142. attempted, the results of the recovery. An icon is placed in the column after 
  143. recovery of the file has been attempted. A check-mark  indicates successful 
  144. recovery of all bytes. A sheet of paper with the lower-right corner missing 
  145. indicates that an error occurred during recovery and only some of the file was 
  146. recovered. A "Don't" sign  indicates that an error occurred during recovery and 
  147. none of the bytes were recovered. A "X"  indicates that the file has been 
  148. cleared. Two files overlapping each other  indicates that a duplicate filename 
  149. was found and "Replace files with the same name" was not checked. 
  150.  
  151.  
  152. ΓòÉΓòÉΓòÉ 8. "Scan" Menu Item ΓòÉΓòÉΓòÉ
  153.  
  154. The Scan menu item contains actions to start and stop the scanning of a disk 
  155. and to exit Phoenix/2. The following actions are available under the Scan menu 
  156. item: 
  157.  
  158.      Start 
  159.      Stop 
  160.      Search 
  161.      Exit 
  162.  
  163.  
  164. ΓòÉΓòÉΓòÉ 8.1. Start ΓòÉΓòÉΓòÉ
  165.  
  166. Select this menu item to start scanning the selected drive for erased files. 
  167. The list of erased files will be displayed in the main window when the scan is 
  168. compete. A progress indicator is displayed while the scan is in progress. 
  169.  
  170. Note:  This menu item is disabled while a scan is in progress.
  171.  
  172.  
  173. ΓòÉΓòÉΓòÉ 8.2. Stop ΓòÉΓòÉΓòÉ
  174.  
  175. Select this menu item to stop scanning the selected drive for erased files. The 
  176. list of erased files found before the scan was stopped will be displayed in the 
  177. main window. 
  178.  
  179. Note:  This menu item is disabled if a scan is not in progress.
  180.  
  181.  
  182. ΓòÉΓòÉΓòÉ 8.3. Search ΓòÉΓòÉΓòÉ
  183.  
  184. Select this menu item to search the free sectors of a FAT drive for text. A 
  185. dialog is displayed which allows you to specify the text to search for. 
  186.  
  187. Note:  This menu item is disabled if a scan is in progress or if you haven't 
  188.        selected a FAT disk . 
  189.  
  190.  
  191. ΓòÉΓòÉΓòÉ 8.4. Exit ΓòÉΓòÉΓòÉ
  192.  
  193. Select this menu item to exit the Phoenix/2 application. You will be asked to 
  194. confirm your desire to exit if a scan is in process. 
  195.  
  196. Note:  You will not be allowed to exit if recovery of a file is in progress.
  197.  
  198.  
  199. ΓòÉΓòÉΓòÉ 9. "Recover" Menu Item ΓòÉΓòÉΓòÉ
  200.  
  201. The Recover menu item contains actions which allow you recover or view the data 
  202. from an erased file. This menu item is only enabled after running a scan and 
  203. selecting one or more files. The following sub-menus are available under the 
  204. Recover menu item: 
  205.  
  206.      Recover 
  207.      View 
  208.      Clear 
  209.  
  210.  
  211. ΓòÉΓòÉΓòÉ 9.1. Recover ΓòÉΓòÉΓòÉ
  212.  
  213. The Recover menu item allows you to recover the data from one or more erased 
  214. files that have been selected. If only one file is selected, then the Recover a 
  215. Single File dialog is displayed from which you can specify the name of the new 
  216. file. If more than one file is selected, then the Recover Multiple Files dialog 
  217. is displayed from which you can specify the directory in which to recover the 
  218. files. 
  219.  
  220.  
  221. ΓòÉΓòÉΓòÉ 9.2. View ΓòÉΓòÉΓòÉ
  222.  
  223. The View menu item allows you to view upto 4096 bytes of a file before 
  224. recovering it. This menu item is only enabled if one file is selected since 
  225. only one file can be viewed at a time. The View the First 4096 Bytes of a File 
  226. dialog is used to display the file. 
  227.  
  228.  
  229. ΓòÉΓòÉΓòÉ 9.3. Clear ΓòÉΓòÉΓòÉ
  230.  
  231. The Clear option allows you to clear the data from the erased file from the 
  232. harddisk.  The sectors containing the data from the erased file are 
  233. over-written with binary zeros thus preventing future recovery of the file 
  234. data. 
  235.  
  236. Note that you should close all programs that are accessing the drive on which 
  237. the files are being cleared before clearing files. This is because Phoenix/2 
  238. uses low-level write operations to clear sectors, thus bypassing all filesystem 
  239. caches.  As a result, a program may be writing to a free sector through the 
  240. file system while Phoenix/2 is also writing to the sector.  If Phoenix/2 writes 
  241. after the program, the program's data will be lost. Phoenix/2 will check if any 
  242. other programs are using the drive and will allow you to close them before it 
  243. tries to write to the drive. 
  244.  
  245. Also note that a cleared file will still appear in the list of files if you run 
  246. Phoenix/2 after clearing it. You can use the Phoenix/2 View option to see that 
  247. the sectors have indeed been over-written. 
  248.  
  249.  
  250. ΓòÉΓòÉΓòÉ 10. "View" Menu Item ΓòÉΓòÉΓòÉ
  251.  
  252. The View menu item contains actions which change the view of the list of files 
  253. in the List of Files window. The following sub-menus are available under the 
  254. View menu item: 
  255.  
  256.      View Orphan Files 
  257.      Sort 
  258.      Include 
  259.      Select 
  260.  
  261.  
  262. ΓòÉΓòÉΓòÉ 10.1. View Orphan Files ΓòÉΓòÉΓòÉ
  263.  
  264. The View Orphan Files menu item allows you view the list of files which are 
  265. possible recoverable but that do not have a valid parent directory.  The 
  266. probablity that these files can be recovered is lower than for the files that 
  267. do have a valid parent directory and hence they are displayed separately from 
  268. the regular files. 
  269.  
  270.  
  271. ΓòÉΓòÉΓòÉ 10.2. Sort ΓòÉΓòÉΓòÉ
  272.  
  273. The Sort menu item allows you to change the order in in which the list of files 
  274. is presented. You can sort ascending by file name, directory name or file size. 
  275.  
  276. Note:  The sort option you choose is saved and used for all subsequent displays.
  277.  
  278.  
  279. ΓòÉΓòÉΓòÉ 10.3. Include ΓòÉΓòÉΓòÉ
  280.  
  281. The Include menu item allows you to filter the list of files so that only some 
  282. files are displayed. You can filter the files by file name and/or directory 
  283. name. The filters you specify are not cumulative. That is, the last filter you 
  284. specify will be applied to the entire list of files and not the previously 
  285. filtered list. 
  286.  
  287. Select All files to remove the last applied filter which then shows all files 
  288. in the list. 
  289.  
  290.  
  291. ΓòÉΓòÉΓòÉ 10.4. Select ΓòÉΓòÉΓòÉ
  292.  
  293. The Select menu item allows to select all files in the list or deselect all 
  294. files. This saves having to select each file with the mouse if all files are to 
  295. be recovered. 
  296.  
  297.  
  298. ΓòÉΓòÉΓòÉ 11. Recover a Single File ΓòÉΓòÉΓòÉ
  299.  
  300. This dialog box allows you specify the drive and name of the file to which the 
  301. recovered data will be written (the target file). The recovered data cannot be 
  302. written to the same drive from which it was read. If this were allowed, OS/2 
  303. might write the new data in the same location from which Phoenix/2 was 
  304. recovering data. 
  305.  
  306. You should specify the fully-qualified path for the new file.  If you don't, 
  307. the directory from which you started Phoenix/2 will be used as the starting 
  308. point for the relative path you specify. 
  309.  
  310.  
  311. ΓòÉΓòÉΓòÉ 11.1. Drive ΓòÉΓòÉΓòÉ
  312.  
  313. Select the drive to which the recovered data should be written. All available 
  314. drives at the time you started Phoenix/2 will be listed except the drive from 
  315. which the data is being recovered. The recovered data cannot be written to the 
  316. same drive from which it was read since OS/2 might write the new data in the 
  317. same location from which Phoenix/2 was recovering it. 
  318.  
  319.  
  320. ΓòÉΓòÉΓòÉ 11.2. Recover File Name ΓòÉΓòÉΓòÉ
  321.  
  322. Specify name of the file to which the recovered data should be written. You 
  323. should specify the full directory name since relative path names will be used 
  324. when creating the file. Thus if you omit the directory information, the file 
  325. will be written to the directory from which the Phoenix/2 program was started. 
  326.  
  327.  
  328. ΓòÉΓòÉΓòÉ 11.3. Replace File if Exists ΓòÉΓòÉΓòÉ
  329.  
  330. Check this button if you wish to replace the file specified in the "Recover 
  331. File Name" entry field if it already exists. If you do not check this button 
  332. and the file exists, Phoenix/2 will display an error message stating it cannot 
  333. create the target file. 
  334.  
  335.  
  336. ΓòÉΓòÉΓòÉ 11.4. Prompted Recovery ΓòÉΓòÉΓòÉ
  337.  
  338. Check this button if you want to use the "Prompted Recovery" window when 
  339. recovering a file from a FAT drive. The FAT file system stores the data for a 
  340. file in clusters. These clusters are stored individually in the first available 
  341. location on the drive and linked together by the file allocation table (FAT). 
  342. This means that the clusters may not be stored on the drive in contiguous 
  343. clusters (i.e. the file may be fragmented). 
  344.  
  345. When a file is erased from a FAT drive, the linking of the clusters is lost. 
  346. The only approach which can be used for recovery is to start from the first 
  347. cluster and to recover each cluster next to it which is not in use. Sometimes 
  348. this results in the clusters from a previously erased file being recovered 
  349. instead of the clusters for the selected file. 
  350.  
  351. The prompted recovery dialog allows you to view each cluster and decide if you 
  352. want to recover it. In this way you can skip over the clusters which were not 
  353. part of the selected file. 
  354.  
  355.  
  356. ΓòÉΓòÉΓòÉ 12. View the First 4096 Bytes of a File ΓòÉΓòÉΓòÉ
  357.  
  358. This dialog allows you to view up to 4096 (4K) bytes of a file before 
  359. recovering it. The data can be viewed as ASCII characters (text) or binary. In 
  360. binary mode, the hexadecimal value of each byte is shown as well as the ASCII 
  361. character it represents (if it can be displayed). 
  362.  
  363.  
  364. ΓòÉΓòÉΓòÉ 12.1. Font ΓòÉΓòÉΓòÉ
  365.  
  366. Press this button to display the OS/2 font selection dialog. This dialog allows 
  367. to to select a font to be used to display the data in the "View" window, the 
  368. "Prompted Recovery" window and the "About" window. The font you select will be 
  369. saved and used in all subsequent uses of Phoenix/2. 
  370.  
  371.  
  372. ΓòÉΓòÉΓòÉ 12.2. View Data as ASCII Characters ΓòÉΓòÉΓòÉ
  373.  
  374. Select the ASCII button if you wish to view the data in the window as ASCII 
  375. characters (text). Note that some characters may not be displayable or may be 
  376. displayed as graphic symbols. 
  377.  
  378. This selection will be saved and used the next time you display the View 
  379. dialog. 
  380.  
  381.  
  382. ΓòÉΓòÉΓòÉ 12.3. View Data as Binary ΓòÉΓòÉΓòÉ
  383.  
  384. Select the Binary button if you wish to view the data in the window as binary 
  385. bytes. The left-hand side of the window displays the hexadecimal value of each 
  386. byte, grouped in 4-byte sets. The right-hand side of the dialog shows the ASCII 
  387. character if the byte can be displayed as an ASCII character. Bytes that cannot 
  388. be displayed as an ASCII character are shown as a period (.). 
  389.  
  390.  
  391. ΓòÉΓòÉΓòÉ 13. Prompted Recovery of a FAT File ΓòÉΓòÉΓòÉ
  392.  
  393. This dialog allows you to view each cluster of a FAT file before recovering it. 
  394.  
  395. The following buttons are available on this dialog: 
  396.  
  397.      Recover 
  398.      Skip Fwd 
  399.      Skip Back 
  400.      No More 
  401.      Go 
  402.      Clear 
  403.      Search 
  404.      Font 
  405.  
  406.  The FAT file system stores the data for a file in clusters. These clusters are 
  407.  stored individually in the first available location on the drive and linked 
  408.  together by the file allocation table (FAT). This means that the clusters may 
  409.  not be stored on the drive in contiguous clusters (i.e. the file may be 
  410.  fragmented). 
  411.  
  412.  When a file is erased from a FAT drive, the linking of the clusters is lost. 
  413.  The only approach which can be used for recovery is to start from the first 
  414.  cluster and to recover each cluster next to it which is not in use. Sometimes 
  415.  this results in the clusters from a previously erased file being recovered 
  416.  instead of the clusters for the selected file. 
  417.  
  418.  The prompted recovery dialog allows you to view each cluster and decide if you 
  419.  want to recover it. In this way you can skip over the clusters which were not 
  420.  part of the selected file. 
  421.  
  422.  The prompted recovery dialog is also used to view the results of the search of 
  423.  a FAT drive. 
  424.  
  425.  The data in the cluster can be viewed as ASCII characters (text) or binary. In 
  426.  binary mode, the hexadecimal value of each byte is shown as well as the ASCII 
  427.  character it represents (if it can be displayed). 
  428.  
  429.  
  430. ΓòÉΓòÉΓòÉ 13.1. Recover ΓòÉΓòÉΓòÉ
  431.  
  432. Press this button to write the data in the window to the target file. The next 
  433. cluster will then be displayed. 
  434.  
  435.  
  436. ΓòÉΓòÉΓòÉ 13.2. Skip Fwd ΓòÉΓòÉΓòÉ
  437.  
  438. Press this button to skip over the cluster displayed in the window and display 
  439. the next free cluster. 
  440.  
  441.  
  442. ΓòÉΓòÉΓòÉ 13.3. Skip Back ΓòÉΓòÉΓòÉ
  443.  
  444. Press this button to skip back to the previous free cluster. Note that this may 
  445. be a cluster that has already been recovered. 
  446.  
  447.  
  448. ΓòÉΓòÉΓòÉ 13.4. No More ΓòÉΓòÉΓòÉ
  449.  
  450. Press this button to stop recovering clusters for this file. The dialog box 
  451. will be dismissed and you will return to the main dialog. The clusters 
  452. recovered so far will be saved in the target file. 
  453.  
  454.  
  455. ΓòÉΓòÉΓòÉ 13.5. Go ΓòÉΓòÉΓòÉ
  456.  
  457. Press this button to recover the rest of the clusters using the normal recovery 
  458. technique. That is, you will not be prompted for the remaining clusters.  They 
  459. will be written to the target file using the same technique used by the 
  460. non-prompted recovery method. 
  461.  
  462.  
  463. ΓòÉΓòÉΓòÉ 13.6. Search ΓòÉΓòÉΓòÉ
  464.  
  465. Press this button to search the free clusters of the drive for a text string. 
  466. You will be presented with a dialog box where you can specify the text to 
  467. search for. The search starts from the current cluster being viewed. 
  468.  
  469. This button is changed to Stop when a search is in progress and can then be 
  470. used to stop the search before it completes. 
  471.  
  472.  
  473. ΓòÉΓòÉΓòÉ 14. Recover Multiple Files ΓòÉΓòÉΓòÉ
  474.  
  475. This dialog box allows you specify the drive and directory to which the 
  476. recovered files will be written. The recovered files cannot be written to the 
  477. same drive from which they were read. If this were allowed, OS/2 might write 
  478. the new data in the same location from which Phoenix/2 was recovering data. 
  479.  
  480. You should specify the fully-qualified directory for the new files.  If you 
  481. don't, the directory from which you started Phoenix/2 will be used as the 
  482. starting point for the relative path you specify. 
  483.  
  484. Note that since the FAT file system deletes the first character of the filename 
  485. when it erases it, Phoenix/2 will use an x as the first character of the 
  486. recovered file. 
  487.  
  488. You can recover the directory structure of the files by selecting the "Append 
  489. original directory names" option. This option will append the original 
  490. directory name of the file to the name you specify on the "Directory" field and 
  491. write the file into that directory. Phoenix/2 will create the directory tree 
  492. for the file if does not already exist and you selected the "Create directory 
  493. if required" option. 
  494.  
  495.  
  496. ΓòÉΓòÉΓòÉ 14.1. Directory ΓòÉΓòÉΓòÉ
  497.  
  498. Specify name of the directory to which the recovered files should be written. 
  499. You should specify the full directory name since relative path names will be 
  500. used when creating the file. Thus if you omit the full directory information, 
  501. the file will be written to the directory from which the Phoenix/2 program was 
  502. started. 
  503.  
  504.  
  505. ΓòÉΓòÉΓòÉ 14.2. Replace files with duplicate names ΓòÉΓòÉΓòÉ
  506.  
  507. Check this button if you wish to replace files with duplicate names when 
  508. recovering files. If you check this button, the last file recovered with a 
  509. specific name will be the one written to the disk. 
  510.  
  511. If you do not check this button and duplicate filenames are found, the 
  512. duplicate files will not be recovered and an error icon will be shown in the 
  513. "Status" column. You can then recover these files individually and either 
  514. specify a new name or write them to a different directory. 
  515.  
  516.  
  517. ΓòÉΓòÉΓòÉ 14.3. Append original directory names ΓòÉΓòÉΓòÉ
  518.  
  519. Check this button if you wish to append the original directory name of the file 
  520. to the the one you specify in the "Directory" field. This options allows you to 
  521. recover the directory structure as well as the file.  Phoenix/2 will create the 
  522. directory tree for the file if does not already exist and you selected the 
  523. "Create directory if required" option. 
  524.  
  525. An example of the use of the option is: 
  526.  
  527.         Drive:               E:
  528.         Directory:           \temp\recover
  529.  
  530.         Original directory:  \myfiles\os2\16bit
  531.         Filename:            foo.bar
  532.  
  533.         The recovered file would be:
  534.  
  535.         e:\temp\recover\myfiles\os2\16bit\foo.bar
  536.  
  537.  
  538. ΓòÉΓòÉΓòÉ 14.4. Create directory if required ΓòÉΓòÉΓòÉ
  539.  
  540. Check this button if you want Phoenix/2 to create the directory tree for 
  541. recovered files if the directories don't exist. If you don't check this option 
  542. and any of the directories in the original list for a file doesn't exist, the 
  543. recovered file will be written to the directory you specified in the 
  544. "Directory" field. 
  545.  
  546.  
  547. ΓòÉΓòÉΓòÉ 15. Include Specifications ΓòÉΓòÉΓòÉ
  548.  
  549. This dialog box allows you specify the files to be displayed in the "List of 
  550. Recovered Files" window. By restricting the list of files displayed, you can 
  551. more quickly select the files you want to recover. 
  552.  
  553. For example, if you which to recover all files deleted from a specific 
  554. directory, you can 
  555.  
  556.    1. Specify that only files from that directory should be displayed. 
  557.    2. Use the Select menu item to select all displayed files. 
  558.    3. Recover all the files using the "Multiple Files" dialog. 
  559.  
  560.  
  561. ΓòÉΓòÉΓòÉ 15.1. Files ΓòÉΓòÉΓòÉ
  562.  
  563. Specify the filename to use as a search mask when selecting the files to be 
  564. displayed in the main window. You can use an asterisk (*) as a wild card 
  565. character to select all files that begin or end with a specific set of 
  566. characters. 
  567.  
  568. For example, fenx* will select all files that begin with "fenx". 
  569.  
  570.  
  571. ΓòÉΓòÉΓòÉ 15.2. Directories ΓòÉΓòÉΓòÉ
  572.  
  573. Specify the directory name to use as a search mask when selecting the files to 
  574. be displayed in the main window. You can use an asterisk (*) as a wild card 
  575. character to select all directory names that begin or end with a specific set 
  576. of characters. 
  577.  
  578. For example, \phoenix\* will select all files from the "phoenix" directory. 
  579.  
  580.  
  581. ΓòÉΓòÉΓòÉ 16. Search the Free Space on a FAT Drive ΓòÉΓòÉΓòÉ
  582.  
  583. This dialog box allows you specify the text to search for in the free sectors 
  584. of a FAT disk. Type the text to search for and press Search. The search is case 
  585. sensitive so you must type the text exactly as it was in the file you are 
  586. searching for. 
  587.  
  588.  
  589. ΓòÉΓòÉΓòÉ 16.1. Search Text ΓòÉΓòÉΓòÉ
  590.  
  591. Specify the text to search for in the free sectors of a FAT drive. The search 
  592. is case sensitive so you must type the text exactly as it was in the file you 
  593. are searching for.