
17-03-2017, 09:16
|
 |
Registered User
|
|
Join Date: Nov 2016
Location: In Any Planet
Posts: 60
Thanks: 121
Thanked 92 Times in 23 Posts
|
|
Quote:
Originally Posted by Sebazz
i think you need specificate decoding/encoding streams option (-t#), try this config.
[External compressor  zlib]
header = 0
packcmd = pZLib e -m2 -x -c256m -t75p $$arcdatafile$$.tmp -o $$arcpackedfile$$.tmp
unpackcmd = pZLib d -t75p - -o - <stdin> <stdout>
|
did you try any time
|