[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Lzip-bug] chunking the files?
From: |
Antonio Diaz Diaz |
Subject: |
Re: [Lzip-bug] chunking the files? |
Date: |
Sat, 08 Dec 2012 17:31:14 +0100 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i586; en-US; rv:1.7.11) Gecko/20050905 |
Hello Chris,
Light Miner wrote:
I was wondering if you've considered an option for making file chunks,
Have you tried the --volume-size option?
`-S BYTES'
`--volume-size=BYTES'
Split the compressed output into several volume files with names
`original_name00001.lz', `original_name00002.lz', etc, and set the
volume size limit to BYTES. Each volume is a complete, maybe
multi-member, lzip file. Minimum volume size limit is 100kB. Small
volume size may degrade compression ratio, so use it only when
needed.
Regards,
Antonio.