Description
A tool to multiplex and demultiplex streams from pipes to tar and back again.
Tarmux attempts to solve the problem of handling streamed data where there is insufficient temporary space on disk to hold the data, as is forced by tar.
Installation Instructions
In the simplest invocation, tarmux takes a stream from stdin, and creates a tar file consisting of sequential numbered file fragments one after the other. This can be reversed by the tardemux tool, which will untar the fragments and reassemble the stream to stdout.
The tardemux tool only reads a single tar stream before exiting. This allows multiple streams to be concatenated in the same stream, and then split out by each invocation of tardemux.
Note: When compressing a tarmux stream, compress each individual component of the stream separately and tarmux the result. If you do the inverse and compress the tarmux the decompression will be greedy and force tarmux to be greedy too. This is not a bug.
Man pages and instructions for tarmux and tardemux are included in the package.
A basic example of tarmux in action is provided here: https://github.com/minfrin/tarmux
Active Releases
The following unofficial repositories are provided as-is by owner of this project. Contact the owner directly for bugs or issues (IE: not bugzilla).
| Release | Architectures | Repo Download |
|---|---|---|
Centos-stream 8
|
aarch64 (108)*, ppc64le (114)*, x86_64 (123)* | Centos-stream 8 (189 downloads) |
EPEL 7
|
ppc64le (74)*, x86_64 (73)* | EPEL 7 (206 downloads) |
EPEL 8
|
aarch64 (120)*, ppc64le (102)*, x86_64 (106)* | EPEL 8 (168 downloads) |
Fedora 40
|
aarch64 (20)*, i386 (12)*, ppc64le (20)*, s390x (0)*, x86_64 (33)* | Fedora 40 (0 downloads) |
Fedora 41
|
aarch64 (26)*, i386 (25)*, ppc64le (29)*, s390x (0)*, x86_64 (33)* | Fedora 41 (68 downloads) |
Fedora 42
|
aarch64 (8)*, i386 (2)*, ppc64le (10)*, s390x (0)*, x86_64 (0)* | Fedora 42 (54 downloads) |
Fedora 43
|
aarch64 (0)*, i386 (0)*, ppc64le (0)*, s390x (0)*, x86_64 (0)* | Fedora 43 (13 downloads) |
Fedora eln
|
aarch64 (0)*, s390x (0)*, x86_64 (0)* | Fedora eln (132 downloads) |
Fedora rawhide
|
aarch64 (69)*, i386 (74)*, ppc64le (84)*, s390x (0)*, x86_64 (61)* | Fedora rawhide (141 downloads) |
Mageia 8
|
aarch64 (104)*, i586 (0)*, x86_64 (0)* | Mageia 8 (156 downloads) |
Mageia cauldron
|
aarch64 (36)*, i686 (16)*, x86_64 (44)* | Mageia cauldron (172 downloads) |
openSUSE Tumbleweed
|
aarch64 (0)*, i586 (68)*, ppc64le (62)*, x86_64 (54)* | openSUSE Tumbleweed (201 downloads) |
* Total number of downloaded packages.
Centos-stream 8
EPEL 7
Fedora 40
Mageia 8
openSUSE Tumbleweed