home *** CD-ROM | disk | FTP | other *** search
/ SPACE 1 / SPACE - Library 1 - Volume 1.iso / utilitys / 184 / arc521 / arcdocs / arc521.txt < prev    next >
Encoding:
Text File  |  1988-06-15  |  2.1 KB  |  54 lines

  1.  
  2.  
  3.  
  4.                                   ARC
  5.  
  6.                          File Archive Utility
  7.                              Version 5.21
  8.  
  9.  
  10. (C) COPYRIGHT 1985,86,87 by System Enhancement Associates, Inc.
  11.     ALL RIGHTS RESERVED
  12.  
  13.  
  14. ARC is used to create and maintain file archives.  An archive is a
  15. group of files collected together into one file in such a way that the
  16. individual files may be recovered intact.  ARC is different from other
  17. archive and library utilities in that it automatically compresses the
  18. files being archived, so that the resulting archive takes up a minimum
  19. amount of space.
  20.  
  21. When ARC is used to add a file to an archive it analyzes the file to
  22. determine which of three storage methods will result in the greatest
  23. savings.  Since one of the three methods involves no compression at
  24. all, the resulting archive entry will never be larger than the
  25. original file.
  26.  
  27. ARC provides a full range of functions for archive creation and
  28. maintenance.  ARC also provides password encryption to protect your
  29. data from unauthorized use.
  30.  
  31. While the exact degree of compression achieved will vary depending on
  32. the contents of any given file, typical compression rates are as
  33. follows:
  34.  
  35.     Program (.EXE and .COM) files      20% to 30%
  36.     ASCII text and documents           50% to 60%
  37.     Spreadsheets                       50% to 90%
  38.  
  39. ARC calculates a cyclical redundancy check (CRC) on every file it puts
  40. in an archive, and recalculates it whenever a file is extracted.  This
  41. helps to ensure data integrity when archives are transmitted over
  42. telephone lines.
  43.  
  44. A program disk with printed documentation is available for $50 from:
  45.  
  46.                   System Enhancement Associates, Inc.
  47.                      21 New Street, Wayne NJ 07470
  48.  
  49. or by phone at (201) 473-5153 (Visa and MasterCard accepted).  If ARC
  50. is obtained by other means, then it may not be used in a commercial
  51. environment or a governmental organization without payment of a $35
  52. license fee.  Site licenses and commercial distribution licenses are
  53. available.  Full program sources are provided.
  54.