Menu

#2096 7z cannot extract incremental tar files created with --listed-incremental=file.snar

open
nobody
None
5
2018-05-11
2017-11-22
No

I have created a tgz archive on a Raspbian system with

tar cf archive.tgz --listed-incremental=archive.snar archive/

When I try to extract it with 7z in Windows 10, I find my files sorted in numbered folders like

00000000000
13146150400
13146421200
13165543600
:

It looks like a bug to me.

Can this be fixed?

Discussion

  • Igor Pavlov

    Igor Pavlov - 2017-11-22

    1) What result do you expect?
    2) What result do you have?
    And attach small example of such archive.

     

Log in to post a comment.