home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / utils / arj.zip / README.DOC < prev    next >
Text File  |  1990-12-28  |  4KB  |  95 lines

  1.  
  2.    README.DOC                                    December 1990
  3.  
  4.                                                  Robert K Jung
  5.                                                  2606 Village Road West
  6.                                                  Norwood, MA 02062
  7.  
  8.  
  9.    This archive contains a new file archiver called ARJ.  This is BETA test
  10.    release 0.20.  This is the last planned test version.  I would
  11.    appreciate users' testing and providing feedback.  This is a full
  12.    featured UNCRIPPLED public release.  ARJ is free for non-commercial
  13.    personal use.  Commercial or governmental use requires a site license.
  14.  
  15.    Major features of ARJ include:
  16.  
  17.       Production of consistently smaller archive files than produced by
  18.       PKZIP 1.10, PAK 2.51, and LHARC 1.13c.  This has been verified by
  19.       many ARJ users from Brazil to Canada and across the Atlantic in
  20.       England.  ARJ is particularly effective on text files and database
  21.       files.
  22.  
  23.       Option to create multiple volume archives with one command making ARJ
  24.       useful for making backups to multiple floppies or archiving a very
  25.       large file to several floppies without "SLICing".
  26.  
  27.       Option to test newly created archive before overwriting original
  28.       archive or deleting input files for a move command.
  29.  
  30.       Selectable compression options including FAST!!! compression modes.
  31.  
  32.       Command to change the filenames of files stored in archives.
  33.  
  34.       Multiple string searching within archives.
  35.  
  36.       32 bit CRCs for file integrity.
  37.  
  38.       Text mode compression to enable cross-platform extraction of files.
  39.  
  40.       Filename specification via list files option.
  41.  
  42.       Filename/wildname exclusion option.
  43.  
  44.       Built-in facility to recover files from broken archives.
  45.  
  46.       Setting of comments for archive and files with a file input option.
  47.  
  48.       ARJ internal CRC checks to resist hacking a la "ICE".
  49.  
  50.       Archive security envelope to resist tampering.  ARJ-SECURITY
  51.       disallows archive update of any kind including commenting.
  52.  
  53.       Self-extraction option built into ARJ.EXE.  Self-extractor has
  54.       security envelope checking feature.
  55.  
  56.    This archive contains the following files:
  57.  
  58.    README.DOC   - This file
  59.    WHATSNEW.DOC - Changes from ARJ 0.20
  60.    ARJ020.EXE   - An ARJ-SECURED self-extracting archive containing the
  61.                   following files:
  62.  
  63.                   ARJ.DOC        - ARJ user manual
  64.                   ARJ.EXE        - BETA version 0.20
  65.                   AV.C           - Turbo C source code for ARJ file lister
  66.                   AV.EXE         - ARJ file lister
  67.                   HISTORY.DOC    - Release history of ARJ
  68.                   LICENSE.DOC    - License policy
  69.                   ORDER.FRM      - Order form for ARJ
  70.                   README.DOC     - This file
  71.                   RESULTS.DOC    - Compression comparison of various archivers
  72.                   TECHNOTE.DOC   - Technical information about ARJ
  73.                   WHATSNEW.DOC   - Changes from ARJ 0.20
  74.                   ????????.BAT   - Various sample batch files using ARJ
  75.  
  76.    To list the contents of ARJ020.EXE, type
  77.  
  78.       ARJ020 -l
  79.  
  80.    To verify the ARJ-SECURITY envelope and contents of ARJ020.EXE, type
  81.  
  82.       ARJ020 -t
  83.  
  84.    To extract the files in ARJ020.EXE, type
  85.  
  86.       ARJ020
  87.  
  88.    This will extract the files in ARJ020.EXE to the current directory.
  89.  
  90.    You can also use ARJ 0.15 or later to extract the contents of the
  91.    ARJ020.EXE archive.
  92.  
  93.    end of readme.doc
  94.  
  95.