What is the difference between .tar.lzma and .tar.lzo?
- Extension
- .tar.lzma
- .tar.lzo
- Format
- Binary
- Binary
- Category
- Compressed
- Compressed
- Developer
- 7-Zip
- Markus F.X.J. Oberhumer
- Description
- "Tarball" (.TAR file) compressed with .LZMA (Lempel-Ziv-Markov chain Algorithm) compression, and thus uses the compound file extension ".tar.lzma;" often used for distributing linux software packages.
- Lzop is a file compressor very similar to gzip. lzop favors speed over compression ratio.
- MIME Type
- application/x-lzma-compressed-tar
- application/x-lzop-compressed-tar
- Sample
- sample.tar.lzo
- Wikipedia
- .tar.lzma on Wikipedia
- .tar.lzo on Wikipedia