Development & Tools/Tools & Environments
[Linux] Unzip 명령어 실행 시 bad zipfile offset 에러
꾸준희
2019. 9. 18. 14:02
728x90
반응형
~$ zip -F file.zip --out file-large.zip
~$ unzip file-large.zip
참고자료
Unzipping the multipart file - bad zipfile offset (local header sig): 4
I have a file with 13 GB, which has been split equally using martipart feature in the Winzip(Windows 7). I uploaded the files to the Linux server and I am trying to combine the multipart file to
stackoverflow.com
728x90
반응형