home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #20 / NN_1992_20.iso / spool / comp / sys / apple2 / 20390 < prev    next >
Encoding:
Internet Message Format  |  1992-09-14  |  2.1 KB

  1. Path: sparky!uunet!charon.amdahl.com!amdahl!fadden
  2. From: fadden@uts.amdahl.com (Andy McFadden)
  3. Newsgroups: comp.sys.apple2
  4. Subject: Re: AutoArc (Looks like Staker for GS)
  5. Message-ID: <d4ms032K82cy00@amdahl.uts.amdahl.com>
  6. Date: 14 Sep 92 18:48:32 GMT
  7. References: <1992Sep13.195015.1@acad3.alaska.edu> <1992Sep14.064214.13215@klaava.Helsinki.FI> <2AB444DD.27422@ics.uci.edu>
  8. Organization: Amdahl Corporation, Sunnyvale CA
  9. Lines: 36
  10.  
  11. In article <2AB444DD.27422@ics.uci.edu> jimmys@ics.uci.edu (Jimmy Shaw) writes:
  12. >It seems to me that a lot of these programs (on the clones at least),
  13. >creates a big file on your hard drive, and each file that you creat
  14. >is written into this file (compressed), and fools the OS into thinking
  15. >it's got a lot more room.
  16.  
  17. This (fortunately) isn't possible on the //gs because of all the FSTs.  Well,
  18. nothing's impossible, but it wouldn't be worth the pain you'd have to go
  19. through.  You'd basically have to design a super-fs which could store all of
  20. the characteristics of every FST available, or you'd end up loosing
  21. information (which is a bad characteristic for a transparent file compressor!)
  22.  
  23. >Hopefully, AutoArc is smarter than that.  (side note: the price per meg
  24. >is so reasonable now, why not just get a bigger HD, and avoid the
  25. >possibly of trashing everything?)
  26.  
  27. Software expands to fill the available space.
  28.  
  29. Such programs can also provide additional features, such as (for AutoArc)
  30. encryption.  I personally don't feel the need to encrypt anything, but you
  31. never know.
  32.  
  33. Here's a question: how much stuff on your HD is in ShrinkIt archives?  How
  34. much documentation that you only read once a year?  How 'bout Gno man pages?
  35.  
  36. And if you use HFS, you no longer have sparse files, so executables with
  37. large regions of zeroes become huge.  I think YankIt expands from 29 blocks
  38. to over 100.  A simple RLE pass can take this down to (or smaller than) the
  39. original size.
  40.  
  41. >Jimmy Shaw             RamFAST, ZipGSX and 6.0... Apple II Forever!
  42. >jimmys@ics.uci.edu
  43.  
  44. -- 
  45. fadden@uts.amdahl.com (Andy McFadden)
  46. [ Above opinions are mine, Amdahl has nothing to do with them, etc, etc. ]
  47.