PDA

View Full Version : Command to create equally large archives


thenokiottos
11-11-2013, 12:33
Which command do I use with this compression metod
(arc a -ep1 -ed -r -w.\ Data\Setup-14.bin -mprecomp+srep+lzma:a1:mfbt4:d256m:fb273:mc1000:lc8 )
to create equally large archives?
For example, let's say I want to compress 8 gb of files: how do i create archives of 1 gb each?

pakrat2k2
11-11-2013, 13:36
Not possible with current release of freearc. Supposed to be new option it future release ( 0.7.0 +++ ). That's why all current conversions here using compress.bat have a data#.lst file & why its such an agonizing process to figure out what files fit into each output file.... nothing but good ol' trial & error.