chickadee » snowtar » tar-pack-file

tar-pack-file records pathprocedure

records must be a list of tar-rec objects. path must be a string describing a valid path.

Writes a tar archive containing the records to the file named by path. Raises an exception (a tar condition object) if any of the records contain unsupported fields or invalid field contents. Currently, the data is in ustar format.