I have just uploaded a huge zip file (~100GB) to my vps and am now trying to unzip it via ssh using the “unzip” command. However, I’m encountering the problem that a huge amount of the files I’m trying to unzip are getting an error like this:
file #11208: bad zipfile offset (local header sig): 47953637507
In total, the error occurs on a huge amount of the files in the zip directory, eventually leading from a directory that should be around 100GB to a directory that is less than 50GB in size.
Thanks in advance for any help.