home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1994 #1 / monster.zip / monster / RENEGADE / RGHELP13.ZIP / COMPRHLP.TXH < prev    next >
Text File  |  1994-01-22  |  2KB  |  37 lines

  1.                   
  2.                      Help with file compression
  3.  
  4.  
  5.         There are three types of file compression in use on most BBSs. 
  6. They are identified by the files EXTENSION, for example there are ZIP files 
  7. (sample.ZIP), ARJ files (sample.ARJ) and ARC files (sample.ARC). 
  8. Consequentially there are three programs needed to uncompress these types
  9. of files. 
  10.         For ARJ files you need to DL ARJ241.??? Thats all you need for it.
  11. The file is called ARJ.EXE. here's how you can use it. Place ARJ.exe in the
  12. same directory as the file with the ARJ extension. Type "ARJ X <filename>"
  13. where <filename> is the name of the file you want to uncompress. Thats it!
  14. For more advanced users you may place the ARJ.EXE file in your path and execute
  15. it from anywhere just fine.
  16.         For ZIP files. You will need to download PKZ????.EXE where "????" is
  17. the current version (PKZ204G.EXE as of this writing). After downloading the file
  18. place it into a directory and type the filename like you want to execute it.
  19. It is a self extracting file like the this one. You will find a file inside
  20. the PKZ????.EXE called PKUNZIP.EXE. Place this file in the directory with the
  21. file that has the ZIP extension. Type "PKUNZIP <filename>" where <filename>
  22. is the name of the file with the ZIP extension.
  23.         For ARC files. You will need to download PKXARC.EXE. While this
  24. program does not have a version number in the name it works exactly like the
  25. PKZ????.EXE above in every way. Please see the above paragraph.
  26.         While this may seem like a hassle alow me to explain why we compress
  27. files. For one it shortens the amount of time you are downloading. Compression
  28. also allows the BBS to have more available for you to download. This also allows
  29. you to put several files into one package. A program may have alot of files
  30. that it needs to operate, these can all be stored into one compressed file.
  31.         Next question is always why not use one compression for all the files.
  32. This was the original intent of the BBS. All uploads are automatically
  33. converted to a common format. But with the variety of file formats on CDroms
  34. and the quantity of files on most BBSs it is a tough chore.
  35.  
  36.  
  37.