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 Requirements

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가 완료 스크립트는 추가되었습니다. 더 많은 디버깅 정보는 최대 세부 정보 표시 모드에서 추가되었다. 적을 메시지가 세부 정보 표시 모드없이 발생합니다. FreeBSD의 및 POSIX 컴파일 수정 최선을 다하고 있었다.
Tags: 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이 해결되었습니다.
Tags: Minor bugfixes
lrzuntar was fixed.

2011-05-08 22:25
0.605

lrzcat이 자동 압축 해제하는, 추가되었습니다. lrz 파일을 표준 출력 수 있습니다. lrzip과 lrunzip은 더 이상 표준 출력에 자동으로 출력이 출력이 리디렉션됩니다 언제. 비율은 변경하지 않는 한 진행률 출력은 더 이상 출력을 스팸 것입니다. lrzip 지금 행복하게 압축하고 제로 바이트 크기의 파일을 작업할 수있는 파일 크기에 아무런 낮은 제한이 있습니다. 비율 카운터 때 %의 할머니를 표시하지 않습니다 작은 파일에 대한 파일 정보를 받고. 실행 비트가 원래 사용 권한을 (stdin에부터 등)를 보존 수없는 수단을 통해 압축하면 활성화되지 않습니다.
Tags: 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

스레드 수백 완료하는 데 필요한 1백기가바이트를 통해 파일을 압축하면 lrzip이 더 이상 "자원이 일시적으로 사용할 수 없음"으로 오류가 실패합니다.
Tags: 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에서 빌드. 일부 패키지 생성을 깨고 잘못 심볼릭 링크는, 고정했다. 기준은 자신들에게 득이 많은 RAM이 방법으로 32 비트 기계 부과했다. 그것은 결함의 이후의 MD5 세대는 이제 애플에서 사용할 수 없습니다. 정식 버전은 - V를 함께 표시됩니다. 은 / configure 스크립트가 지금 podman 확인합니다.. 파일 사용 권한은 더 나은 게 아니라 0600가되는 이월됩니다.
Tags: 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