I have a project which is downloading (using HTTP) around 40 ZIP files of about 100Mb each.
The ZIP files are a multi-part archive.
The "zip.extract" function does not seem to like the format of these files (created with 7-Zip).
Should the "zip.extract" function be able to handle multi-part ZIP archives?
The ZIP files are a multi-part archive.
The "zip.extract" function does not seem to like the format of these files (created with 7-Zip).
Should the "zip.extract" function be able to handle multi-part ZIP archives?