home *** CD-ROM | disk | FTP | other *** search
/ The WinSite Windows Explosion! 1996 Summer / WINSITE_2.iso / demo / bkpfly.exe / COMMAND.DOC < prev    next >
Encoding:
Text File  |  1996-04-23  |  3.1 KB  |  68 lines

  1. ==================================
  2. NO-HASSLE single command operation
  3.  
  4.  
  5. For example, Just type "Bkup C: K:" to Backup the entire C: drive along with 
  6.     all its subdirectories no matter how many levels deep!  Or, specify a 
  7.     first-level directory (such as or C:\Lotus or D:\Qpro) path, instead of 
  8.     C:. That directory, along with all the subdirectories, (no matter how many 
  9.     levels deep) will be backed up into one single compressed file (with the
  10.     original tree-structure intact) on the Backup drive the user specifies. 
  11.  
  12.     Unpack C: K: operates in MIRROR-like fashion, in recovering the entire 
  13.     drive (or the first-level directory) with all its subdirectories. 
  14.  
  15. No other Backup software, tapebased or otherwise, can or will be able to do
  16.     this without lots of  fancy menus and prompts and a lot of effort and 
  17.     training on the part of the user!!!
  18.  
  19. See section on SYNTAX below.
  20.  
  21. =======
  22. SYNTAX:
  23.  
  24. Notice that the Syntax for all three commands (Bkup, Unpack and Bkpext) is 
  25.     identical. This was done intentionally, so that it will be easier to 
  26.     remember the commands. 
  27.  
  28.     However, if you find this syntax and parameters confusing or hard to 
  29.     remember, go ahead and just type "go" at the DOS COMMAND line and follow 
  30.     the prompts.
  31.  
  32.    1. The first parameter is always the path for the first-level directory 
  33.       (or the entire Drive, or a Listname containing several such paths) ( 
  34.       See Readme.1st file).
  35.  
  36.    2. The second parameter is always the Baclkup Drive such as `K:' in the 
  37.       example.
  38.  
  39.    3. The third parameter specifies either a `preservation' indicator for 
  40.       Backups, (`p or P') for Bkup command, or the `Date-stamp' (See 
  41.       Readme.1st file) such as `4A6' for the `Unpack' command or the file 
  42.       extension such as `^INI' for Bkpext' command. When `unpacking' 
  43.       extensipon backups be sure to prefix  `^' to the extension such as  
  44.      `^INI' e.g. `Unpack H:\windows  K: ^INI' 
  45.  
  46. Please do not  venture beyond the first level, (e.g.C:\Lotus\Qtr1\spread) If 
  47.      you wish to recover single subdirectories two or more levels deep you may 
  48.      use DOS  `Subst' drives and treat them like `entire' drives in the above 
  49.      syntax.
  50.  
  51. We had to drop this feature because of the space it wasted on the Primary 
  52.      (internal) Hard Drive (about 7 to 11%). Just stay with the top (first) 
  53.      level directory such as C:\lotus or E:\word etc. All subdirectories 
  54.      including the one you are looking for, WILL be recovered.  
  55.  
  56. Please note that when you back up entire drives, the backup file is named 
  57.      DRIVE.zip. Also, NOTE that if you wish to back up just the ROOT 
  58.      directory by itself without incorporating all the subdirectories of the 
  59.      ENTIRE drive, you must specify C:\Root or E:\root etc. as in 
  60.         Bkup D:\Root G: [P|Ext]
  61.  
  62.      This is important since DOS does NOT recognize the root directory as 
  63.      Drive:\root and you will end up backing up ENTIRE drive instead of just
  64.      the root directory itself, if you specify  C:\ E:\ etc., instead of 
  65.      C:\root E:\root.
  66.  
  67.  
  68.