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.