home *** CD-ROM | disk | FTP | other *** search
/ Chip 1997 October / Chip_1997-10_cd.bin / sharewar / jar / jar101dx.exe / WHY_JAR.DOC < prev   
Text File  |  1996-11-09  |  5KB  |  109 lines

  1.  
  2.     WHY_JAR.DOC                                              November 1996
  3.  
  4.  
  5.     This document describes the advantages of JAR.
  6.  
  7.     JAR FEATURES:
  8.  
  9.     1)  JAR has a 16-bit executable (JAR16.EXE) for DOS and a 32-bit
  10.         executable (JAR32.EXE) for Windows 95 and Windows NT.  The latter
  11.         takes full advantage of 32-bit instructions and the "flat" memory
  12.         model.
  13.  
  14.         Data compressed in one operating system can be decompressed in
  15.         another.  JAR also supports optional filename translation when
  16.         extracting long filenames in DOS.
  17.  
  18.     2)  A major feature of JAR is the ability to use additional memory for
  19.         better compression.  Unlike most other archivers, the DOS version
  20.         of JAR can use EMS or XMS memory to improve compression.
  21.  
  22.         Memory usage is fully customizable.  You can specify how much
  23.         memory to use or you can let JAR auto-detect the optimal amount.
  24.  
  25.         No matter how much memory has been used during compression,
  26.         decompression requires only about 400K of memory.
  27.  
  28.         The JAR compression engine detects popular file formats to achieve
  29.         an improved compression rate.
  30.  
  31.         JAR's compression speed is comparable with other archivers.
  32.         Decompression works much faster than compression. JAR32.EXE uses
  33.         32-bit instructions and thus is even more faster and compresses
  34.         better than the DOS version.
  35.  
  36.         Please note that compression results are highly dependent upon the
  37.         type of data compressed.  We think that today (September 1996) JAR
  38.         achieves the BEST compression rate among ALL other popular
  39.         archivers (ARJ, PKZIP, RAR, UC2, LHA).
  40.  
  41.     3)  Compared to the popular DOS archivers PKZIP, RAR, LHA, only JAR can
  42.         archive more than 50,000 files at one time.  This enables JAR to
  43.         handle very large disk drives.
  44.  
  45.     4)  JAR provides the capability of archiving files to multiple volume
  46.         archives no matter what the destination media.  JAR can archive
  47.         files directly to diskettes no matter how large the input files
  48.         are.
  49.  
  50.         Moreover, JAR allows one the option of changing archive volume size
  51.         or even the option of concatenating all of the volumes into one
  52.         archive.
  53.  
  54.         The JAR data verification facilities help ensure reliable backups.
  55.  
  56.     5)  JAR provides the facility to store EMPTY directories within its
  57.         archives.  This makes it easier to do FULL backups and that come
  58.         with EMPTY directories.
  59.  
  60.     6)  JAR supports multiple CHAPTERS in an archive concept.
  61.  
  62.         The advantage of a chapter archive over a series of separate
  63.         archives of the same set of files is that space can be saved when
  64.         files to be archived do not change or change slightly. One chapter
  65.         archive can produce the same results as one hundred standard
  66.         archive backups. In other words, one can update a chapter archive
  67.         one hundred times and fully recover any one of those updates.
  68.  
  69.         Moreover, JAR uses a special compression method to optimize the
  70.         storage of the file and its subsequent modifications. Each chapter
  71.         may have its own comment and lock option. JAR keeps each chapter
  72.         creation and modification time. There are also many special
  73.         commands and options which allow flexibility with multiple
  74.         chapters.
  75.  
  76.     7)  For data error recovery, JAR can store recovery records into an
  77.         archive which allow the repair of that archive if slightly damaged.
  78.         JAR also has a special command to recover still usable data from
  79.         a VERY damaged archive.
  80.  
  81.         The JAR archive data structure with its header structure and 32 bit
  82.         CRC provides excellent archive stability and recovery capabilities.
  83.         In addition, JAR is the second archiver after ARJ that allows you
  84.         to test an archive during an archive process. With other archivers,
  85.         you may have already deleted the input files with a "move" command
  86.         before you could test the built archive. There is an option which
  87.         allows one to select an actual byte for byte file compare with the
  88.         original input files during archiving.
  89.  
  90.     8)  JAR provides a security envelope facility to "seal" JAR archives
  91.         with a unique envelope signature.
  92.  
  93.     9)  Unlike most other archivers, JAR also stores/restores the file
  94.         creation and access time along with the modification time.
  95.  
  96.     10) JAR provides a special command which dumps archive header
  97.         information into a readable text file.  This is to aid the
  98.         development of third party JAR support programs.
  99.  
  100.         JAR also provides a special test command to check the reliability
  101.         of JAR compressing and decompressing gigabytes of files with
  102.         limited free disk space.
  103.  
  104.     11) The great number of JAR commands and options allow the user
  105.         outstanding flexibility in archiver usage.
  106.  
  107.  
  108.     end of document
  109.