home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / compress / 2989 < prev    next >
Encoding:
Text File  |  1992-08-12  |  1.2 KB  |  32 lines

  1. Newsgroups: comp.compression
  2. Path: sparky!uunet!rei2!fox
  3. From: fox@rei2.uucp (Fuzzy Fox)
  4. Subject: Re: DELETE PROTECTION AND FILE FIX UNDER ON-THE-FLY COMPRESSION
  5. Message-ID: <1992Aug10.190757.22753@rei2.uucp>
  6. Date: Mon, 10 Aug 1992 19:07:57 GMT
  7. References: <i12.1@cs-acad-lan.Lakeheadu.Ca>
  8. Organization: REI
  9. Lines: 21
  10.  
  11. i12@cs-acad-lan.Lakeheadu.Ca writes:
  12.  
  13. > [...How does STACKER and similar software work with undelete utilities
  14. >  and the like?...]
  15.  
  16. Device drivers like Stacker generally create a large file on your hard
  17. disk, and then manage it as if it were another hard disk.  This means
  18. duplicating the operations of the hard disk down to the sector level,
  19. which means that programs like UnErase, DiskEdit, and EraseProtect (from
  20. Norton) work flawlessly.  The programs work by compressing only the
  21. individual sectors on the disk, without regard to which file they belong
  22. to.  This yield lesser compression than common file archivers, but it
  23. gives the needed compatibility.
  24.  
  25. To sum up:  The work great.
  26.  
  27. -- 
  28. #ifdef TRUE         | Fuzzy Fox                  fuzzy@netcom.com
  29. #define  TRUE   0   | a.k.a. David DeSimone      an207@cleveland.freenet.edu
  30. #define  FALSE  1   |
  31. #endif              |         How's my posting?  Call 1-800-ALT-FLAME
  32.