View Single Post
  #68  
Old 11-10-2016, 00:29
Gupta Gupta is offline
Banned
 
Join Date: Aug 2016
Location: https://t.me/pump_upp
Posts: 399
Thanks: 139
Thanked 715 Times in 231 Posts
Gupta is on a distinguished road
Send a message via ICQ to Gupta Send a message via AIM to Gupta Send a message via Yahoo to Gupta
Guys I packed some files using
7zip tar | srep | 7zip_lzma (don't remember exact command)

now the problem is that while i am extracting it via
7za e -txz -y data3.bin -so | srep64 -d -hash- -s -- | 7za x -ttar -y -si -oData3\ *.out *.raw -r

the pipe automatically closes after extracting a file of 4083387777 bytes(3.80Gb)

i try many different commands bt problem still persists

any help please...
Reply With Quote