View Single Post
  #201  
Old 09-03-2017, 08:36
shazzla shazzla is offline
Registered User
 
Join Date: Nov 2010
Location: Hunnia
Posts: 292
Thanks: 524
Thanked 102 Times in 78 Posts
shazzla is on a distinguished road
Hi all!

I need a little help with SREP.
In command line

Srep64 -a8 -m5f -l512 -d1024 mydata.dat mydata.srep

works fine.
But when i chain the algos like this

Arc.exe a -mpzlib+srep:a8:m5f:l512:d1024+delta+zstd myarc.arc mydata.dat

,it says : invalid option -d1024 (or something like that)

Without -d1024,everythings fine...

-d1024 or -d1024mb,it doesnt matter.
Any idea ,guys ?
Thanks in advance !


Solved : Old SREP version was buggy. V3.93a works fine.

Last edited by shazzla; 10-03-2017 at 06:34.
Reply With Quote