home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Aktief 1995 #6 / CDA_6.iso / shell / cdrom / rar153 / rar153uk.exe / rar / RAR_FAQ.TXT < prev    next >
Text File  |  1994-12-17  |  6KB  |  121 lines

  1. --------------------------------------------------------------------------
  2.  
  3.                     RAR Frequently Asked Questions (FAQ)
  4.  
  5.             Copyright 1994 Eugene Roshal.  All rights reserved.
  6.  
  7.                                16-Dec-1994
  8.  
  9. --------------------------------------------------------------------------
  10.  
  11. Published by Eugene Roshal with assistance from the users of RAR, UNRAR,
  12. related utilities, and the RAR support sites.  This document may be freely
  13. distributed for non-commercial and information purposes.  This document 
  14. may not, under any circumstance, be traded, sold, or otherwise used for 
  15. commercial gain or purposes without prior written consent of Eugene 
  16. Roshal.
  17. --------------------------------------------------------------------------
  18.  
  19. Q: While I can see that RAR is a great program with a terrific user 
  20.    interface, there appear to be no facilities available to convert my 
  21.    existing archived files to RAR format.
  22.  
  23. A: There are no built-in facilities in RAR to handle this, in order to 
  24.    keep the code size small.  A number of batch files are available from
  25.    your local RAR support site which can assist in this process, but for 
  26.    more complex situations we would recommend the "MTA" program by Robert 
  27.    van Hoeven.  Robert may be contacted via electronic mail and his 
  28.    programs are available on all good BBSs.  Look for "MTA*.*".
  29. --------------------------------------------------------------------------
  30.  
  31. Q: RAR incorporates a number of different compression "methods", what are
  32.    the advantages and disadvantages of using them and which one would you 
  33.    recommend for daily use?
  34.  
  35. A: RAR contains 6 different methods of compressing files, which one you 
  36.    use would depend upon your requirements.  i.e. how much you demand the 
  37.    file be compressed balanced against how much time you are willing to 
  38.    devote to the compression process.  There is always a trade-off and the 
  39.    final choice must be yours.  Our recommendation is to leave compression
  40.    as "Normal" unless you have good reason to change it. 
  41.  
  42.      Store         No compression is used at all, the files are simply 
  43.                    collected into the archive.  This method is quite fast
  44.                    and is useful for simply copying files from one place 
  45.                    to another.
  46.      Fastest       The fastest compression method is applied.  This is
  47.                    slower than the "store" method.
  48.      Fast          A slightly better compression method is used, resulting
  49.                    in a smaller file.
  50.      Normal        A better compression method is used to achieve (almost)
  51.                    optimal compression, at a slight cost in time.
  52.      Good          A better compression method gains another increase of 
  53.                    (0.1 - 0.3%) 
  54.      Best          Uses the best compression method of all at the cost of
  55.                    20% - 100% more time, for the purists only.
  56.  
  57.    Here are the results of a compression test:
  58.  
  59.     Method used   Time taken     %    Compressed size     %
  60.  
  61.        -m0          16.75     104.5        376824      100.00
  62.        -m1          15.38     100.0        226846       60.20
  63.        -m2          15.66     101.8        223515       59.30
  64.        -m3          16.20     105.3        221282       58.70
  65.        -m4          17.41     113.2        220774       58.57
  66.        -m5          18.23     118.5        220720       58.57
  67.  
  68.    As you can see, as the packing method improves, the time required 
  69.    increases, but the increase in time is proportionally much greater than 
  70.    the gain acheived.  This why the default and recommended method is set
  71.    to -m3    
  72. --------------------------------------------------------------------------
  73.  
  74. Q: I've heard a lot about "Solid" archives.  What are they and how can I use 
  75.    them?
  76.  
  77. A: It has been well known, for a long time, that one method of increasing 
  78.    the efficiency of compression, was to copy all the files to be compressed
  79.    into a single file, before compressing them. This is called creating a
  80.    "Solid" file before compressing. There are programs around which indeed
  81.    perform this operation and act as a pre-processor to another archiver.
  82.    RAR handles this function internally and invisibly to the user, it
  83.    simply "sees" all files together as a single data stream, with the
  84.    end result that the final output is significantly smaller than it would
  85.    otherwise be.  The gain to be had from this type of archive can be
  86.    significant and can be 10% - 60% of the size of the original archive.
  87.  
  88.    As with any other gain, there is a price to be paid and that price should 
  89.    be taken into consideration before creating a "Solid" archive.  The best 
  90.    way to understand if using a solid archive is best for you is to answer 
  91.    the following questions:
  92.  
  93.    Q: How often are you going to update or modify the archive?
  94.  
  95.    A: Probably never       ..  Use a solid archive
  96.  
  97.       Rarely               ..  Use a solid archive
  98.  
  99.       Frequently           ..  Use a normal archive
  100.  
  101.    Q: Are you using RAR as a packer for an electronic mail system?
  102.  
  103.    A: Yes                  ..  Use a solid archive
  104.  
  105.    Note:  Use RAR versions 1.52 or greater to manipulate solid archives.
  106. --------------------------------------------------------------------------
  107.  
  108. Q: How could a user of my BBS (E-mail system, FTP server etc) extract
  109.    files from RAR archives while RAR is shareware and one must register
  110.    after a 40 day evaluation period?
  111.  
  112. A: The RAR distribution archive contains a free unRAR utility, UNRAR.EXE,
  113.    which can be used, without paying a license fee, by anyone wanting to 
  114.    extract archives created by RAR.
  115.    Besides, there is the unRAR portable source code available.
  116. --------------------------------------------------------------------------
  117.  
  118. end of file "RAR_faq.txt"
  119.  
  120.  
  121.