A problem with the merging of segmented data in the image folder.

#1
by szm1 - opened

The segmented data consists of gzip files. By examining the gzip header information, it is confirmed that they are independent gzip files. After converting them to tar files and merging the segmented files, unpacking the merged tar file only yields the information from the first segment, indicating that the merging was not successful.

The files are created with https://github.com/dmuth/tarsplit. You can just run tar xf <tar-file> for each of them.

szm1 changed discussion status to closed
szm1 changed discussion status to open

thx a lot

szm1 changed discussion status to closed

Sign up or log in to comment