home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / os / msdos / apps / 4108 < prev    next >
Encoding:
Internet Message Format  |  1992-07-23  |  2.0 KB

  1. Path: sparky!uunet!usc!sdd.hp.com!uakari.primate.wisc.edu!zazen!doug.cae.wisc.edu!umn.edu!lynx!triton.unm.edu!jfreter
  2. From: jfreter@triton.unm.edu (The Myth)
  3. Newsgroups: comp.os.msdos.apps
  4. Subject: Re: SSTOR and Stacker question
  5. Message-ID: <-zgmn3p@lynx.unm.edu>
  6. Date: 23 Jul 92 16:26:12 GMT
  7. References: <ywR0NB1w164w@infopls.chi.il.us> <ayfmrql@lynx.unm.edu> <14kfcdINNde1@agate.berkeley.edu>
  8. Organization: University of New Mexico, Albuquerque
  9. Lines: 31
  10.  
  11. In article <14kfcdINNde1@agate.berkeley.edu> yuval@violet.berkeley.edu (Yuval Oren;B1E;26199;8436073;ZA87) writes:
  12.  
  13. I write:
  14.  
  15. >>Similar process for SuperStor.  One good thing about backing up the big file,
  16. >>only (and not the physical drive), is that you can restore to any hard drive,
  17. >>even one without SuperStor installed.  These programs and compressed files
  18. >>are totally invisible to most disk I/O.  So, you can copy a file from a
  19. >>compressed disk to a floppy and have the floppy version be totally uncomp-
  20. >>ressed.
  21. >
  22. Yuval writes:
  23.  
  24. >Now I'm confused. What exactly is the big file on my "drive d:"? Say I
  25. >back it up, and then my hard disk dies. So I want to restore it to a
  26. >new one without installing Stacker on it. What would restoring this
  27. >one file do? Would it just give me a big file on my new hard drive?
  28. >How would I get to my files. And if I just restore Drive C, would that
  29. >give me my files in compressed format?
  30. >
  31. >
  32. When you restore that big file, you get it back.  All you have to do to
  33. re-access the file is re-load the proper drivers into RAM.  That big file
  34. contains all the files that you have compressed.  Basically what happens
  35. is that the files you write to the disk are examined by the drivers.  The
  36. drivers compress the files and store them more closely together (cluster
  37. sizes are effectively smaller).  The net effect is that files that are
  38. big in size take up fewer real sectors/clusters on the hard-disk.  There
  39. is no easy way to tell exactly how big the compressed files are (without
  40. using a calculator), since DOS thinks that the hard drive is around 2
  41. times bigger.
  42.