View Single Post
  #10  
Old 12-07-2018, 02:59
Simorq's Avatar
Simorq Simorq is offline
Registered User
 
Join Date: Mar 2014
Location: Iran
Posts: 642
Thanks: 3,602
Thanked 1,308 Times in 464 Posts
Simorq is on a distinguished road
Quote:
Originally Posted by shazzla View Post
Imho its sreps crc bug.
Pack again. I had this problem many times with srep 3.93a.
Use stdin Srep

pzlib:max+srep:m3f+LZMAII

Code:
[External compressor:srep]
header = 0
default    = -m3f -a0/0
packcmd    = "SuperREP" -s250gb -a0/0 {options} - - <stdin> <stdout>
;packcmd    = "SuperREP" -s250gb -a0/0 {options} <stdin> - Output
;packcmd    = "SuperREP" {options} Input - <stdout>
;packcmd    = "SuperREP" {options} Input Output
unpackcmd  = "_CLS\FAZip" -i0 decompress:srep <stdin> <stdout>
datafile   = Input
packedfile = Output
Reply With Quote