Download List

项目描述

LRZIP is a compression program that can achieve very high compression ratios and speed when used with large files using unlimited sized compression windows. It uses the combined compression algorithms of zpaq and lzma for maximum compression, lzo for maximum speed, and the long range redundancy reduction of rzip. It is designed to scale with increases with RAM size, improving compression further. A choice of either size or speed optimizations allows for either better compression than even lzma can provide, or better speed than gzip, but with bzip2 sized compression levels. It also has high grade password protected encryption and full STDIN/STDOUT support.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-09-17 06:23
0.607

一个罕见的情况下未能解压缩档案是固定的。 LZMA库更新到版本920。一个lrzip的bash完成脚本。最大verbose模式中添加了更多的调试信息。消息更少详细模式没有发生。 FreeBSD和POSIX编译修复的承诺。
标签: Minor bugfixes, Minor feature enhancements
A rare case of not being able to decompress archives was fixed. The lzma library was updated to version 920.
A bash completion script for lrzip was added. More debugging info was added in maximum verbose mode. Fewer messages occur without verbose mode. FreeBSD and POSIX compilation fixes were committed.

2011-05-14 12:29
0.606

lrzuntar是固定的。
标签: Minor bugfixes
lrzuntar was fixed.

2011-05-08 22:25
0.605

lrzcat增加了,它会自动解压缩。lrz文件到STDOUT。 lrzip和lrunzip将不再自动输出到STDOUT当输出重定向。进度输出将不再垃圾邮件的比例输出,除非发生了变化。 lrzip现在已经没有对文件大小,将愉快地压缩,并能够与零字节大小的文件的下限。计数器的百分比获取文件时对小文件的信息将不会显示%楠。可执行位不会被启用时,通过一种手段,不能保存(例如从STDIN)的原始权限压缩。
标签: Minor feature enhancements, Minor bugfixes
lrzcat was added, which automatically decompresses .lrz files to STDOUT. lrzip and lrunzip will no longer automatically output to STDOUT when output is redirected. Progress output will no longer spam the output unless the percentage has changed. lrzip now has no lower limit on the file sizes it will happily compress and is able to work with zero byte sized files. The percentage counter when getting file information on small files will not show %nan. The executable bit will not be enabled when compressing via a means that can't preserve the original permissions (e.g. from STDIN).

2011-04-26 18:35
0.604

lrzip将不再失败,并在“资源暂时不可用”错误,当压缩比100GB的数百个线程需要完成的文件。
标签: Minor bugfixes
lrzip will no longer fail with a "resource temporarily unavailable" error when compressing files over 100GB that require hundreds of threads to complete.

2011-04-13 17:19
0.602

现在的代码基础上的Cygwin。错误的符号链接,它打破了某些包一代,是固定的。限分别处以32位机器上了太多的内存为自己的好。 MD5的一代现在已停用,因为它的错误的苹果。完整版本显示与- v。在。/ configure脚本现在检查podman。文件权限是更好的结转,而不是只有0600。
标签: Minor bugfixes
The code now builds on Cygwin. Wrong symlinks, which broke some package generation, were fixed. Limits were imposed for 32-bit machines with way too much RAM for their own good. MD5 generation is disabled on Apple for now since it's faulty. The full version is displayed with -V. The ./configure script now checks for podman. File permissions are better carried over instead of being only 0600.

Project Resources