home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / compress / 3786 < prev    next >
Encoding:
Internet Message Format  |  1992-11-09  |  1.3 KB

  1. Path: sparky!uunet!dziuxsolim.rutgers.edu!gandalf.rutgers.edu!deatz
  2. From: deatz@gandalf.rutgers.edu (Gregory H Deatz)
  3. Newsgroups: comp.compression
  4. Subject: best method for compressing text files
  5. Message-ID: <Nov.10.00.59.59.1992.29852@gandalf.rutgers.edu>
  6. Date: 10 Nov 92 05:59:59 GMT
  7. Organization: Rutgers Univ., New Brunswick, N.J.
  8. Lines: 15
  9.  
  10. I know that this question has been posted to the group before, but I am looking for a compression method (preferably extremely portable code) that is best
  11. in compression (*not* speed) for text files exclusively (or not). PostScript
  12. files tend to be extremely cumbersome, and pkzip just doesn't do the job to
  13. make it feasible to transfer most ps files between a dos machine and a unix
  14. machine when the modem speed is 2400 bps.
  15.  
  16. I'd like to have some code or two identical packages: one for unix, one for
  17. msdos, so that a 500K text file will be considerably smaller than 500K, i.e.
  18. << 100K. Does anyone have an answer for me either negative or positive? Speed
  19. is of no concern to compress the files when it will most likely take much less
  20. time than the 20-30 minutes for file transfer with pkzip techniques, and it
  21. is also time consuming to generate the ps files from wp51.
  22.  
  23. I would rather that you *post* your replies to the newsgroup; however, if this
  24. is cumbersome to the group, feel free and reply by e-mail.
  25.