home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #3 / NN_1993_3.iso / spool / comp / sys / next / misc / 24108 < prev    next >
Encoding:
Internet Message Format  |  1993-01-27  |  1.1 KB

  1. Path: sparky!uunet!europa.eng.gtefsd.com!gatech!udel!bogus.sura.net!howland.reston.ans.net!sol.ctr.columbia.edu!destroyer!news.itd.umich.edu!news.itd.umich.edu!usenet
  2. From: gregor@oit.itd.umich.edu (Gregor Purdy)
  3. Newsgroups: comp.sys.next.misc
  4. Subject: Re: Compression for the archives (and FTP enhancements)
  5. Date: 27 Jan 1993 20:48:03 GMT
  6. Organization: University of Michigan
  7. Lines: 11
  8. Distribution: usa
  9. Message-ID: <1k6se3INNkec@terminator.rs.itd.umich.edu>
  10. NNTP-Posting-Host: fredrik.oit.itd.umich.edu
  11.  
  12. You could have the ftp client on the user's side to all the compression and
  13. decompression. Thereby, the uncompressed version would never be sent over the
  14. net. You could even build a version of an ftp client that looked at the 
  15. filename extensions on the files it was transferring and either automatically
  16. decompress or prompt the user for permission to decompress (a preference).
  17. Then, you could configure it to do any compression/decompression scheme you
  18. wanted by having it do call outs to filter programs. You'd just need a way
  19. to associate an extension with a filter program...
  20.  
  21. --Gregor N. Purdy
  22. Contemporary Design Studios
  23.