PUT
- For another "PUT" format, see PUT and GET (Scott Jennings).
PUT is a shareware archiver/compressor for DOS that produces files with the suffix ".put" (".PUT", using proper DOS naming conventions). The decompressor is called GET. PUT was made by a company called "MicroFox", which seems to have consisted of a single person, Jim Haas.[1]
PUT files with an .INS extension are treated specially by the "INSTALL" program that is used by, and distributed with, some versions of PUT/GET.
Few if any PUT files have been found in the wild, except for those used by MicroFox's own software installers.
Contents |
Discussion
The earliest known version of the software is 1.00, apparently released in early 1993. Technically, the file format used by v1.00, LHarc format, was released around 1989. Confusing the matter further is that the software has copyright dates like "1990-1993", implying that there might have been versions before 1.00. But no good evidence of such versions has been found.
PUT/GET is mainly menu-driven. With command-line options, it can be made to run non-interactively, though it may still become interactive if an error occurs. For example, to decompress EXAMPLE.PUT to the current directory:
>GET EXAMPLE.PUT . QUIET
Format details
Official documentation of .PUT format is lacking, but it's clearly a variant of LHA, and in some cases identical to LHA.
Some versions use standard LHarc/LHA format. Others use a variant in which the 'h' in the compression ID field is changed to a capital 'Z'. If there are any other differences, they must be subtle. PUT has been observed to use methods 'lZ0', 'lZ1', and 'lZ5'.
| Versions | Compression IDs used |
|---|---|
| 1.00-2.00 | lh1, lh0
|
| 2.20 | lZ1, lZ0
|
| 3.00-3.10 | lh5, lh0
|
| 3.30-3.47 | lZ5, lZ0
|
Identification
Some .PUT files can't be distinguished from LHA format - see LHA#Identification.
Those that can have bytes '-' 'l' 'Z' ?? '-' at offset 2, where the ?? byte is '0', '1', or '5'.
Software
- PUT and GET - Release dates are approximate. Some distributions include other software: INSTALL (an installation utility) and FED (a form editor / text file viewer).
- v1.00 (1993-01-01)
- v2.00 (1993-08-10)
- v2.20 (1993-09-09)
- v3.00: The Business Master 4th Edition → FILES/UTILHIVE/PUTGET/*
- v3.10 (1994-03-03)
- v3.30
- v3.33
- v3.34
- v3.41 (1995-01-01)
- v3.43 (1995-04-04)
- v3.45 (1996-01-01)
- v3.45 at Internet Archive
- v3.46: Packer & More → KATALOG/ARCHIV/DOSPACK/21136.ZIP
- v3.47 (1998-01-01)
- Deark (with option "
-zip" or "-opt lha:tolha")
Sample files
Links
- MicroFox Programs (1999 archive)