Downloading .zip file from server after in app purchase, then want to simply unpack it into the original folder hierarchy in-place (not into a new containing folder), and trash the zip if everything checks out.
Feedback on how the unpacking is progressing (1/progression) to show the user would be helpful. As would clean error handling and automatic source file removal.
Found ziparchive which looks ok? Anything else recommended?