PDA

View Full Version : Archive splitter & Reflate !!


aswadd
03-11-2016, 09:37
hello everyone as I did many searches to get s single cmd line file splitter that works with archives without a problem I found 2 tools to did this job from unxtools

ok I thought i will pack all files which need to be reflated with store method then I will split the big archive into smaller archives (less than 2 GB) then using reflate on each one of them alone to get it work (as we know it crashes during decompression if the file size bigger than 2 GB)
the bad news is that the idea didn't work the ratio was only around 110~120 for each file which should be 200% with normal reflate 'cause the file is splitted so as the data & zlib streams :(

so any ideas to get this reflate work on files larger than 2 GB without crashing during decompression ?

aswadd
03-11-2016, 12:11
Seems no body knew :D Very Good Guys this is the 2nd thread without any solution
BTW I nearly got the idea of making reflate works with very excellent ratio :) Just making some tests

Gupta
03-11-2016, 22:19
Why are u using RAZOR's public reflate. it can't restore many files. The only benefit i see in Mt bt u can use ppx2
use this rather
http://fileforums.com/showthread.php?t=98292
there is also a cls
http://fileforums.com/showthread.php?t=98317

ask ur question here please rather then creating a whole new thread
http://fileforums.com/showthread.php?t=98274

aswadd
04-11-2016, 01:11
Why are u using RAZOR's public reflate. it can't restore many files. The only benefit i see in Mt bt u can use ppx2
use this rather
http://fileforums.com/showthread.php?t=98292
there is also a cls
http://fileforums.com/showthread.php?t=98317

ask ur question here please rather then creating a whole new thread
http://fileforums.com/showthread.php?t=98274

I'm already talking Shelwein's REFLATE that razor created a cls for it
http://fileforums.com/showthread.php?t=98317
it crashes if the file is bigger than 2 GB
& if you mean to use your 7z version I'll try

gozarck
04-11-2016, 03:08
Hi Aswadd. Do you was tried using solid blocks?

aswadd
04-11-2016, 04:24
Hi Aswadd. Do you was tried using solid blocks?

no didn't try that :D does the problem come from solid blocks ? i'll try