Tar-Handler V1.1 (1999-05-18)

This handler allows You to mount Tar-Archives. (Even g'zipped)
This means work with them like (hard)disks. (Actually read-only)

The latest Version can be found under:
http://www.kazik.de/en/tarhandler.html
My HomePage: http://www.kazik.de/en/


Requirements

68020+, AmigaOS 2.04? (Tested: 3.1)


Installation

Copy the tar-handler to C:


Usage

tar-handler FILE/A,DEV,VOL,DEBUG/N/K

FILE specifies the tARchive to use (Required)

DEV specifies the name of the device (Optional, default: TAR, TAR0, TAR1, ...)

VOL specifies the name of the volume (Optional, default: name of the archive)

DEBUG Only for advanced users (Optional, see below)

To quit the handler, just close all files, free all locks. Then unmount the volume or press CTRL-C.
Do not dismount the volume, use "unmount" (e.g. from the GuruBook).


Known Bugs

It's not tested with bad archives -> please be nice.



Notes

It's not possible to write. Maybe I'll implement it in future versions.

The protection bits are set to RWED for all files/dirs.
The TimeStamp are set to the actual date.
You get information about the group/user in the comment of each file.

Use "AddBuffers" to increase the internal buffer for reading and seeking (defualt: 20k). Each buffer has a size of 1k.

If You have problems with the handler, switch on the debug-information.

To get more informations about the packtes, I do support read the file "packets" in the archive.


Debug

There are some levels of debug information:

Level 0: only warnings on bad tARchives (default)
Level 1: informations on packets, I don't support (except READ/WRITE/SEEK)
Level 2: information on ALL packets (except READ/WRITE/SEEK)
Level 3: information on read accesses to the archive
Level 4: information on ALL read accesses


Disclaimer

The program is CardWare, also: You have to write me a postcard of Your town. (If You really don't have enough money for that, send me an EMail)

Use it at Your own risk!


History

History:
V1.11999-05-18Corrected the Info-Packets
V1.01999-05-17First Release


©1999 ALeX Kazik · last update 18-May-1999